(cd ../../devel/gmp && /opt/pkg/bin/bmake WRKDIR=/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/.devel.gmp EXTRACT_DIR=/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME:C/a$//}' SKIP_DEPENDS=YES checksum) => Checksum BLAKE2s OK for gmp-6.3.0.tar.bz2 => Checksum SHA512 OK for gmp-6.3.0.tar.bz2 (cd ../../math/mpcomplex && /opt/pkg/bin/bmake WRKDIR=/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/.devel.mpcomplex EXTRACT_DIR=/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES checksum) => Checksum BLAKE2s OK for mpc-1.3.1.tar.gz => Checksum SHA512 OK for mpc-1.3.1.tar.gz (cd ../../math/mpfr && /opt/pkg/bin/bmake WRKDIR=/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/.devel.mpfr EXTRACT_DIR=/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES checksum) => Checksum BLAKE2s OK for mpfr-4.2.1.tar.bz2 => Checksum SHA512 OK for mpfr-4.2.1.tar.bz2 ===> Building for gcc14-14.2.0 gmake[1]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build' mkdir ./fixincludes Configuring in ./fixincludes configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking whether clang supports -W... yes checking whether clang supports -Wall... yes checking whether clang supports -Wwrite-strings... yes checking whether clang supports -Wstrict-prototypes... yes checking whether clang supports -Wmissing-prototypes... yes checking whether clang supports -Wold-style-definition... yes checking whether clang supports -Wmissing-format-attribute... yes checking whether clang supports -Woverlength-strings... yes checking whether clang supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether memmem is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... no checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h mkdir ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-ranlib... ranlib checking for -plugin option... checking for x86_64-apple-darwin23-ar... (cached) ar no checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether clang supports -W... yes checking whether clang supports -Wall... yes checking whether clang supports -Wwrite-strings... yes checking whether clang supports -Wc++-compat... yes checking whether clang supports -Wstrict-prototypes... yes checking whether clang supports -Wshadow=local... yes checking whether clang supports -pedantic ... yes 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... /usr/bin/install -c -o pbulk -g staff checking for CET support... no checking target system type... x86_64-apple-darwin23 checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes 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 stdint.h... (cached) yes checking for stdio_ext.h... no checking for process.h... no checking for sys/prctl.h... no checking for spawn.h... yes 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 size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_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 gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... 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 strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... no 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 for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 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 __fsetlocking... no checking for canonicalize_file_name... no checking for dup3... no checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for pipe2... no checking for posix_spawn... yes checking for posix_spawnp... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... no checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... yes checking for SHA1 HW acceleration support... x86 SHA1 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: 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[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libiberty' if [ x"-fno-common" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/regex.c -o pic/regex.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/regex.c -o regex.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/cplus-dem.c -o cplus-dem.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/cp-demangle.c -o cp-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/md5.c -o pic/md5.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/md5.c -o md5.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/sha1.c -o sha1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/alloca.c -o alloca.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/argv.c -o pic/argv.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/argv.c -o argv.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/bsearch_r.c -o bsearch_r.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/choose-temp.c -o choose-temp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/concat.c -o pic/concat.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/concat.c -o concat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/cp-demint.c -o cp-demint.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/crc32.c -o crc32.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/d-demangle.c -o d-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/dwarfnames.c -o dwarfnames.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/dyn-string.c -o dyn-string.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/fdmatch.c -o fdmatch.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/fibheap.c -o fibheap.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/filedescriptor.c -o filedescriptor.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/filename_cmp.c -o filename_cmp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/floatformat.c -o floatformat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/fnmatch.c -o fnmatch.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/getopt.c -o getopt.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/getopt1.c -o getopt1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/getpwd.c -o getpwd.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/getruntime.c -o getruntime.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/hashtab.c -o hashtab.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/hex.c -o pic/hex.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/hex.c -o hex.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/lbasename.c -o lbasename.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/lrealpath.c -o lrealpath.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/make-temp-file.c -o make-temp-file.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/objalloc.c -o objalloc.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/obstack.c -o obstack.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/partition.c -o pic/partition.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/partition.c -o partition.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/pexecute.c -o pexecute.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/physmem.c -o physmem.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/pex-common.c -o pex-common.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/pex-one.c -o pex-one.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/pex-unix.c -o pex-unix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/vprintf-support.c -o vprintf-support.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/rust-demangle.c -o rust-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/safe-ctype.c -o safe-ctype.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/simple-object.c -o simple-object.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/simple-object-coff.c -o simple-object-coff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/simple-object-elf.c -o simple-object-elf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/sort.c -o pic/sort.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/sort.c -o sort.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/spaces.c -o spaces.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/splay-tree.c -o splay-tree.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/stack-limit.c -o stack-limit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/strerror.c -o strerror.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/strsignal.c -o strsignal.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/timeval-utils.c -o timeval-utils.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xasprintf.c -o xasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xatexit.c -o xatexit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xexit.c -o xexit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xmalloc.c -o xmalloc.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xmemdup.c -o xmemdup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xstrdup.c -o xstrdup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xstrerror.c -o xstrerror.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xstrndup.c -o xstrndup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xvasprintf.c -o xvasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/mempcpy.c -o noasan/mempcpy.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/mempcpy.c -o mempcpy.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/strverscmp.c -o noasan/strverscmp.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/strverscmp.c -o strverscmp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../gcc-14.2.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/setproctitle.c -o setproctitle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o ranlib ./libiberty.a if [ x"-fno-common" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libiberty/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libiberty/testsuite' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libiberty' gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/fixincludes' clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/fixincl.c clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/fixtests.c clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/fixfixes.c clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/server.c clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/procopen.c clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/fixlib.c clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/fixopts.c clang -pipe -Os -L/opt/pkg/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../gcc-14.2.0/fixincludes" /opt/pkg/bin/mksh ../../gcc-14.2.0/fixincludes/mkfixinc.sh x86_64-apple-darwin23 sed -e 's/@gcc_version@/14.2.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/fixincludes' mkdir ./gmp Configuring in ./gmp configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... none-apple-darwin23 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for none-apple-darwin23-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... ../../gcc-14.2.0/gmp/install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: WARNING: the "none" host is obsolete, use --disable-assembly checking ABI=standard checking whether clang is gcc... yes checking compiler clang -pipe -Os ... yes checking for none-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes 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 ISO C89... none needed checking whether clang understands -c and -o together... yes checking for clang option to accept ISO C99... none needed checking how to run the C preprocessor... clang -E checking build system compiler clang... yes checking for build system preprocessor... clang -E checking for build system executable suffix... checking whether build system compiler is ANSI... yes checking for build system compiler math library... -lm checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E using ABI="standard" CC="clang" CFLAGS="-pipe -Os " CPPFLAGS="" MPN_PATH="generic" checking whether assembler supports --noexecstack option... no checking for none-apple-darwin23-ar... ar checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin23 file names to none-apple-darwin23 format... func_convert_file_noop checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for none-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for none-apple-darwin23-dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for none-apple-darwin23-ar... (cached) ar checking for archiver @FILE support... no checking for none-apple-darwin23-strip... strip checking for none-apple-darwin23-ranlib... ranlib checking command to parse nm output from clang object... ok checking for sysroot... /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for none-apple-darwin23-mt... no checking for mt... no checking if : is a manifest tool... no checking for none-apple-darwin23-dsymutil... dsymutil checking for none-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for none-apple-darwin23-lipo... no checking for lipo... lipo checking for none-apple-darwin23-otool... otool checking for none-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes 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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... clang++ -E checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... no checking for clang++ option to produce PIC... -DPIC checking if clang++ PIC flag -DPIC works... yes checking if clang++ static flag works... yes checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking invent.h usability... no checking invent.h presence... no checking for invent.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking sys/iograph.h usability... no checking sys/iograph.h presence... no checking for sys/iograph.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/processor.h usability... no checking sys/processor.h presence... no checking for sys/processor.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking sys/syssgi.h usability... no checking sys/syssgi.h presence... no checking for sys/syssgi.h... no checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/sysctl.h... yes checking for machine/hal_sysinfo.h... no checking whether fgetc is declared... yes checking whether fscanf is declared... yes checking whether optarg is declared... yes checking whether ungetc is declared... yes checking whether vfprintf is declared... yes checking whether sys_errlist is declared... yes checking whether sys_nerr is declared... yes checking return type of signal handlers... void checking for intmax_t... yes checking for long double... yes checking for long long... yes checking for ptrdiff_t... yes checking for quad_t... yes checking for uint_least32_t... yes checking for intptr_t... yes checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether gcc __attribute__ ((const)) works... yes checking whether gcc __attribute__ ((malloc)) works... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking whether gcc __attribute__ ((noreturn)) works... yes checking whether gcc hidden aliases work... no checking for inline... inline checking for working alloca.h... yes checking for alloca (via gmp-impl.h)... yes checking how to allocate temporary memory... alloca checking whether byte ordering is bigendian... no checking format of `double' floating point... IEEE little endian checking for alarm... yes checking for attr_get... no checking for clock... yes checking for cputime... no checking for getpagesize... yes checking for getrusage... yes checking for gettimeofday... yes checking for getsysinfo... no checking for localeconv... yes checking for memset... yes checking for mmap... yes checking for mprotect... yes checking for nl_langinfo... yes checking for obstack_vprintf... no checking for popen... yes checking for processor_info... yes checking for pstat_getprocessor... no checking for raise... yes checking for read_real_time... no checking for sigaction... yes checking for sigaltstack... yes checking for sigstack... no checking for syssgi... no checking for strchr... yes checking for strerror... yes checking for strnlen... yes checking for strtol... yes checking for strtoul... yes checking for sysconf... yes checking for sysctl... yes checking for sysctlbyname... yes checking for times... yes checking for library containing clock_gettime... none required checking for vsnprintf... yes checking whether vsnprintf works... probably configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok checking whether sscanf needs writable input... no checking for struct pst_processor.psp_iticksperclktick... no checking size of void *... 8 checking size of unsigned short... 2 checking size of unsigned... 4 checking size of unsigned long... 8 checking size of mp_limb_t... 8 checking for stack_t... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline detected... yes checking for bison... bison -y checking for flex... touch lex.yy.c checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no creating config.m4 configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating demos/pexpr-config.h config.status: creating demos/calc/calc-config.h config.status: creating Makefile config.status: creating mpf/Makefile config.status: creating mpn/Makefile config.status: creating mpq/Makefile config.status: creating mpz/Makefile config.status: creating printf/Makefile config.status: creating scanf/Makefile config.status: creating rand/Makefile config.status: creating cxx/Makefile config.status: creating tests/Makefile config.status: creating tests/devel/Makefile config.status: creating tests/mpf/Makefile config.status: creating tests/mpn/Makefile config.status: creating tests/mpq/Makefile config.status: creating tests/mpz/Makefile config.status: creating tests/rand/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/cxx/Makefile config.status: creating doc/Makefile config.status: creating tune/Makefile config.status: creating demos/Makefile config.status: creating demos/calc/Makefile config.status: creating demos/expr/Makefile config.status: creating gmp.h config.status: creating gmp.pc config.status: creating gmpxx.pc config.status: creating config.h config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/add.c to mpn/add.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/add_1.c to mpn/add_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/add_n.c to mpn/add_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sub.c to mpn/sub.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sub_1.c to mpn/sub_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sub_n.c to mpn/sub_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/cnd_add_n.c to mpn/cnd_add_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/cnd_sub_n.c to mpn/cnd_sub_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/cnd_swap.c to mpn/cnd_swap.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/neg.c to mpn/neg.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/com.c to mpn/com.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mul_1.c to mpn/mul_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/submul_1.c to mpn/submul_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/add_err1_n.c to mpn/add_err1_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/add_err2_n.c to mpn/add_err2_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/add_err3_n.c to mpn/add_err3_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/lshift.c to mpn/lshift.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/rshift.c to mpn/rshift.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/dive_1.c to mpn/dive_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/diveby3.c to mpn/diveby3.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/divis.c to mpn/divis.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/divrem.c to mpn/divrem.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/fib2m.c to mpn/fib2m.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mod_1.c to mpn/mod_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mode1o.c to mpn/mode1o.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/dump.c to mpn/dump.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mod_1_1.c to mpn/mod_1_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mod_1_2.c to mpn/mod_1_2.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mod_1_3.c to mpn/mod_1_3.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mod_1_4.c to mpn/mod_1_4.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/lshiftc.c to mpn/lshiftc.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mul.c to mpn/mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mul_n.c to mpn/mul_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sqr.c to mpn/sqr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mulmid_n.c to mpn/mulmid_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mulmid.c to mpn/mulmid.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/random.c to mpn/random.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/random2.c to mpn/random2.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/pow_1.c to mpn/pow_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/rootrem.c to mpn/rootrem.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sizeinbase.c to mpn/sizeinbase.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/get_str.c to mpn/get_str.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/set_str.c to mpn/set_str.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/compute_powtab.c to mpn/compute_powtab.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/scan0.c to mpn/scan0.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/scan1.c to mpn/scan1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/popham.c to mpn/popcount.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/popham.c to mpn/hamdist.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/cmp.c to mpn/cmp.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/zero_p.c to mpn/zero_p.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/perfpow.c to mpn/perfpow.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/strongfibo.c to mpn/strongfibo.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/gcd_11.c to mpn/gcd_11.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/gcd_22.c to mpn/gcd_22.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/gcd_1.c to mpn/gcd_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/gcd.c to mpn/gcd.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/gcdext_1.c to mpn/gcdext_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/gcdext.c to mpn/gcdext.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/div_q.c to mpn/div_q.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/jacbase.c to mpn/jacbase.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/jacobi_2.c to mpn/jacobi_2.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/jacobi.c to mpn/jacobi.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/get_d.c to mpn/get_d.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/hgcd2.c to mpn/hgcd2.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/hgcd_step.c to mpn/hgcd_step.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/hgcd.c to mpn/hgcd.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mullo_n.c to mpn/mullo_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sqrlo.c to mpn/sqrlo.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom22_mul.c to mpn/toom22_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom32_mul.c to mpn/toom32_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom42_mul.c to mpn/toom42_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom52_mul.c to mpn/toom52_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom62_mul.c to mpn/toom62_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom33_mul.c to mpn/toom33_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom43_mul.c to mpn/toom43_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom53_mul.c to mpn/toom53_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom54_mul.c to mpn/toom54_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom63_mul.c to mpn/toom63_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom44_mul.c to mpn/toom44_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/invertappr.c to mpn/invertappr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/invert.c to mpn/invert.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/binvert.c to mpn/binvert.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mulmod_bknp1.c to mpn/mulmod_bknp1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/div_qr_1.c to mpn/div_qr_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/div_qr_2.c to mpn/div_qr_2.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mu_div_q.c to mpn/mu_div_q.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/bdiv_q.c to mpn/bdiv_q.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/broot.c to mpn/broot.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/brootinv.c to mpn/brootinv.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/bsqrt.c to mpn/bsqrt.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/divexact.c to mpn/divexact.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/redc_1.c to mpn/redc_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/redc_2.c to mpn/redc_2.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/redc_n.c to mpn/redc_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/powm.c to mpn/powm.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/powlo.c to mpn/powlo.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sec_powm.c to mpn/sec_powm.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sec_mul.c to mpn/sec_mul.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sec_sqr.c to mpn/sec_sqr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sec_div.c to mpn/sec_div_qr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sec_div.c to mpn/sec_div_r.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sec_aors_1.c to mpn/sec_add_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sec_invert.c to mpn/sec_invert.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/trialdiv.c to mpn/trialdiv.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/remove.c to mpn/remove.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/logops_n.c to mpn/and_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/logops_n.c to mpn/andn_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/logops_n.c to mpn/nand_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/logops_n.c to mpn/ior_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/logops_n.c to mpn/iorn_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/logops_n.c to mpn/nior_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/logops_n.c to mpn/xor_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/logops_n.c to mpn/xnor_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/copyi.c to mpn/copyi.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/copyd.c to mpn/copyd.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/zero.c to mpn/zero.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/sec_tabselect.c to mpn/sec_tabselect.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/comb_tables.c to mpn/comb_tables.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c config.status: linking ../../gcc-14.2.0/gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h config.status: executing libtool commands configure: summary of build options: Version: GNU MP 6.3.0 Host type: none-apple-darwin23 ABI: standard Install prefix: /opt/pkg/gcc14 Compiler: clang Static libraries: yes Shared libraries: no gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp' clang `test -f 'gen-fac.c' || echo '../../gcc-14.2.0/gmp/'`gen-fac.c -o gen-fac ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1) clang `test -f 'gen-sieve.c' || echo '../../gcc-14.2.0/gmp/'`gen-sieve.c -o gen-sieve ./gen-sieve 64 >sieve_table.h || (rm -f sieve_table.h; exit 1) clang `test -f 'gen-fib.c' || echo '../../gcc-14.2.0/gmp/'`gen-fib.c -o gen-fib ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1) ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1) clang `test -f 'gen-bases.c' || echo '../../gcc-14.2.0/gmp/'`gen-bases.c -o gen-bases -lm ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1) ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) clang `test -f 'gen-trialdivtab.c' || echo '../../gcc-14.2.0/gmp/'`gen-trialdivtab.c -o gen-trialdivtab -lm ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) clang `test -f 'gen-jacobitab.c' || echo '../../gcc-14.2.0/gmp/'`gen-jacobitab.c -o gen-jacobitab ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1) clang `test -f 'gen-psqr.c' || echo '../../gcc-14.2.0/gmp/'`gen-psqr.c -o gen-psqr -lm ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp' Making all in tests gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests' Making all in . gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests' Making all in devel gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/devel' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/devel' Making all in mpn gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/mpn' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/mpn' Making all in mpz gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/mpz' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/mpz' Making all in mpq gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/mpq' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/mpq' Making all in mpf gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/mpf' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/mpf' Making all in rand gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/rand' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/rand' Making all in misc gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/misc' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/misc' Making all in cxx gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/cxx' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests/cxx' gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tests' Making all in mpn gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/mpn' /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo fib_table | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o fib_table.lo fib_table.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_fib_table -DNO_ASM -pipe -Os -c fib_table.c -fno-common -DPIC -o fib_table.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mp_bases | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mp_bases.lo mp_bases.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mp_bases -DNO_ASM -pipe -Os -c mp_bases.c -fno-common -DPIC -o mp_bases.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo add | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o add.lo add.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_add -DNO_ASM -pipe -Os -c add.c -fno-common -DPIC -o add.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo add_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o add_1.lo add_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_add_1 -DNO_ASM -pipe -Os -c add_1.c -fno-common -DPIC -o add_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo add_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o add_n.lo add_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_add_n -DNO_ASM -pipe -Os -c add_n.c -fno-common -DPIC -o add_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sub | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sub.lo sub.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sub -DNO_ASM -pipe -Os -c sub.c -fno-common -DPIC -o sub.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sub_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sub_1.lo sub_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sub_1 -DNO_ASM -pipe -Os -c sub_1.c -fno-common -DPIC -o sub_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sub_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sub_n.lo sub_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sub_n -DNO_ASM -pipe -Os -c sub_n.c -fno-common -DPIC -o sub_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o cnd_add_n.lo cnd_add_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_cnd_add_n -DNO_ASM -pipe -Os -c cnd_add_n.c -fno-common -DPIC -o cnd_add_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o cnd_sub_n.lo cnd_sub_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_cnd_sub_n -DNO_ASM -pipe -Os -c cnd_sub_n.c -fno-common -DPIC -o cnd_sub_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo cnd_swap | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o cnd_swap.lo cnd_swap.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_cnd_swap -DNO_ASM -pipe -Os -c cnd_swap.c -fno-common -DPIC -o cnd_swap.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo neg | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o neg.lo neg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_neg -DNO_ASM -pipe -Os -c neg.c -fno-common -DPIC -o neg.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo com | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o com.lo com.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_com -DNO_ASM -pipe -Os -c com.c -fno-common -DPIC -o com.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mul_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mul_1.lo mul_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mul_1 -DNO_ASM -pipe -Os -c mul_1.c -fno-common -DPIC -o mul_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo addmul_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o addmul_1.lo addmul_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_addmul_1 -DNO_ASM -pipe -Os -c addmul_1.c -fno-common -DPIC -o addmul_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo submul_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o submul_1.lo submul_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_submul_1 -DNO_ASM -pipe -Os -c submul_1.c -fno-common -DPIC -o submul_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo add_err1_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o add_err1_n.lo add_err1_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_add_err1_n -DNO_ASM -pipe -Os -c add_err1_n.c -fno-common -DPIC -o add_err1_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo add_err2_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o add_err2_n.lo add_err2_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_add_err2_n -DNO_ASM -pipe -Os -c add_err2_n.c -fno-common -DPIC -o add_err2_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo add_err3_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o add_err3_n.lo add_err3_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_add_err3_n -DNO_ASM -pipe -Os -c add_err3_n.c -fno-common -DPIC -o add_err3_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sub_err1_n.lo sub_err1_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sub_err1_n -DNO_ASM -pipe -Os -c sub_err1_n.c -fno-common -DPIC -o sub_err1_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sub_err2_n.lo sub_err2_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sub_err2_n -DNO_ASM -pipe -Os -c sub_err2_n.c -fno-common -DPIC -o sub_err2_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sub_err3_n.lo sub_err3_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sub_err3_n -DNO_ASM -pipe -Os -c sub_err3_n.c -fno-common -DPIC -o sub_err3_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo lshift | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o lshift.lo lshift.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_lshift -DNO_ASM -pipe -Os -c lshift.c -fno-common -DPIC -o lshift.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo rshift | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o rshift.lo rshift.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_rshift -DNO_ASM -pipe -Os -c rshift.c -fno-common -DPIC -o rshift.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo dive_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o dive_1.lo dive_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_dive_1 -DNO_ASM -pipe -Os -c dive_1.c -fno-common -DPIC -o dive_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo diveby3 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o diveby3.lo diveby3.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_diveby3 -DNO_ASM -pipe -Os -c diveby3.c -fno-common -DPIC -o diveby3.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo divis | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o divis.lo divis.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_divis -DNO_ASM -pipe -Os -c divis.c -fno-common -DPIC -o divis.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo divrem | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o divrem.lo divrem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_divrem -DNO_ASM -pipe -Os -c divrem.c -fno-common -DPIC -o divrem.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo divrem_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o divrem_1.lo divrem_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_divrem_1 -DNO_ASM -pipe -Os -c divrem_1.c -fno-common -DPIC -o divrem_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo divrem_2 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o divrem_2.lo divrem_2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_divrem_2 -DNO_ASM -pipe -Os -c divrem_2.c -fno-common -DPIC -o divrem_2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo fib2_ui | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o fib2_ui.lo fib2_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_fib2_ui -DNO_ASM -pipe -Os -c fib2_ui.c -fno-common -DPIC -o fib2_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo fib2m | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o fib2m.lo fib2m.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_fib2m -DNO_ASM -pipe -Os -c fib2m.c -fno-common -DPIC -o fib2m.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mod_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mod_1.lo mod_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mod_1 -DNO_ASM -pipe -Os -c mod_1.c -fno-common -DPIC -o mod_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mod_34lsub1.lo mod_34lsub1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mod_34lsub1 -DNO_ASM -pipe -Os -c mod_34lsub1.c -fno-common -DPIC -o mod_34lsub1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mode1o | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mode1o.lo mode1o.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mode1o -DNO_ASM -pipe -Os -c mode1o.c -fno-common -DPIC -o mode1o.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o pre_divrem_1.lo pre_divrem_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_pre_divrem_1 -DNO_ASM -pipe -Os -c pre_divrem_1.c -fno-common -DPIC -o pre_divrem_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o pre_mod_1.lo pre_mod_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_pre_mod_1 -DNO_ASM -pipe -Os -c pre_mod_1.c -fno-common -DPIC -o pre_mod_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo dump | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o dump.lo dump.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_dump -DNO_ASM -pipe -Os -c dump.c -fno-common -DPIC -o dump.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mod_1_1.lo mod_1_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mod_1_1 -DNO_ASM -pipe -Os -c mod_1_1.c -fno-common -DPIC -o mod_1_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mod_1_2.lo mod_1_2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mod_1_2 -DNO_ASM -pipe -Os -c mod_1_2.c -fno-common -DPIC -o mod_1_2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mod_1_3.lo mod_1_3.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mod_1_3 -DNO_ASM -pipe -Os -c mod_1_3.c -fno-common -DPIC -o mod_1_3.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mod_1_4.lo mod_1_4.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mod_1_4 -DNO_ASM -pipe -Os -c mod_1_4.c -fno-common -DPIC -o mod_1_4.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo lshiftc | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o lshiftc.lo lshiftc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_lshiftc -DNO_ASM -pipe -Os -c lshiftc.c -fno-common -DPIC -o lshiftc.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mul.lo mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mul -DNO_ASM -pipe -Os -c mul.c -fno-common -DPIC -o mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mul_fft | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mul_fft.lo mul_fft.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mul_fft -DNO_ASM -pipe -Os -c mul_fft.c -fno-common -DPIC -o mul_fft.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mul_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mul_n.lo mul_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mul_n -DNO_ASM -pipe -Os -c mul_n.c -fno-common -DPIC -o mul_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sqr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sqr.lo sqr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sqr -DNO_ASM -pipe -Os -c sqr.c -fno-common -DPIC -o sqr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mul_basecase | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mul_basecase.lo mul_basecase.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mul_basecase -DNO_ASM -pipe -Os -c mul_basecase.c -fno-common -DPIC -o mul_basecase.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sqr_basecase.lo sqr_basecase.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sqr_basecase -DNO_ASM -pipe -Os -c sqr_basecase.c -fno-common -DPIC -o sqr_basecase.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o nussbaumer_mul.lo nussbaumer_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_nussbaumer_mul -DNO_ASM -pipe -Os -c nussbaumer_mul.c -fno-common -DPIC -o nussbaumer_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mulmid_basecase.lo mulmid_basecase.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mulmid_basecase -DNO_ASM -pipe -Os -c mulmid_basecase.c -fno-common -DPIC -o mulmid_basecase.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom42_mulmid.lo toom42_mulmid.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom42_mulmid -DNO_ASM -pipe -Os -c toom42_mulmid.c -fno-common -DPIC -o toom42_mulmid.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mulmid_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mulmid_n.lo mulmid_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mulmid_n -DNO_ASM -pipe -Os -c mulmid_n.c -fno-common -DPIC -o mulmid_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mulmid | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mulmid.lo mulmid.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mulmid -DNO_ASM -pipe -Os -c mulmid.c -fno-common -DPIC -o mulmid.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo random | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o random.lo random.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_random -DNO_ASM -pipe -Os -c random.c -fno-common -DPIC -o random.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo random2 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o random2.lo random2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_random2 -DNO_ASM -pipe -Os -c random2.c -fno-common -DPIC -o random2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo pow_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o pow_1.lo pow_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_pow_1 -DNO_ASM -pipe -Os -c pow_1.c -fno-common -DPIC -o pow_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo rootrem | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o rootrem.lo rootrem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_rootrem -DNO_ASM -pipe -Os -c rootrem.c -fno-common -DPIC -o rootrem.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sqrtrem | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sqrtrem.lo sqrtrem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sqrtrem -DNO_ASM -pipe -Os -c sqrtrem.c -fno-common -DPIC -o sqrtrem.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sizeinbase | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sizeinbase.lo sizeinbase.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sizeinbase -DNO_ASM -pipe -Os -c sizeinbase.c -fno-common -DPIC -o sizeinbase.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo get_str | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o get_str.lo get_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_get_str -DNO_ASM -pipe -Os -c get_str.c -fno-common -DPIC -o get_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo set_str | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o set_str.lo set_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_set_str -DNO_ASM -pipe -Os -c set_str.c -fno-common -DPIC -o set_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo compute_powtab | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o compute_powtab.lo compute_powtab.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_compute_powtab -DNO_ASM -pipe -Os -c compute_powtab.c -fno-common -DPIC -o compute_powtab.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo scan0 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o scan0.lo scan0.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_scan0 -DNO_ASM -pipe -Os -c scan0.c -fno-common -DPIC -o scan0.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo scan1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o scan1.lo scan1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_scan1 -DNO_ASM -pipe -Os -c scan1.c -fno-common -DPIC -o scan1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo popcount | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o popcount.lo popcount.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_popcount -DNO_ASM -pipe -Os -c popcount.c -fno-common -DPIC -o popcount.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo hamdist | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o hamdist.lo hamdist.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_hamdist -DNO_ASM -pipe -Os -c hamdist.c -fno-common -DPIC -o hamdist.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo cmp | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o cmp.lo cmp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_cmp -DNO_ASM -pipe -Os -c cmp.c -fno-common -DPIC -o cmp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo zero_p | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o zero_p.lo zero_p.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_zero_p -DNO_ASM -pipe -Os -c zero_p.c -fno-common -DPIC -o zero_p.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo perfsqr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o perfsqr.lo perfsqr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_perfsqr -DNO_ASM -pipe -Os -c perfsqr.c -fno-common -DPIC -o perfsqr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo perfpow | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o perfpow.lo perfpow.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_perfpow -DNO_ASM -pipe -Os -c perfpow.c -fno-common -DPIC -o perfpow.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo strongfibo | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o strongfibo.lo strongfibo.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_strongfibo -DNO_ASM -pipe -Os -c strongfibo.c -fno-common -DPIC -o strongfibo.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo gcd_11 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o gcd_11.lo gcd_11.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_gcd_11 -DNO_ASM -pipe -Os -c gcd_11.c -fno-common -DPIC -o gcd_11.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo gcd_22 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o gcd_22.lo gcd_22.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_gcd_22 -DNO_ASM -pipe -Os -c gcd_22.c -fno-common -DPIC -o gcd_22.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo gcd_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o gcd_1.lo gcd_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_gcd_1 -DNO_ASM -pipe -Os -c gcd_1.c -fno-common -DPIC -o gcd_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo gcd | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o gcd.lo gcd.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_gcd -DNO_ASM -pipe -Os -c gcd.c -fno-common -DPIC -o gcd.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o gcdext_1.lo gcdext_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_gcdext_1 -DNO_ASM -pipe -Os -c gcdext_1.c -fno-common -DPIC -o gcdext_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo gcdext | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o gcdext.lo gcdext.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_gcdext -DNO_ASM -pipe -Os -c gcdext.c -fno-common -DPIC -o gcdext.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o gcd_subdiv_step.lo gcd_subdiv_step.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_gcd_subdiv_step -DNO_ASM -pipe -Os -c gcd_subdiv_step.c -fno-common -DPIC -o gcd_subdiv_step.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o gcdext_lehmer.lo gcdext_lehmer.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_gcdext_lehmer -DNO_ASM -pipe -Os -c gcdext_lehmer.c -fno-common -DPIC -o gcdext_lehmer.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo div_q | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o div_q.lo div_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_div_q -DNO_ASM -pipe -Os -c div_q.c -fno-common -DPIC -o div_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o tdiv_qr.lo tdiv_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_tdiv_qr -DNO_ASM -pipe -Os -c tdiv_qr.c -fno-common -DPIC -o tdiv_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo jacbase | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o jacbase.lo jacbase.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_jacbase -DNO_ASM -pipe -Os -c jacbase.c -fno-common -DPIC -o jacbase.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o jacobi_2.lo jacobi_2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_jacobi_2 -DNO_ASM -pipe -Os -c jacobi_2.c -fno-common -DPIC -o jacobi_2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo jacobi | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o jacobi.lo jacobi.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_jacobi -DNO_ASM -pipe -Os -c jacobi.c -fno-common -DPIC -o jacobi.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo get_d | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o get_d.lo get_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_get_d -DNO_ASM -pipe -Os -c get_d.c -fno-common -DPIC -o get_d.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o matrix22_mul.lo matrix22_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_matrix22_mul -DNO_ASM -pipe -Os -c matrix22_mul.c -fno-common -DPIC -o matrix22_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_matrix22_mul1_inverse_vector -DNO_ASM -pipe -Os -c matrix22_mul1_inverse_vector.c -fno-common -DPIC -o matrix22_mul1_inverse_vector.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o hgcd_matrix.lo hgcd_matrix.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_hgcd_matrix -DNO_ASM -pipe -Os -c hgcd_matrix.c -fno-common -DPIC -o hgcd_matrix.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo hgcd2 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o hgcd2.lo hgcd2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_hgcd2 -DNO_ASM -pipe -Os -c hgcd2.c -fno-common -DPIC -o hgcd2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo hgcd_step | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o hgcd_step.lo hgcd_step.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_hgcd_step -DNO_ASM -pipe -Os -c hgcd_step.c -fno-common -DPIC -o hgcd_step.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o hgcd_reduce.lo hgcd_reduce.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_hgcd_reduce -DNO_ASM -pipe -Os -c hgcd_reduce.c -fno-common -DPIC -o hgcd_reduce.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo hgcd | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o hgcd.lo hgcd.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_hgcd -DNO_ASM -pipe -Os -c hgcd.c -fno-common -DPIC -o hgcd.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o hgcd_appr.lo hgcd_appr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_hgcd_appr -DNO_ASM -pipe -Os -c hgcd_appr.c -fno-common -DPIC -o hgcd_appr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o hgcd2_jacobi.lo hgcd2_jacobi.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_hgcd2_jacobi -DNO_ASM -pipe -Os -c hgcd2_jacobi.c -fno-common -DPIC -o hgcd2_jacobi.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o hgcd_jacobi.lo hgcd_jacobi.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_hgcd_jacobi -DNO_ASM -pipe -Os -c hgcd_jacobi.c -fno-common -DPIC -o hgcd_jacobi.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mullo_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mullo_n.lo mullo_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mullo_n -DNO_ASM -pipe -Os -c mullo_n.c -fno-common -DPIC -o mullo_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mullo_basecase.lo mullo_basecase.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mullo_basecase -DNO_ASM -pipe -Os -c mullo_basecase.c -fno-common -DPIC -o mullo_basecase.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sqrlo | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sqrlo.lo sqrlo.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sqrlo -DNO_ASM -pipe -Os -c sqrlo.c -fno-common -DPIC -o sqrlo.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sqrlo_basecase.lo sqrlo_basecase.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sqrlo_basecase -DNO_ASM -pipe -Os -c sqrlo_basecase.c -fno-common -DPIC -o sqrlo_basecase.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom22_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom22_mul.lo toom22_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom22_mul -DNO_ASM -pipe -Os -c toom22_mul.c -fno-common -DPIC -o toom22_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom32_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom32_mul.lo toom32_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom32_mul -DNO_ASM -pipe -Os -c toom32_mul.c -fno-common -DPIC -o toom32_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom42_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom42_mul.lo toom42_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom42_mul -DNO_ASM -pipe -Os -c toom42_mul.c -fno-common -DPIC -o toom42_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom52_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom52_mul.lo toom52_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom52_mul -DNO_ASM -pipe -Os -c toom52_mul.c -fno-common -DPIC -o toom52_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom62_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom62_mul.lo toom62_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom62_mul -DNO_ASM -pipe -Os -c toom62_mul.c -fno-common -DPIC -o toom62_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom33_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom33_mul.lo toom33_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom33_mul -DNO_ASM -pipe -Os -c toom33_mul.c -fno-common -DPIC -o toom33_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom43_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom43_mul.lo toom43_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom43_mul -DNO_ASM -pipe -Os -c toom43_mul.c -fno-common -DPIC -o toom43_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom53_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom53_mul.lo toom53_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom53_mul -DNO_ASM -pipe -Os -c toom53_mul.c -fno-common -DPIC -o toom53_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom54_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom54_mul.lo toom54_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom54_mul -DNO_ASM -pipe -Os -c toom54_mul.c -fno-common -DPIC -o toom54_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom63_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom63_mul.lo toom63_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom63_mul -DNO_ASM -pipe -Os -c toom63_mul.c -fno-common -DPIC -o toom63_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom44_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom44_mul.lo toom44_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom44_mul -DNO_ASM -pipe -Os -c toom44_mul.c -fno-common -DPIC -o toom44_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom6h_mul.lo toom6h_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom6h_mul -DNO_ASM -pipe -Os -c toom6h_mul.c -fno-common -DPIC -o toom6h_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom6_sqr.lo toom6_sqr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom6_sqr -DNO_ASM -pipe -Os -c toom6_sqr.c -fno-common -DPIC -o toom6_sqr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom8h_mul.lo toom8h_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom8h_mul -DNO_ASM -pipe -Os -c toom8h_mul.c -fno-common -DPIC -o toom8h_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom8_sqr.lo toom8_sqr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom8_sqr -DNO_ASM -pipe -Os -c toom8_sqr.c -fno-common -DPIC -o toom8_sqr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_couple_handling.lo toom_couple_handling.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_couple_handling -DNO_ASM -pipe -Os -c toom_couple_handling.c -fno-common -DPIC -o toom_couple_handling.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom2_sqr.lo toom2_sqr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom2_sqr -DNO_ASM -pipe -Os -c toom2_sqr.c -fno-common -DPIC -o toom2_sqr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom3_sqr.lo toom3_sqr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom3_sqr -DNO_ASM -pipe -Os -c toom3_sqr.c -fno-common -DPIC -o toom3_sqr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom4_sqr.lo toom4_sqr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom4_sqr -DNO_ASM -pipe -Os -c toom4_sqr.c -fno-common -DPIC -o toom4_sqr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_eval_dgr3_pm1 -DNO_ASM -pipe -Os -c toom_eval_dgr3_pm1.c -fno-common -DPIC -o toom_eval_dgr3_pm1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_eval_dgr3_pm2 -DNO_ASM -pipe -Os -c toom_eval_dgr3_pm2.c -fno-common -DPIC -o toom_eval_dgr3_pm2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_eval_pm1.lo toom_eval_pm1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_eval_pm1 -DNO_ASM -pipe -Os -c toom_eval_pm1.c -fno-common -DPIC -o toom_eval_pm1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_eval_pm2.lo toom_eval_pm2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_eval_pm2 -DNO_ASM -pipe -Os -c toom_eval_pm2.c -fno-common -DPIC -o toom_eval_pm2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_eval_pm2exp -DNO_ASM -pipe -Os -c toom_eval_pm2exp.c -fno-common -DPIC -o toom_eval_pm2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_eval_pm2rexp -DNO_ASM -pipe -Os -c toom_eval_pm2rexp.c -fno-common -DPIC -o toom_eval_pm2rexp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_interpolate_5pts -DNO_ASM -pipe -Os -c toom_interpolate_5pts.c -fno-common -DPIC -o toom_interpolate_5pts.o toom_interpolate_5pts.c:70:19: warning: expression result unused [-Wunused-value] ASSERT_NOCARRY (mpn_divexact_by3 (v2, v2, kk1)); /* v2 <- v2 / 3 */ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-14.2.0/gmp/gmp-impl.h:1723:6: note: expanded from macro 'mpn_divexact_by3' (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3))) ~ ^ ../../../gcc-14.2.0/gmp/gmp-impl.h:2525:33: note: expanded from macro 'ASSERT_NOCARRY' #define ASSERT_NOCARRY(expr) (expr) ^~~~ 1 warning generated. /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_interpolate_6pts -DNO_ASM -pipe -Os -c toom_interpolate_6pts.c -fno-common -DPIC -o toom_interpolate_6pts.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_interpolate_7pts -DNO_ASM -pipe -Os -c toom_interpolate_7pts.c -fno-common -DPIC -o toom_interpolate_7pts.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_interpolate_8pts -DNO_ASM -pipe -Os -c toom_interpolate_8pts.c -fno-common -DPIC -o toom_interpolate_8pts.o toom_interpolate_8pts.c:163:18: warning: expression result unused [-Wunused-value] ASSERT_NOCARRY(mpn_divexact_by3 (r5, r5, 3 * n + 1)); ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-14.2.0/gmp/gmp-impl.h:1723:6: note: expanded from macro 'mpn_divexact_by3' (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3))) ~ ^ ../../../gcc-14.2.0/gmp/gmp-impl.h:2525:33: note: expanded from macro 'ASSERT_NOCARRY' #define ASSERT_NOCARRY(expr) (expr) ^~~~ 1 warning generated. /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_interpolate_12pts -DNO_ASM -pipe -Os -c toom_interpolate_12pts.c -fno-common -DPIC -o toom_interpolate_12pts.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_toom_interpolate_16pts -DNO_ASM -pipe -Os -c toom_interpolate_16pts.c -fno-common -DPIC -o toom_interpolate_16pts.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo invertappr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o invertappr.lo invertappr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_invertappr -DNO_ASM -pipe -Os -c invertappr.c -fno-common -DPIC -o invertappr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo invert | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o invert.lo invert.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_invert -DNO_ASM -pipe -Os -c invert.c -fno-common -DPIC -o invert.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo binvert | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o binvert.lo binvert.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_binvert -DNO_ASM -pipe -Os -c binvert.c -fno-common -DPIC -o binvert.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mulmod_bnm1.lo mulmod_bnm1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mulmod_bnm1 -DNO_ASM -pipe -Os -c mulmod_bnm1.c -fno-common -DPIC -o mulmod_bnm1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sqrmod_bnm1.lo sqrmod_bnm1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sqrmod_bnm1 -DNO_ASM -pipe -Os -c sqrmod_bnm1.c -fno-common -DPIC -o sqrmod_bnm1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mulmod_bknp1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mulmod_bknp1.lo mulmod_bknp1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mulmod_bknp1 -DNO_ASM -pipe -Os -c mulmod_bknp1.c -fno-common -DPIC -o mulmod_bknp1.o mulmod_bknp1.c:335:21: warning: expression result unused [-Wunused-value] ASSERT_NOCARRY (mpn_divexact_by3 (tp, tp, n + 1)); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-14.2.0/gmp/gmp-impl.h:1723:6: note: expanded from macro 'mpn_divexact_by3' (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3))) ~ ^ ../../../gcc-14.2.0/gmp/gmp-impl.h:2525:33: note: expanded from macro 'ASSERT_NOCARRY' #define ASSERT_NOCARRY(expr) (expr) ^~~~ 1 warning generated. /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o div_qr_1.lo div_qr_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_div_qr_1 -DNO_ASM -pipe -Os -c div_qr_1.c -fno-common -DPIC -o div_qr_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o div_qr_1n_pi1.lo div_qr_1n_pi1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_div_qr_1n_pi1 -DNO_ASM -pipe -Os -c div_qr_1n_pi1.c -fno-common -DPIC -o div_qr_1n_pi1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o div_qr_2.lo div_qr_2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_div_qr_2 -DNO_ASM -pipe -Os -c div_qr_2.c -fno-common -DPIC -o div_qr_2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_div_qr_2n_pi1 -DNO_ASM -pipe -Os -c div_qr_2n_pi1.c -fno-common -DPIC -o div_qr_2n_pi1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_div_qr_2u_pi1 -DNO_ASM -pipe -Os -c div_qr_2u_pi1.c -fno-common -DPIC -o div_qr_2u_pi1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sbpi1_div_q.lo sbpi1_div_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sbpi1_div_q -DNO_ASM -pipe -Os -c sbpi1_div_q.c -fno-common -DPIC -o sbpi1_div_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sbpi1_div_qr.lo sbpi1_div_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sbpi1_div_qr -DNO_ASM -pipe -Os -c sbpi1_div_qr.c -fno-common -DPIC -o sbpi1_div_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sbpi1_divappr_q -DNO_ASM -pipe -Os -c sbpi1_divappr_q.c -fno-common -DPIC -o sbpi1_divappr_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o dcpi1_div_q.lo dcpi1_div_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_dcpi1_div_q -DNO_ASM -pipe -Os -c dcpi1_div_q.c -fno-common -DPIC -o dcpi1_div_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o dcpi1_div_qr.lo dcpi1_div_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_dcpi1_div_qr -DNO_ASM -pipe -Os -c dcpi1_div_qr.c -fno-common -DPIC -o dcpi1_div_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_dcpi1_divappr_q -DNO_ASM -pipe -Os -c dcpi1_divappr_q.c -fno-common -DPIC -o dcpi1_divappr_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mu_div_qr.lo mu_div_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mu_div_qr -DNO_ASM -pipe -Os -c mu_div_qr.c -fno-common -DPIC -o mu_div_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mu_divappr_q.lo mu_divappr_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mu_divappr_q -DNO_ASM -pipe -Os -c mu_divappr_q.c -fno-common -DPIC -o mu_divappr_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mu_div_q | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mu_div_q.lo mu_div_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mu_div_q -DNO_ASM -pipe -Os -c mu_div_q.c -fno-common -DPIC -o mu_div_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o bdiv_q_1.lo bdiv_q_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_bdiv_q_1 -DNO_ASM -pipe -Os -c bdiv_q_1.c -fno-common -DPIC -o bdiv_q_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sbpi1_bdiv_q -DNO_ASM -pipe -Os -c sbpi1_bdiv_q.c -fno-common -DPIC -o sbpi1_bdiv_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sbpi1_bdiv_qr -DNO_ASM -pipe -Os -c sbpi1_bdiv_qr.c -fno-common -DPIC -o sbpi1_bdiv_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sbpi1_bdiv_r -DNO_ASM -pipe -Os -c sbpi1_bdiv_r.c -fno-common -DPIC -o sbpi1_bdiv_r.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_dcpi1_bdiv_q -DNO_ASM -pipe -Os -c dcpi1_bdiv_q.c -fno-common -DPIC -o dcpi1_bdiv_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_dcpi1_bdiv_qr -DNO_ASM -pipe -Os -c dcpi1_bdiv_qr.c -fno-common -DPIC -o dcpi1_bdiv_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mu_bdiv_q.lo mu_bdiv_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mu_bdiv_q -DNO_ASM -pipe -Os -c mu_bdiv_q.c -fno-common -DPIC -o mu_bdiv_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o mu_bdiv_qr.lo mu_bdiv_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_mu_bdiv_qr -DNO_ASM -pipe -Os -c mu_bdiv_qr.c -fno-common -DPIC -o mu_bdiv_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo bdiv_q | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o bdiv_q.lo bdiv_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_bdiv_q -DNO_ASM -pipe -Os -c bdiv_q.c -fno-common -DPIC -o bdiv_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o bdiv_qr.lo bdiv_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_bdiv_qr -DNO_ASM -pipe -Os -c bdiv_qr.c -fno-common -DPIC -o bdiv_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo broot | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o broot.lo broot.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_broot -DNO_ASM -pipe -Os -c broot.c -fno-common -DPIC -o broot.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo brootinv | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o brootinv.lo brootinv.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_brootinv -DNO_ASM -pipe -Os -c brootinv.c -fno-common -DPIC -o brootinv.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo bsqrt | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o bsqrt.lo bsqrt.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_bsqrt -DNO_ASM -pipe -Os -c bsqrt.c -fno-common -DPIC -o bsqrt.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o bsqrtinv.lo bsqrtinv.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_bsqrtinv -DNO_ASM -pipe -Os -c bsqrtinv.c -fno-common -DPIC -o bsqrtinv.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo divexact | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o divexact.lo divexact.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_divexact -DNO_ASM -pipe -Os -c divexact.c -fno-common -DPIC -o divexact.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o bdiv_dbm1c.lo bdiv_dbm1c.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_bdiv_dbm1c -DNO_ASM -pipe -Os -c bdiv_dbm1c.c -fno-common -DPIC -o bdiv_dbm1c.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo redc_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o redc_1.lo redc_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_redc_1 -DNO_ASM -pipe -Os -c redc_1.c -fno-common -DPIC -o redc_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo redc_2 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o redc_2.lo redc_2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_redc_2 -DNO_ASM -pipe -Os -c redc_2.c -fno-common -DPIC -o redc_2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo redc_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o redc_n.lo redc_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_redc_n -DNO_ASM -pipe -Os -c redc_n.c -fno-common -DPIC -o redc_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo powm | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o powm.lo powm.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_powm -DNO_ASM -pipe -Os -c powm.c -fno-common -DPIC -o powm.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo powlo | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o powlo.lo powlo.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_powlo -DNO_ASM -pipe -Os -c powlo.c -fno-common -DPIC -o powlo.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sec_powm | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sec_powm.lo sec_powm.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sec_powm -DNO_ASM -pipe -Os -c sec_powm.c -fno-common -DPIC -o sec_powm.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sec_mul | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sec_mul.lo sec_mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sec_mul -DNO_ASM -pipe -Os -c sec_mul.c -fno-common -DPIC -o sec_mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sec_sqr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sec_sqr.lo sec_sqr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sec_sqr -DNO_ASM -pipe -Os -c sec_sqr.c -fno-common -DPIC -o sec_sqr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sec_div_qr.lo sec_div_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sec_div_qr -DNO_ASM -pipe -Os -c sec_div_qr.c -fno-common -DPIC -o sec_div_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sec_div_r | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sec_div_r.lo sec_div_r.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sec_div_r -DNO_ASM -pipe -Os -c sec_div_r.c -fno-common -DPIC -o sec_div_r.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sec_pi1_div_qr -DNO_ASM -pipe -Os -c sec_pi1_div_qr.c -fno-common -DPIC -o sec_pi1_div_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sec_pi1_div_r.lo sec_pi1_div_r.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sec_pi1_div_r -DNO_ASM -pipe -Os -c sec_pi1_div_r.c -fno-common -DPIC -o sec_pi1_div_r.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sec_add_1.lo sec_add_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sec_add_1 -DNO_ASM -pipe -Os -c sec_add_1.c -fno-common -DPIC -o sec_add_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sec_sub_1.lo sec_sub_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sec_sub_1 -DNO_ASM -pipe -Os -c sec_sub_1.c -fno-common -DPIC -o sec_sub_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sec_invert | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sec_invert.lo sec_invert.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sec_invert -DNO_ASM -pipe -Os -c sec_invert.c -fno-common -DPIC -o sec_invert.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo trialdiv | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o trialdiv.lo trialdiv.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_trialdiv -DNO_ASM -pipe -Os -c trialdiv.c -fno-common -DPIC -o trialdiv.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo remove | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o remove.lo remove.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_remove -DNO_ASM -pipe -Os -c remove.c -fno-common -DPIC -o remove.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo and_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o and_n.lo and_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_and_n -DNO_ASM -pipe -Os -c and_n.c -fno-common -DPIC -o and_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo andn_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o andn_n.lo andn_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_andn_n -DNO_ASM -pipe -Os -c andn_n.c -fno-common -DPIC -o andn_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo nand_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o nand_n.lo nand_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_nand_n -DNO_ASM -pipe -Os -c nand_n.c -fno-common -DPIC -o nand_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo ior_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o ior_n.lo ior_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_ior_n -DNO_ASM -pipe -Os -c ior_n.c -fno-common -DPIC -o ior_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo iorn_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o iorn_n.lo iorn_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_iorn_n -DNO_ASM -pipe -Os -c iorn_n.c -fno-common -DPIC -o iorn_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo nior_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o nior_n.lo nior_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_nior_n -DNO_ASM -pipe -Os -c nior_n.c -fno-common -DPIC -o nior_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo xor_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o xor_n.lo xor_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_xor_n -DNO_ASM -pipe -Os -c xor_n.c -fno-common -DPIC -o xor_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo xnor_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o xnor_n.lo xnor_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_xnor_n -DNO_ASM -pipe -Os -c xnor_n.c -fno-common -DPIC -o xnor_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo copyi | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o copyi.lo copyi.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_copyi -DNO_ASM -pipe -Os -c copyi.c -fno-common -DPIC -o copyi.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo copyd | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o copyd.lo copyd.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_copyd -DNO_ASM -pipe -Os -c copyd.c -fno-common -DPIC -o copyd.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo zero | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o zero.lo zero.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_zero -DNO_ASM -pipe -Os -c zero.c -fno-common -DPIC -o zero.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o sec_tabselect.lo sec_tabselect.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_sec_tabselect -DNO_ASM -pipe -Os -c sec_tabselect.c -fno-common -DPIC -o sec_tabselect.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo comb_tables | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o comb_tables.lo comb_tables.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_comb_tables -DNO_ASM -pipe -Os -c comb_tables.c -fno-common -DPIC -o comb_tables.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -DNO_ASM -pipe -Os -c -o add_n_sub_n.lo add_n_sub_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DOPERATION_add_n_sub_n -DNO_ASM -pipe -Os -c add_n_sub_n.c -fno-common -DPIC -o add_n_sub_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=link clang -DNO_ASM -pipe -Os -L/opt/pkg/lib -o libmpn.la fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo fib2m.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_11.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo mulmod_bknp1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo sbpi1_bdiv_r.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo add_n_sub_n.lo libtool: link: ar rc .libs/libmpn.a fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o cnd_add_n.o cnd_sub_n.o cnd_swap.o neg.o com.o mul_1.o addmul_1.o submul_1.o add_err1_n.o add_err2_n.o add_err3_n.o sub_err1_n.o sub_err2_n.o sub_err3_n.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o fib2m.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o mulmid_basecase.o toom42_mulmid.o mulmid_n.o mulmid.o random.o random2.o pow_1.o rootrem.o sqrtrem.o sizeinbase.o get_str.o set_str.o compute_powtab.o scan0.o scan1.o popcount.o hamdist.o cmp.o zero_p.o perfsqr.o perfpow.o strongfibo.o gcd_11.o gcd_22.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_subdiv_step.o gcdext_lehmer.o div_q.o tdiv_qr.o jacbase.o jacobi_2.o jacobi.o get_d.o matrix22_mul.o matrix22_mul1_inverse_vector.o hgcd_matrix.o hgcd2.o hgcd_step.o hgcd_reduce.o hgcd.o hgcd_appr.o hgcd2_jacobi.o hgcd_jacobi.o mullo_n.o mullo_basecase.o sqrlo.o sqrlo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom54_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o mulmod_bknp1.o div_qr_1.o div_qr_1n_pi1.o div_qr_2.o div_qr_2n_pi1.o div_qr_2u_pi1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o sbpi1_bdiv_r.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o broot.o brootinv.o bsqrt.o bsqrtinv.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o sec_powm.o sec_mul.o sec_sqr.o sec_div_qr.o sec_div_r.o sec_pi1_div_qr.o sec_pi1_div_r.o sec_add_1.o sec_sub_1.o sec_invert.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o sec_tabselect.o comb_tables.o add_n_sub_n.o libtool: link: ranlib .libs/libmpn.a libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" ) gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/mpn' Making all in mpz gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/mpz' /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o 2fac_ui.lo ../../../gcc-14.2.0/gmp/mpz/2fac_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/2fac_ui.c -fno-common -DPIC -o 2fac_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o add.lo ../../../gcc-14.2.0/gmp/mpz/add.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/add.c -fno-common -DPIC -o add.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o add_ui.lo ../../../gcc-14.2.0/gmp/mpz/add_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/add_ui.c -fno-common -DPIC -o add_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o abs.lo ../../../gcc-14.2.0/gmp/mpz/abs.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/abs.c -fno-common -DPIC -o abs.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o aorsmul.lo ../../../gcc-14.2.0/gmp/mpz/aorsmul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/aorsmul.c -fno-common -DPIC -o aorsmul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o aorsmul_i.lo ../../../gcc-14.2.0/gmp/mpz/aorsmul_i.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/aorsmul_i.c -fno-common -DPIC -o aorsmul_i.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o and.lo ../../../gcc-14.2.0/gmp/mpz/and.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/and.c -fno-common -DPIC -o and.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o array_init.lo ../../../gcc-14.2.0/gmp/mpz/array_init.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/array_init.c -fno-common -DPIC -o array_init.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o bin_ui.lo ../../../gcc-14.2.0/gmp/mpz/bin_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/bin_ui.c -fno-common -DPIC -o bin_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o bin_uiui.lo ../../../gcc-14.2.0/gmp/mpz/bin_uiui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/bin_uiui.c -fno-common -DPIC -o bin_uiui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cdiv_q.lo ../../../gcc-14.2.0/gmp/mpz/cdiv_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cdiv_q.c -fno-common -DPIC -o cdiv_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cdiv_q_ui.lo ../../../gcc-14.2.0/gmp/mpz/cdiv_q_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cdiv_q_ui.c -fno-common -DPIC -o cdiv_q_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cdiv_qr.lo ../../../gcc-14.2.0/gmp/mpz/cdiv_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cdiv_qr.c -fno-common -DPIC -o cdiv_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cdiv_qr_ui.lo ../../../gcc-14.2.0/gmp/mpz/cdiv_qr_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cdiv_qr_ui.c -fno-common -DPIC -o cdiv_qr_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cdiv_r.lo ../../../gcc-14.2.0/gmp/mpz/cdiv_r.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cdiv_r.c -fno-common -DPIC -o cdiv_r.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cdiv_r_ui.lo ../../../gcc-14.2.0/gmp/mpz/cdiv_r_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cdiv_r_ui.c -fno-common -DPIC -o cdiv_r_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cdiv_ui.lo ../../../gcc-14.2.0/gmp/mpz/cdiv_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cdiv_ui.c -fno-common -DPIC -o cdiv_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cfdiv_q_2exp.lo ../../../gcc-14.2.0/gmp/mpz/cfdiv_q_2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cfdiv_q_2exp.c -fno-common -DPIC -o cfdiv_q_2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cfdiv_r_2exp.lo ../../../gcc-14.2.0/gmp/mpz/cfdiv_r_2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cfdiv_r_2exp.c -fno-common -DPIC -o cfdiv_r_2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o clear.lo ../../../gcc-14.2.0/gmp/mpz/clear.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/clear.c -fno-common -DPIC -o clear.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o clears.lo ../../../gcc-14.2.0/gmp/mpz/clears.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/clears.c -fno-common -DPIC -o clears.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o clrbit.lo ../../../gcc-14.2.0/gmp/mpz/clrbit.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/clrbit.c -fno-common -DPIC -o clrbit.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmp.lo ../../../gcc-14.2.0/gmp/mpz/cmp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cmp.c -fno-common -DPIC -o cmp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmp_d.lo ../../../gcc-14.2.0/gmp/mpz/cmp_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cmp_d.c -fno-common -DPIC -o cmp_d.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmp_si.lo ../../../gcc-14.2.0/gmp/mpz/cmp_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cmp_si.c -fno-common -DPIC -o cmp_si.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmp_ui.lo ../../../gcc-14.2.0/gmp/mpz/cmp_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cmp_ui.c -fno-common -DPIC -o cmp_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmpabs.lo ../../../gcc-14.2.0/gmp/mpz/cmpabs.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cmpabs.c -fno-common -DPIC -o cmpabs.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmpabs_d.lo ../../../gcc-14.2.0/gmp/mpz/cmpabs_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cmpabs_d.c -fno-common -DPIC -o cmpabs_d.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmpabs_ui.lo ../../../gcc-14.2.0/gmp/mpz/cmpabs_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cmpabs_ui.c -fno-common -DPIC -o cmpabs_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o com.lo ../../../gcc-14.2.0/gmp/mpz/com.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/com.c -fno-common -DPIC -o com.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o combit.lo ../../../gcc-14.2.0/gmp/mpz/combit.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/combit.c -fno-common -DPIC -o combit.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cong.lo ../../../gcc-14.2.0/gmp/mpz/cong.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cong.c -fno-common -DPIC -o cong.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cong_2exp.lo ../../../gcc-14.2.0/gmp/mpz/cong_2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cong_2exp.c -fno-common -DPIC -o cong_2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cong_ui.lo ../../../gcc-14.2.0/gmp/mpz/cong_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/cong_ui.c -fno-common -DPIC -o cong_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o divexact.lo ../../../gcc-14.2.0/gmp/mpz/divexact.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/divexact.c -fno-common -DPIC -o divexact.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o divegcd.lo ../../../gcc-14.2.0/gmp/mpz/divegcd.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/divegcd.c -fno-common -DPIC -o divegcd.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o dive_ui.lo ../../../gcc-14.2.0/gmp/mpz/dive_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/dive_ui.c -fno-common -DPIC -o dive_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o divis.lo ../../../gcc-14.2.0/gmp/mpz/divis.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/divis.c -fno-common -DPIC -o divis.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o divis_ui.lo ../../../gcc-14.2.0/gmp/mpz/divis_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/divis_ui.c -fno-common -DPIC -o divis_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o divis_2exp.lo ../../../gcc-14.2.0/gmp/mpz/divis_2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/divis_2exp.c -fno-common -DPIC -o divis_2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o dump.lo ../../../gcc-14.2.0/gmp/mpz/dump.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/dump.c -fno-common -DPIC -o dump.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o export.lo ../../../gcc-14.2.0/gmp/mpz/export.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/export.c -fno-common -DPIC -o export.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fac_ui.lo ../../../gcc-14.2.0/gmp/mpz/fac_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fac_ui.c -fno-common -DPIC -o fac_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fdiv_q.lo ../../../gcc-14.2.0/gmp/mpz/fdiv_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fdiv_q.c -fno-common -DPIC -o fdiv_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fdiv_q_ui.lo ../../../gcc-14.2.0/gmp/mpz/fdiv_q_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fdiv_q_ui.c -fno-common -DPIC -o fdiv_q_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fdiv_qr.lo ../../../gcc-14.2.0/gmp/mpz/fdiv_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fdiv_qr.c -fno-common -DPIC -o fdiv_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fdiv_qr_ui.lo ../../../gcc-14.2.0/gmp/mpz/fdiv_qr_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fdiv_qr_ui.c -fno-common -DPIC -o fdiv_qr_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fdiv_r.lo ../../../gcc-14.2.0/gmp/mpz/fdiv_r.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fdiv_r.c -fno-common -DPIC -o fdiv_r.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fdiv_r_ui.lo ../../../gcc-14.2.0/gmp/mpz/fdiv_r_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fdiv_r_ui.c -fno-common -DPIC -o fdiv_r_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fdiv_ui.lo ../../../gcc-14.2.0/gmp/mpz/fdiv_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fdiv_ui.c -fno-common -DPIC -o fdiv_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fib_ui.lo ../../../gcc-14.2.0/gmp/mpz/fib_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fib_ui.c -fno-common -DPIC -o fib_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fib2_ui.lo ../../../gcc-14.2.0/gmp/mpz/fib2_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fib2_ui.c -fno-common -DPIC -o fib2_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fits_sint.lo ../../../gcc-14.2.0/gmp/mpz/fits_sint.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fits_sint.c -fno-common -DPIC -o fits_sint.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fits_slong.lo ../../../gcc-14.2.0/gmp/mpz/fits_slong.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fits_slong.c -fno-common -DPIC -o fits_slong.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fits_sshort.lo ../../../gcc-14.2.0/gmp/mpz/fits_sshort.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fits_sshort.c -fno-common -DPIC -o fits_sshort.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fits_uint.lo ../../../gcc-14.2.0/gmp/mpz/fits_uint.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fits_uint.c -fno-common -DPIC -o fits_uint.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fits_ulong.lo ../../../gcc-14.2.0/gmp/mpz/fits_ulong.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fits_ulong.c -fno-common -DPIC -o fits_ulong.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fits_ushort.lo ../../../gcc-14.2.0/gmp/mpz/fits_ushort.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/fits_ushort.c -fno-common -DPIC -o fits_ushort.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o gcd.lo ../../../gcc-14.2.0/gmp/mpz/gcd.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/gcd.c -fno-common -DPIC -o gcd.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o gcd_ui.lo ../../../gcc-14.2.0/gmp/mpz/gcd_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/gcd_ui.c -fno-common -DPIC -o gcd_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o gcdext.lo ../../../gcc-14.2.0/gmp/mpz/gcdext.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/gcdext.c -fno-common -DPIC -o gcdext.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_d.lo ../../../gcc-14.2.0/gmp/mpz/get_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/get_d.c -fno-common -DPIC -o get_d.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_d_2exp.lo ../../../gcc-14.2.0/gmp/mpz/get_d_2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/get_d_2exp.c -fno-common -DPIC -o get_d_2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_si.lo ../../../gcc-14.2.0/gmp/mpz/get_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/get_si.c -fno-common -DPIC -o get_si.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_str.lo ../../../gcc-14.2.0/gmp/mpz/get_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/get_str.c -fno-common -DPIC -o get_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_ui.lo ../../../gcc-14.2.0/gmp/mpz/get_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/get_ui.c -fno-common -DPIC -o get_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o getlimbn.lo ../../../gcc-14.2.0/gmp/mpz/getlimbn.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/getlimbn.c -fno-common -DPIC -o getlimbn.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o hamdist.lo ../../../gcc-14.2.0/gmp/mpz/hamdist.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/hamdist.c -fno-common -DPIC -o hamdist.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o import.lo ../../../gcc-14.2.0/gmp/mpz/import.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/import.c -fno-common -DPIC -o import.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o init.lo ../../../gcc-14.2.0/gmp/mpz/init.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/init.c -fno-common -DPIC -o init.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o init2.lo ../../../gcc-14.2.0/gmp/mpz/init2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/init2.c -fno-common -DPIC -o init2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o inits.lo ../../../gcc-14.2.0/gmp/mpz/inits.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/inits.c -fno-common -DPIC -o inits.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o inp_raw.lo ../../../gcc-14.2.0/gmp/mpz/inp_raw.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/inp_raw.c -fno-common -DPIC -o inp_raw.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o inp_str.lo ../../../gcc-14.2.0/gmp/mpz/inp_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/inp_str.c -fno-common -DPIC -o inp_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o invert.lo ../../../gcc-14.2.0/gmp/mpz/invert.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/invert.c -fno-common -DPIC -o invert.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o ior.lo ../../../gcc-14.2.0/gmp/mpz/ior.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/ior.c -fno-common -DPIC -o ior.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o iset.lo ../../../gcc-14.2.0/gmp/mpz/iset.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/iset.c -fno-common -DPIC -o iset.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o iset_d.lo ../../../gcc-14.2.0/gmp/mpz/iset_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/iset_d.c -fno-common -DPIC -o iset_d.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o iset_si.lo ../../../gcc-14.2.0/gmp/mpz/iset_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/iset_si.c -fno-common -DPIC -o iset_si.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o iset_str.lo ../../../gcc-14.2.0/gmp/mpz/iset_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/iset_str.c -fno-common -DPIC -o iset_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o iset_ui.lo ../../../gcc-14.2.0/gmp/mpz/iset_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/iset_ui.c -fno-common -DPIC -o iset_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o jacobi.lo ../../../gcc-14.2.0/gmp/mpz/jacobi.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/jacobi.c -fno-common -DPIC -o jacobi.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o kronsz.lo ../../../gcc-14.2.0/gmp/mpz/kronsz.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/kronsz.c -fno-common -DPIC -o kronsz.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o kronuz.lo ../../../gcc-14.2.0/gmp/mpz/kronuz.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/kronuz.c -fno-common -DPIC -o kronuz.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o kronzs.lo ../../../gcc-14.2.0/gmp/mpz/kronzs.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/kronzs.c -fno-common -DPIC -o kronzs.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o kronzu.lo ../../../gcc-14.2.0/gmp/mpz/kronzu.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/kronzu.c -fno-common -DPIC -o kronzu.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o lcm.lo ../../../gcc-14.2.0/gmp/mpz/lcm.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/lcm.c -fno-common -DPIC -o lcm.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o lcm_ui.lo ../../../gcc-14.2.0/gmp/mpz/lcm_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/lcm_ui.c -fno-common -DPIC -o lcm_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o limbs_read.lo ../../../gcc-14.2.0/gmp/mpz/limbs_read.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/limbs_read.c -fno-common -DPIC -o limbs_read.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o limbs_write.lo ../../../gcc-14.2.0/gmp/mpz/limbs_write.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/limbs_write.c -fno-common -DPIC -o limbs_write.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o limbs_modify.lo ../../../gcc-14.2.0/gmp/mpz/limbs_modify.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/limbs_modify.c -fno-common -DPIC -o limbs_modify.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o limbs_finish.lo ../../../gcc-14.2.0/gmp/mpz/limbs_finish.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/limbs_finish.c -fno-common -DPIC -o limbs_finish.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o lucnum_ui.lo ../../../gcc-14.2.0/gmp/mpz/lucnum_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/lucnum_ui.c -fno-common -DPIC -o lucnum_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o lucnum2_ui.lo ../../../gcc-14.2.0/gmp/mpz/lucnum2_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/lucnum2_ui.c -fno-common -DPIC -o lucnum2_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o lucmod.lo ../../../gcc-14.2.0/gmp/mpz/lucmod.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/lucmod.c -fno-common -DPIC -o lucmod.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o mfac_uiui.lo ../../../gcc-14.2.0/gmp/mpz/mfac_uiui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/mfac_uiui.c -fno-common -DPIC -o mfac_uiui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o millerrabin.lo ../../../gcc-14.2.0/gmp/mpz/millerrabin.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/millerrabin.c -fno-common -DPIC -o millerrabin.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o mod.lo ../../../gcc-14.2.0/gmp/mpz/mod.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/mod.c -fno-common -DPIC -o mod.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o mul.lo ../../../gcc-14.2.0/gmp/mpz/mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/mul.c -fno-common -DPIC -o mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o mul_2exp.lo ../../../gcc-14.2.0/gmp/mpz/mul_2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/mul_2exp.c -fno-common -DPIC -o mul_2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o mul_si.lo ../../../gcc-14.2.0/gmp/mpz/mul_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/mul_si.c -fno-common -DPIC -o mul_si.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o mul_ui.lo ../../../gcc-14.2.0/gmp/mpz/mul_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/mul_ui.c -fno-common -DPIC -o mul_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o n_pow_ui.lo ../../../gcc-14.2.0/gmp/mpz/n_pow_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/n_pow_ui.c -fno-common -DPIC -o n_pow_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o neg.lo ../../../gcc-14.2.0/gmp/mpz/neg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/neg.c -fno-common -DPIC -o neg.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o nextprime.lo ../../../gcc-14.2.0/gmp/mpz/nextprime.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/nextprime.c -fno-common -DPIC -o nextprime.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o oddfac_1.lo ../../../gcc-14.2.0/gmp/mpz/oddfac_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/oddfac_1.c -fno-common -DPIC -o oddfac_1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o out_raw.lo ../../../gcc-14.2.0/gmp/mpz/out_raw.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/out_raw.c -fno-common -DPIC -o out_raw.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o out_str.lo ../../../gcc-14.2.0/gmp/mpz/out_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/out_str.c -fno-common -DPIC -o out_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o perfpow.lo ../../../gcc-14.2.0/gmp/mpz/perfpow.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/perfpow.c -fno-common -DPIC -o perfpow.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o perfsqr.lo ../../../gcc-14.2.0/gmp/mpz/perfsqr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/perfsqr.c -fno-common -DPIC -o perfsqr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o popcount.lo ../../../gcc-14.2.0/gmp/mpz/popcount.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/popcount.c -fno-common -DPIC -o popcount.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o pow_ui.lo ../../../gcc-14.2.0/gmp/mpz/pow_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/pow_ui.c -fno-common -DPIC -o pow_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o powm.lo ../../../gcc-14.2.0/gmp/mpz/powm.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/powm.c -fno-common -DPIC -o powm.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o powm_sec.lo ../../../gcc-14.2.0/gmp/mpz/powm_sec.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/powm_sec.c -fno-common -DPIC -o powm_sec.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o powm_ui.lo ../../../gcc-14.2.0/gmp/mpz/powm_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/powm_ui.c -fno-common -DPIC -o powm_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o pprime_p.lo ../../../gcc-14.2.0/gmp/mpz/pprime_p.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/pprime_p.c -fno-common -DPIC -o pprime_p.o ../../../gcc-14.2.0/gmp/mpz/pprime_p.c:63:29: warning: operator '?:' has lower precedence than '&'; '&' will be evaluated first [-Wbitwise-conditional-parentheses] is_prime = n0 & (n0 > 1) ? isprime (n0) : n0 == 2; ~~~~~~~~~~~~~ ^ ../../../gcc-14.2.0/gmp/mpz/pprime_p.c:63:29: note: place parentheses around the '&' expression to silence this warning is_prime = n0 & (n0 > 1) ? isprime (n0) : n0 == 2; ^ ( ) ../../../gcc-14.2.0/gmp/mpz/pprime_p.c:63:29: note: place parentheses around the '?:' expression to evaluate it first is_prime = n0 & (n0 > 1) ? isprime (n0) : n0 == 2; ^ ( ) 1 warning generated. /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o prodlimbs.lo ../../../gcc-14.2.0/gmp/mpz/prodlimbs.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/prodlimbs.c -fno-common -DPIC -o prodlimbs.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o primorial_ui.lo ../../../gcc-14.2.0/gmp/mpz/primorial_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/primorial_ui.c -fno-common -DPIC -o primorial_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o random.lo ../../../gcc-14.2.0/gmp/mpz/random.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/random.c -fno-common -DPIC -o random.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o random2.lo ../../../gcc-14.2.0/gmp/mpz/random2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/random2.c -fno-common -DPIC -o random2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o realloc.lo ../../../gcc-14.2.0/gmp/mpz/realloc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/realloc.c -fno-common -DPIC -o realloc.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o realloc2.lo ../../../gcc-14.2.0/gmp/mpz/realloc2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/realloc2.c -fno-common -DPIC -o realloc2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o remove.lo ../../../gcc-14.2.0/gmp/mpz/remove.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/remove.c -fno-common -DPIC -o remove.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o roinit_n.lo ../../../gcc-14.2.0/gmp/mpz/roinit_n.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/roinit_n.c -fno-common -DPIC -o roinit_n.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o root.lo ../../../gcc-14.2.0/gmp/mpz/root.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/root.c -fno-common -DPIC -o root.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o rootrem.lo ../../../gcc-14.2.0/gmp/mpz/rootrem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/rootrem.c -fno-common -DPIC -o rootrem.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o rrandomb.lo ../../../gcc-14.2.0/gmp/mpz/rrandomb.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/rrandomb.c -fno-common -DPIC -o rrandomb.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o scan0.lo ../../../gcc-14.2.0/gmp/mpz/scan0.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/scan0.c -fno-common -DPIC -o scan0.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o scan1.lo ../../../gcc-14.2.0/gmp/mpz/scan1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/scan1.c -fno-common -DPIC -o scan1.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set.lo ../../../gcc-14.2.0/gmp/mpz/set.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/set.c -fno-common -DPIC -o set.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_d.lo ../../../gcc-14.2.0/gmp/mpz/set_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/set_d.c -fno-common -DPIC -o set_d.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_f.lo ../../../gcc-14.2.0/gmp/mpz/set_f.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/set_f.c -fno-common -DPIC -o set_f.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_q.lo ../../../gcc-14.2.0/gmp/mpz/set_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/set_q.c -fno-common -DPIC -o set_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_si.lo ../../../gcc-14.2.0/gmp/mpz/set_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/set_si.c -fno-common -DPIC -o set_si.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_str.lo ../../../gcc-14.2.0/gmp/mpz/set_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/set_str.c -fno-common -DPIC -o set_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_ui.lo ../../../gcc-14.2.0/gmp/mpz/set_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/set_ui.c -fno-common -DPIC -o set_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o setbit.lo ../../../gcc-14.2.0/gmp/mpz/setbit.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/setbit.c -fno-common -DPIC -o setbit.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o size.lo ../../../gcc-14.2.0/gmp/mpz/size.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/size.c -fno-common -DPIC -o size.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sizeinbase.lo ../../../gcc-14.2.0/gmp/mpz/sizeinbase.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/sizeinbase.c -fno-common -DPIC -o sizeinbase.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sqrt.lo ../../../gcc-14.2.0/gmp/mpz/sqrt.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/sqrt.c -fno-common -DPIC -o sqrt.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sqrtrem.lo ../../../gcc-14.2.0/gmp/mpz/sqrtrem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/sqrtrem.c -fno-common -DPIC -o sqrtrem.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o stronglucas.lo ../../../gcc-14.2.0/gmp/mpz/stronglucas.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/stronglucas.c -fno-common -DPIC -o stronglucas.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sub.lo ../../../gcc-14.2.0/gmp/mpz/sub.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/sub.c -fno-common -DPIC -o sub.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sub_ui.lo ../../../gcc-14.2.0/gmp/mpz/sub_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/sub_ui.c -fno-common -DPIC -o sub_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o swap.lo ../../../gcc-14.2.0/gmp/mpz/swap.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/swap.c -fno-common -DPIC -o swap.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o tdiv_ui.lo ../../../gcc-14.2.0/gmp/mpz/tdiv_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/tdiv_ui.c -fno-common -DPIC -o tdiv_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o tdiv_q.lo ../../../gcc-14.2.0/gmp/mpz/tdiv_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/tdiv_q.c -fno-common -DPIC -o tdiv_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o tdiv_q_2exp.lo ../../../gcc-14.2.0/gmp/mpz/tdiv_q_2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/tdiv_q_2exp.c -fno-common -DPIC -o tdiv_q_2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o tdiv_q_ui.lo ../../../gcc-14.2.0/gmp/mpz/tdiv_q_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/tdiv_q_ui.c -fno-common -DPIC -o tdiv_q_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o tdiv_qr.lo ../../../gcc-14.2.0/gmp/mpz/tdiv_qr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/tdiv_qr.c -fno-common -DPIC -o tdiv_qr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o tdiv_qr_ui.lo ../../../gcc-14.2.0/gmp/mpz/tdiv_qr_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/tdiv_qr_ui.c -fno-common -DPIC -o tdiv_qr_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o tdiv_r.lo ../../../gcc-14.2.0/gmp/mpz/tdiv_r.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/tdiv_r.c -fno-common -DPIC -o tdiv_r.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o tdiv_r_2exp.lo ../../../gcc-14.2.0/gmp/mpz/tdiv_r_2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/tdiv_r_2exp.c -fno-common -DPIC -o tdiv_r_2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o tdiv_r_ui.lo ../../../gcc-14.2.0/gmp/mpz/tdiv_r_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/tdiv_r_ui.c -fno-common -DPIC -o tdiv_r_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o tstbit.lo ../../../gcc-14.2.0/gmp/mpz/tstbit.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/tstbit.c -fno-common -DPIC -o tstbit.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o ui_pow_ui.lo ../../../gcc-14.2.0/gmp/mpz/ui_pow_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/ui_pow_ui.c -fno-common -DPIC -o ui_pow_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o ui_sub.lo ../../../gcc-14.2.0/gmp/mpz/ui_sub.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/ui_sub.c -fno-common -DPIC -o ui_sub.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o urandomb.lo ../../../gcc-14.2.0/gmp/mpz/urandomb.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/urandomb.c -fno-common -DPIC -o urandomb.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o urandomm.lo ../../../gcc-14.2.0/gmp/mpz/urandomm.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/urandomm.c -fno-common -DPIC -o urandomm.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o xor.lo ../../../gcc-14.2.0/gmp/mpz/xor.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpz/xor.c -fno-common -DPIC -o xor.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=link clang -DNO_ASM -pipe -Os -L/opt/pkg/lib -o libmpz.la 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo lucmod.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo stronglucas.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo libtool: link: ar rc .libs/libmpz.a 2fac_ui.o add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clears.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inits.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o limbs_read.o limbs_write.o limbs_modify.o limbs_finish.o lucnum_ui.o lucnum2_ui.o lucmod.o mfac_uiui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o oddfac_1.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_sec.o powm_ui.o pprime_p.o prodlimbs.o primorial_ui.o random.o random2.o realloc.o realloc2.o remove.o roinit_n.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o stronglucas.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o libtool: link: ranlib .libs/libmpz.a libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" ) gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/mpz' Making all in mpq gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/mpq' /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o abs.lo ../../../gcc-14.2.0/gmp/mpq/abs.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/abs.c -fno-common -DPIC -o abs.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o aors.lo ../../../gcc-14.2.0/gmp/mpq/aors.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/aors.c -fno-common -DPIC -o aors.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o canonicalize.lo ../../../gcc-14.2.0/gmp/mpq/canonicalize.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/canonicalize.c -fno-common -DPIC -o canonicalize.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o clear.lo ../../../gcc-14.2.0/gmp/mpq/clear.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/clear.c -fno-common -DPIC -o clear.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o clears.lo ../../../gcc-14.2.0/gmp/mpq/clears.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/clears.c -fno-common -DPIC -o clears.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmp.lo ../../../gcc-14.2.0/gmp/mpq/cmp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/cmp.c -fno-common -DPIC -o cmp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmp_si.lo ../../../gcc-14.2.0/gmp/mpq/cmp_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/cmp_si.c -fno-common -DPIC -o cmp_si.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmp_ui.lo ../../../gcc-14.2.0/gmp/mpq/cmp_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/cmp_ui.c -fno-common -DPIC -o cmp_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o div.lo ../../../gcc-14.2.0/gmp/mpq/div.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/div.c -fno-common -DPIC -o div.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o equal.lo ../../../gcc-14.2.0/gmp/mpq/equal.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/equal.c -fno-common -DPIC -o equal.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_d.lo ../../../gcc-14.2.0/gmp/mpq/get_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/get_d.c -fno-common -DPIC -o get_d.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_den.lo ../../../gcc-14.2.0/gmp/mpq/get_den.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/get_den.c -fno-common -DPIC -o get_den.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_num.lo ../../../gcc-14.2.0/gmp/mpq/get_num.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/get_num.c -fno-common -DPIC -o get_num.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_str.lo ../../../gcc-14.2.0/gmp/mpq/get_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/get_str.c -fno-common -DPIC -o get_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o init.lo ../../../gcc-14.2.0/gmp/mpq/init.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/init.c -fno-common -DPIC -o init.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o inits.lo ../../../gcc-14.2.0/gmp/mpq/inits.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/inits.c -fno-common -DPIC -o inits.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o inp_str.lo ../../../gcc-14.2.0/gmp/mpq/inp_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/inp_str.c -fno-common -DPIC -o inp_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o inv.lo ../../../gcc-14.2.0/gmp/mpq/inv.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/inv.c -fno-common -DPIC -o inv.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o md_2exp.lo ../../../gcc-14.2.0/gmp/mpq/md_2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/md_2exp.c -fno-common -DPIC -o md_2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o mul.lo ../../../gcc-14.2.0/gmp/mpq/mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/mul.c -fno-common -DPIC -o mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o neg.lo ../../../gcc-14.2.0/gmp/mpq/neg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/neg.c -fno-common -DPIC -o neg.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o out_str.lo ../../../gcc-14.2.0/gmp/mpq/out_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/out_str.c -fno-common -DPIC -o out_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set.lo ../../../gcc-14.2.0/gmp/mpq/set.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/set.c -fno-common -DPIC -o set.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_den.lo ../../../gcc-14.2.0/gmp/mpq/set_den.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/set_den.c -fno-common -DPIC -o set_den.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_num.lo ../../../gcc-14.2.0/gmp/mpq/set_num.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/set_num.c -fno-common -DPIC -o set_num.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_si.lo ../../../gcc-14.2.0/gmp/mpq/set_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/set_si.c -fno-common -DPIC -o set_si.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_str.lo ../../../gcc-14.2.0/gmp/mpq/set_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/set_str.c -fno-common -DPIC -o set_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_ui.lo ../../../gcc-14.2.0/gmp/mpq/set_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/set_ui.c -fno-common -DPIC -o set_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_z.lo ../../../gcc-14.2.0/gmp/mpq/set_z.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/set_z.c -fno-common -DPIC -o set_z.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_d.lo ../../../gcc-14.2.0/gmp/mpq/set_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/set_d.c -fno-common -DPIC -o set_d.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_f.lo ../../../gcc-14.2.0/gmp/mpq/set_f.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/set_f.c -fno-common -DPIC -o set_f.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o swap.lo ../../../gcc-14.2.0/gmp/mpq/swap.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpq/swap.c -fno-common -DPIC -o swap.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=link clang -DNO_ASM -pipe -Os -L/opt/pkg/lib -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo libtool: link: ar rc .libs/libmpq.a abs.o aors.o canonicalize.o clear.o clears.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inits.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o libtool: link: ranlib .libs/libmpq.a libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" ) gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/mpq' Making all in mpf gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/mpf' /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o init.lo ../../../gcc-14.2.0/gmp/mpf/init.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/init.c -fno-common -DPIC -o init.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o init2.lo ../../../gcc-14.2.0/gmp/mpf/init2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/init2.c -fno-common -DPIC -o init2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o inits.lo ../../../gcc-14.2.0/gmp/mpf/inits.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/inits.c -fno-common -DPIC -o inits.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set.lo ../../../gcc-14.2.0/gmp/mpf/set.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/set.c -fno-common -DPIC -o set.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_ui.lo ../../../gcc-14.2.0/gmp/mpf/set_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/set_ui.c -fno-common -DPIC -o set_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_si.lo ../../../gcc-14.2.0/gmp/mpf/set_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/set_si.c -fno-common -DPIC -o set_si.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_str.lo ../../../gcc-14.2.0/gmp/mpf/set_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/set_str.c -fno-common -DPIC -o set_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_d.lo ../../../gcc-14.2.0/gmp/mpf/set_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/set_d.c -fno-common -DPIC -o set_d.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_z.lo ../../../gcc-14.2.0/gmp/mpf/set_z.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/set_z.c -fno-common -DPIC -o set_z.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_q.lo ../../../gcc-14.2.0/gmp/mpf/set_q.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/set_q.c -fno-common -DPIC -o set_q.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o iset.lo ../../../gcc-14.2.0/gmp/mpf/iset.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/iset.c -fno-common -DPIC -o iset.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o iset_ui.lo ../../../gcc-14.2.0/gmp/mpf/iset_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/iset_ui.c -fno-common -DPIC -o iset_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o iset_si.lo ../../../gcc-14.2.0/gmp/mpf/iset_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/iset_si.c -fno-common -DPIC -o iset_si.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o iset_str.lo ../../../gcc-14.2.0/gmp/mpf/iset_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/iset_str.c -fno-common -DPIC -o iset_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o iset_d.lo ../../../gcc-14.2.0/gmp/mpf/iset_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/iset_d.c -fno-common -DPIC -o iset_d.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o clear.lo ../../../gcc-14.2.0/gmp/mpf/clear.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/clear.c -fno-common -DPIC -o clear.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o clears.lo ../../../gcc-14.2.0/gmp/mpf/clears.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/clears.c -fno-common -DPIC -o clears.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_str.lo ../../../gcc-14.2.0/gmp/mpf/get_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/get_str.c -fno-common -DPIC -o get_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o dump.lo ../../../gcc-14.2.0/gmp/mpf/dump.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/dump.c -fno-common -DPIC -o dump.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o size.lo ../../../gcc-14.2.0/gmp/mpf/size.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/size.c -fno-common -DPIC -o size.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o eq.lo ../../../gcc-14.2.0/gmp/mpf/eq.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/eq.c -fno-common -DPIC -o eq.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o reldiff.lo ../../../gcc-14.2.0/gmp/mpf/reldiff.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/reldiff.c -fno-common -DPIC -o reldiff.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sqrt.lo ../../../gcc-14.2.0/gmp/mpf/sqrt.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/sqrt.c -fno-common -DPIC -o sqrt.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o random2.lo ../../../gcc-14.2.0/gmp/mpf/random2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/random2.c -fno-common -DPIC -o random2.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o inp_str.lo ../../../gcc-14.2.0/gmp/mpf/inp_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/inp_str.c -fno-common -DPIC -o inp_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o out_str.lo ../../../gcc-14.2.0/gmp/mpf/out_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/out_str.c -fno-common -DPIC -o out_str.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o add.lo ../../../gcc-14.2.0/gmp/mpf/add.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/add.c -fno-common -DPIC -o add.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o add_ui.lo ../../../gcc-14.2.0/gmp/mpf/add_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/add_ui.c -fno-common -DPIC -o add_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sub.lo ../../../gcc-14.2.0/gmp/mpf/sub.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/sub.c -fno-common -DPIC -o sub.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sub_ui.lo ../../../gcc-14.2.0/gmp/mpf/sub_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/sub_ui.c -fno-common -DPIC -o sub_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o ui_sub.lo ../../../gcc-14.2.0/gmp/mpf/ui_sub.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/ui_sub.c -fno-common -DPIC -o ui_sub.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o mul.lo ../../../gcc-14.2.0/gmp/mpf/mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/mul.c -fno-common -DPIC -o mul.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o mul_ui.lo ../../../gcc-14.2.0/gmp/mpf/mul_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/mul_ui.c -fno-common -DPIC -o mul_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o div.lo ../../../gcc-14.2.0/gmp/mpf/div.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/div.c -fno-common -DPIC -o div.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o div_ui.lo ../../../gcc-14.2.0/gmp/mpf/div_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/div_ui.c -fno-common -DPIC -o div_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmp.lo ../../../gcc-14.2.0/gmp/mpf/cmp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/cmp.c -fno-common -DPIC -o cmp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmp_d.lo ../../../gcc-14.2.0/gmp/mpf/cmp_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/cmp_d.c -fno-common -DPIC -o cmp_d.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmp_z.lo ../../../gcc-14.2.0/gmp/mpf/cmp_z.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/cmp_z.c -fno-common -DPIC -o cmp_z.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmp_si.lo ../../../gcc-14.2.0/gmp/mpf/cmp_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/cmp_si.c -fno-common -DPIC -o cmp_si.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o cmp_ui.lo ../../../gcc-14.2.0/gmp/mpf/cmp_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/cmp_ui.c -fno-common -DPIC -o cmp_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o mul_2exp.lo ../../../gcc-14.2.0/gmp/mpf/mul_2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/mul_2exp.c -fno-common -DPIC -o mul_2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o div_2exp.lo ../../../gcc-14.2.0/gmp/mpf/div_2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/div_2exp.c -fno-common -DPIC -o div_2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o abs.lo ../../../gcc-14.2.0/gmp/mpf/abs.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/abs.c -fno-common -DPIC -o abs.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o neg.lo ../../../gcc-14.2.0/gmp/mpf/neg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/neg.c -fno-common -DPIC -o neg.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_d.lo ../../../gcc-14.2.0/gmp/mpf/get_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/get_d.c -fno-common -DPIC -o get_d.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_d_2exp.lo ../../../gcc-14.2.0/gmp/mpf/get_d_2exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/get_d_2exp.c -fno-common -DPIC -o get_d_2exp.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_dfl_prec.lo ../../../gcc-14.2.0/gmp/mpf/set_dfl_prec.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/set_dfl_prec.c -fno-common -DPIC -o set_dfl_prec.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_prc.lo ../../../gcc-14.2.0/gmp/mpf/set_prc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/set_prc.c -fno-common -DPIC -o set_prc.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o set_prc_raw.lo ../../../gcc-14.2.0/gmp/mpf/set_prc_raw.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/set_prc_raw.c -fno-common -DPIC -o set_prc_raw.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_dfl_prec.lo ../../../gcc-14.2.0/gmp/mpf/get_dfl_prec.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/get_dfl_prec.c -fno-common -DPIC -o get_dfl_prec.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_prc.lo ../../../gcc-14.2.0/gmp/mpf/get_prc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/get_prc.c -fno-common -DPIC -o get_prc.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o ui_div.lo ../../../gcc-14.2.0/gmp/mpf/ui_div.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/ui_div.c -fno-common -DPIC -o ui_div.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sqrt_ui.lo ../../../gcc-14.2.0/gmp/mpf/sqrt_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/sqrt_ui.c -fno-common -DPIC -o sqrt_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o pow_ui.lo ../../../gcc-14.2.0/gmp/mpf/pow_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/pow_ui.c -fno-common -DPIC -o pow_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o urandomb.lo ../../../gcc-14.2.0/gmp/mpf/urandomb.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/urandomb.c -fno-common -DPIC -o urandomb.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o swap.lo ../../../gcc-14.2.0/gmp/mpf/swap.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/swap.c -fno-common -DPIC -o swap.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_si.lo ../../../gcc-14.2.0/gmp/mpf/get_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/get_si.c -fno-common -DPIC -o get_si.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o get_ui.lo ../../../gcc-14.2.0/gmp/mpf/get_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/get_ui.c -fno-common -DPIC -o get_ui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o int_p.lo ../../../gcc-14.2.0/gmp/mpf/int_p.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/int_p.c -fno-common -DPIC -o int_p.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o ceilfloor.lo ../../../gcc-14.2.0/gmp/mpf/ceilfloor.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/ceilfloor.c -fno-common -DPIC -o ceilfloor.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o trunc.lo ../../../gcc-14.2.0/gmp/mpf/trunc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/trunc.c -fno-common -DPIC -o trunc.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fits_sint.lo ../../../gcc-14.2.0/gmp/mpf/fits_sint.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/fits_sint.c -fno-common -DPIC -o fits_sint.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fits_slong.lo ../../../gcc-14.2.0/gmp/mpf/fits_slong.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/fits_slong.c -fno-common -DPIC -o fits_slong.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fits_sshort.lo ../../../gcc-14.2.0/gmp/mpf/fits_sshort.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/fits_sshort.c -fno-common -DPIC -o fits_sshort.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fits_uint.lo ../../../gcc-14.2.0/gmp/mpf/fits_uint.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/fits_uint.c -fno-common -DPIC -o fits_uint.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fits_ulong.lo ../../../gcc-14.2.0/gmp/mpf/fits_ulong.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/fits_ulong.c -fno-common -DPIC -o fits_ulong.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fits_ushort.lo ../../../gcc-14.2.0/gmp/mpf/fits_ushort.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/mpf/fits_ushort.c -fno-common -DPIC -o fits_ushort.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=link clang -DNO_ASM -pipe -Os -L/opt/pkg/lib -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo libtool: link: ar rc .libs/libmpf.a init.o init2.o inits.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o clears.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_z.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o libtool: link: ranlib .libs/libmpf.a libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" ) gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/mpf' Making all in printf gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/printf' /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o asprintf.lo ../../../gcc-14.2.0/gmp/printf/asprintf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/asprintf.c -fno-common -DPIC -o asprintf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o asprntffuns.lo ../../../gcc-14.2.0/gmp/printf/asprntffuns.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/asprntffuns.c -fno-common -DPIC -o asprntffuns.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o doprnt.lo ../../../gcc-14.2.0/gmp/printf/doprnt.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/doprnt.c -fno-common -DPIC -o doprnt.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o doprntf.lo ../../../gcc-14.2.0/gmp/printf/doprntf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/doprntf.c -fno-common -DPIC -o doprntf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o doprnti.lo ../../../gcc-14.2.0/gmp/printf/doprnti.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/doprnti.c -fno-common -DPIC -o doprnti.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fprintf.lo ../../../gcc-14.2.0/gmp/printf/fprintf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/fprintf.c -fno-common -DPIC -o fprintf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o obprintf.lo ../../../gcc-14.2.0/gmp/printf/obprintf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/obprintf.c -fno-common -DPIC -o obprintf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o obvprintf.lo ../../../gcc-14.2.0/gmp/printf/obvprintf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/obvprintf.c -fno-common -DPIC -o obvprintf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o obprntffuns.lo ../../../gcc-14.2.0/gmp/printf/obprntffuns.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/obprntffuns.c -fno-common -DPIC -o obprntffuns.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o printf.lo ../../../gcc-14.2.0/gmp/printf/printf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/printf.c -fno-common -DPIC -o printf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o printffuns.lo ../../../gcc-14.2.0/gmp/printf/printffuns.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/printffuns.c -fno-common -DPIC -o printffuns.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o snprintf.lo ../../../gcc-14.2.0/gmp/printf/snprintf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/snprintf.c -fno-common -DPIC -o snprintf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o snprntffuns.lo ../../../gcc-14.2.0/gmp/printf/snprntffuns.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/snprntffuns.c -fno-common -DPIC -o snprntffuns.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sprintf.lo ../../../gcc-14.2.0/gmp/printf/sprintf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/sprintf.c -fno-common -DPIC -o sprintf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sprintffuns.lo ../../../gcc-14.2.0/gmp/printf/sprintffuns.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/sprintffuns.c -fno-common -DPIC -o sprintffuns.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o vasprintf.lo ../../../gcc-14.2.0/gmp/printf/vasprintf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/vasprintf.c -fno-common -DPIC -o vasprintf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o vfprintf.lo ../../../gcc-14.2.0/gmp/printf/vfprintf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/vfprintf.c -fno-common -DPIC -o vfprintf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o vprintf.lo ../../../gcc-14.2.0/gmp/printf/vprintf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/vprintf.c -fno-common -DPIC -o vprintf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o vsnprintf.lo ../../../gcc-14.2.0/gmp/printf/vsnprintf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/vsnprintf.c -fno-common -DPIC -o vsnprintf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o vsprintf.lo ../../../gcc-14.2.0/gmp/printf/vsprintf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/vsprintf.c -fno-common -DPIC -o vsprintf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o repl-vsnprintf.lo ../../../gcc-14.2.0/gmp/printf/repl-vsnprintf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/printf/repl-vsnprintf.c -fno-common -DPIC -o repl-vsnprintf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=link clang -DNO_ASM -pipe -Os -L/opt/pkg/lib -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo libtool: link: ar rc .libs/libprintf.a asprintf.o asprntffuns.o doprnt.o doprntf.o doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o repl-vsnprintf.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libprintf.a(obprintf.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libprintf.a(obvprintf.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libprintf.a(obprntffuns.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libprintf.a(repl-vsnprintf.o) has no symbols libtool: link: ranlib .libs/libprintf.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libprintf.a(obprintf.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libprintf.a(obvprintf.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libprintf.a(obprntffuns.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libprintf.a(repl-vsnprintf.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" ) gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/printf' Making all in scanf gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/scanf' /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o doscan.lo ../../../gcc-14.2.0/gmp/scanf/doscan.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/scanf/doscan.c -fno-common -DPIC -o doscan.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fscanf.lo ../../../gcc-14.2.0/gmp/scanf/fscanf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/scanf/fscanf.c -fno-common -DPIC -o fscanf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o fscanffuns.lo ../../../gcc-14.2.0/gmp/scanf/fscanffuns.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/scanf/fscanffuns.c -fno-common -DPIC -o fscanffuns.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o scanf.lo ../../../gcc-14.2.0/gmp/scanf/scanf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/scanf/scanf.c -fno-common -DPIC -o scanf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sscanf.lo ../../../gcc-14.2.0/gmp/scanf/sscanf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/scanf/sscanf.c -fno-common -DPIC -o sscanf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o sscanffuns.lo ../../../gcc-14.2.0/gmp/scanf/sscanffuns.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/scanf/sscanffuns.c -fno-common -DPIC -o sscanffuns.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o vfscanf.lo ../../../gcc-14.2.0/gmp/scanf/vfscanf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/scanf/vfscanf.c -fno-common -DPIC -o vfscanf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o vscanf.lo ../../../gcc-14.2.0/gmp/scanf/vscanf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/scanf/vscanf.c -fno-common -DPIC -o vscanf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o vsscanf.lo ../../../gcc-14.2.0/gmp/scanf/vsscanf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/scanf/vsscanf.c -fno-common -DPIC -o vsscanf.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=link clang -DNO_ASM -pipe -Os -L/opt/pkg/lib -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo libtool: link: ar rc .libs/libscanf.a doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o sscanffuns.o vfscanf.o vscanf.o vsscanf.o libtool: link: ranlib .libs/libscanf.a libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" ) gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/scanf' Making all in rand gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/rand' /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o rand.lo ../../../gcc-14.2.0/gmp/rand/rand.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/rand.c -fno-common -DPIC -o rand.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o randclr.lo ../../../gcc-14.2.0/gmp/rand/randclr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/randclr.c -fno-common -DPIC -o randclr.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o randdef.lo ../../../gcc-14.2.0/gmp/rand/randdef.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/randdef.c -fno-common -DPIC -o randdef.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o randiset.lo ../../../gcc-14.2.0/gmp/rand/randiset.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/randiset.c -fno-common -DPIC -o randiset.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o randlc2s.lo ../../../gcc-14.2.0/gmp/rand/randlc2s.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/randlc2s.c -fno-common -DPIC -o randlc2s.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o randlc2x.lo ../../../gcc-14.2.0/gmp/rand/randlc2x.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/randlc2x.c -fno-common -DPIC -o randlc2x.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o randmt.lo ../../../gcc-14.2.0/gmp/rand/randmt.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/randmt.c -fno-common -DPIC -o randmt.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o randmts.lo ../../../gcc-14.2.0/gmp/rand/randmts.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/randmts.c -fno-common -DPIC -o randmts.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o rands.lo ../../../gcc-14.2.0/gmp/rand/rands.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/rands.c -fno-common -DPIC -o rands.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o randsd.lo ../../../gcc-14.2.0/gmp/rand/randsd.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/randsd.c -fno-common -DPIC -o randsd.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o randsdui.lo ../../../gcc-14.2.0/gmp/rand/randsdui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/randsdui.c -fno-common -DPIC -o randsdui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o randbui.lo ../../../gcc-14.2.0/gmp/rand/randbui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/randbui.c -fno-common -DPIC -o randbui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c -o randmui.lo ../../../gcc-14.2.0/gmp/rand/randmui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-14.2.0/gmp -DNO_ASM -pipe -Os -c ../../../gcc-14.2.0/gmp/rand/randmui.c -fno-common -DPIC -o randmui.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=link clang -DNO_ASM -pipe -Os -L/opt/pkg/lib -o librandom.la rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo libtool: link: ar rc .libs/librandom.a rand.o randclr.o randdef.o randiset.o randlc2s.o randlc2x.o randmt.o randmts.o rands.o randsd.o randsdui.o randbui.o randmui.o libtool: link: ranlib .libs/librandom.a libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" ) gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/rand' Making all in cxx gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/cxx' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/cxx' Making all in demos gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/demos' Making all in calc gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/demos/calc' /opt/pkg/bin/gmake all-am gmake[6]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/demos/calc' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/demos/calc' gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/demos/calc' Making all in expr gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/demos/expr' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/demos/expr' gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/demos' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/demos' gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/demos' Making all in tune gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tune' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/tune' Making all in doc gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/doc' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/doc' gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp' /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o assert.lo ../../gcc-14.2.0/gmp/assert.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/assert.c -fno-common -DPIC -o assert.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o compat.lo ../../gcc-14.2.0/gmp/compat.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/compat.c -fno-common -DPIC -o compat.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o errno.lo ../../gcc-14.2.0/gmp/errno.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/errno.c -fno-common -DPIC -o errno.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o extract-dbl.lo ../../gcc-14.2.0/gmp/extract-dbl.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/extract-dbl.c -fno-common -DPIC -o extract-dbl.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o invalid.lo ../../gcc-14.2.0/gmp/invalid.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/invalid.c -fno-common -DPIC -o invalid.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o memory.lo ../../gcc-14.2.0/gmp/memory.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/memory.c -fno-common -DPIC -o memory.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o mp_bpl.lo ../../gcc-14.2.0/gmp/mp_bpl.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/mp_bpl.c -fno-common -DPIC -o mp_bpl.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o mp_clz_tab.lo ../../gcc-14.2.0/gmp/mp_clz_tab.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/mp_clz_tab.c -fno-common -DPIC -o mp_clz_tab.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o mp_dv_tab.lo ../../gcc-14.2.0/gmp/mp_dv_tab.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/mp_dv_tab.c -fno-common -DPIC -o mp_dv_tab.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o mp_minv_tab.lo ../../gcc-14.2.0/gmp/mp_minv_tab.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/mp_minv_tab.c -fno-common -DPIC -o mp_minv_tab.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o mp_get_fns.lo ../../gcc-14.2.0/gmp/mp_get_fns.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/mp_get_fns.c -fno-common -DPIC -o mp_get_fns.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o mp_set_fns.lo ../../gcc-14.2.0/gmp/mp_set_fns.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/mp_set_fns.c -fno-common -DPIC -o mp_set_fns.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o version.lo ../../gcc-14.2.0/gmp/version.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/version.c -fno-common -DPIC -o version.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o nextprime.lo ../../gcc-14.2.0/gmp/nextprime.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/nextprime.c -fno-common -DPIC -o nextprime.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o primesieve.lo ../../gcc-14.2.0/gmp/primesieve.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/primesieve.c -fno-common -DPIC -o primesieve.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c -o tal-reent.lo ../../gcc-14.2.0/gmp/tal-reent.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/gmp -D__GMP_WITHIN_GMP -DNO_ASM -pipe -Os -c ../../gcc-14.2.0/gmp/tal-reent.c -fno-common -DPIC -o tal-reent.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -DNO_ASM -pipe -Os -version-info 15:0:5 -L/opt/pkg/lib -o libgmp.la -rpath /opt/pkg/gcc14/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/fib2m.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_11.lo mpn/gcd_22.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/mulmod_bknp1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/sbpi1_bdiv_r.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/add_n_sub_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo copying selected object files to avoid basename conflicts... libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.o libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o libtool: link: ar rc .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp_z.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/limbs_finish.o mpz/limbs_modify.o mpz/limbs_read.o mpz/limbs_write.o mpz/lucmod.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/roinit_n.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o mpz/stronglucas.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o mpn/cnd_add_n.o mpn/cnd_sub_n.o mpn/cnd_swap.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/fib2m.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-sizeinbase.o .libs/libgmp.lax/lt88-get_str.o .libs/libgmp.lax/lt89-set_str.o mpn/compute_powtab.o .libs/libgmp.lax/lt90-scan0.o .libs/libgmp.lax/lt91-scan1.o .libs/libgmp.lax/lt92-popcount.o .libs/libgmp.lax/lt93-hamdist.o .libs/libgmp.lax/lt94-cmp.o mpn/zero_p.o .libs/libgmp.lax/lt95-perfsqr.o .libs/libgmp.lax/lt96-perfpow.o mpn/strongfibo.o mpn/gcd_11.o mpn/gcd_22.o mpn/gcd_1.o .libs/libgmp.lax/lt97-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt98-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt99-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt100-jacobi.o .libs/libgmp.lax/lt101-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/sqrlo.o mpn/sqrlo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt102-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/mulmod_bknp1.o mpn/div_qr_1.o mpn/div_qr_1n_pi1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/sbpi1_bdiv_r.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt103-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt104-powm.o mpn/powlo.o mpn/sec_powm.o mpn/sec_mul.o mpn/sec_sqr.o mpn/sec_div_qr.o mpn/sec_div_r.o mpn/sec_pi1_div_qr.o mpn/sec_pi1_div_r.o mpn/sec_add_1.o mpn/sec_sub_1.o mpn/sec_invert.o mpn/trialdiv.o .libs/libgmp.lax/lt105-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/sec_tabselect.o mpn/comb_tables.o mpn/add_n_sub_n.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o rand/rand.o rand/randclr.o rand/randdef.o rand/randiset.o rand/randlc2s.o rand/randlc2x.o rand/randmt.o rand/randmts.o rand/rands.o rand/randsd.o rand/randsdui.o rand/randbui.o rand/randmui.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgmp.a(obprintf.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgmp.a(obvprintf.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgmp.a(obprntffuns.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgmp.a(repl-vsnprintf.o) has no symbols libtool: link: ranlib .libs/libgmp.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgmp.a(obprintf.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgmp.a(obvprintf.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgmp.a(obprntffuns.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgmp.a(repl-vsnprintf.o) has no symbols libtool: link: rm -fr .libs/libgmp.lax libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" ) gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp' gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gmp' mkdir ./mpfr Configuring in ./mpfr configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a race-free mkdir -p... ../../gcc-14.2.0/mpfr/install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking whether configure options are compatible... yes checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... unsupported checking for clang option to enable C99 features... none needed checking whether clang understands -c and -o together... yes checking whether /opt/pkg/bin/gmake supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -E checking for x86_64-apple-darwin23-ar... ar checking the archiver (ar ) interface... ar checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23-file... no checking for file... file checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for x86_64-apple-darwin23-ar... (cached) ar checking for archiver @FILE support... no checking for x86_64-apple-darwin23-strip... no checking for strip... strip checking for x86_64-apple-darwin23-ranlib... ranlib checking command to parse nm output from clang object... ok checking for sysroot... /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-apple-darwin23-mt... no checking for mt... no checking if : is a manifest tool... no checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for non-MS-Windows ICC... no checking if the compiler understands -Wl,-search_paths_first... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether byte ordering is bigendian... no checking for library containing clock_gettime... none required checking for size_t... yes checking for limits.h... yes checking for float.h... yes checking for string.h... (cached) yes checking for locale.h... yes checking for wchar.h... yes checking for stdarg.h... yes checking for sys/fpu.h... no checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for working alloca.h... yes checking for alloca... yes checking for uintptr_t... yes checking how to copy va_list... va_copy checking for setlocale... yes checking for gettimeofday... yes checking for signal... yes checking for sigaction and its associated structure... yes checking for long long int... yes checking for intmax_t... yes checking for working INTMAX_MAX... yes checking for union fpc_csr... no checking for _Noreturn... yes checking for __builtin_unreachable... yes checking for constructor and destructor attributes... yes checking for fesetround... yes checking for gcc float-conversion bug... no checking for subnormal double-precision numbers... yes checking for subnormal single-precision numbers... yes checking for signed zeros... yes checking if the FP division by 0 fails... no checking if NAN == NAN... no checking if charset has consecutive values... yes checking for math/round... yes checking for math/trunc... yes checking for math/floor... yes checking for math/ceil... yes checking for math/nearbyint... yes checking format of floating-point type `double'... IEEE double, little endian checking format of floating-point type `long double'... IEEE extended, little endian (16 bytes) checking for TLS support using C11... yes checking if compiler knows _Decimal64... no checking bit-field ordering for _Decimal128... unavailable or unknown checking if _Float128 with hex constants is supported... no checking if __float128 can be used as a fallback... no checking for Static Assertion support... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking for gmp.h... yes checking for recent GMP... yes checking usable gmp.h at link time... yes checking for GMP_NUMB_BITS and sizeof(mp_limb_t) consistency... yes checking for long to fit in mp_limb_t... yes checking for intmax_t to fit in mp_limb_t... yes checking if we can link with GMP... yes checking if gmp.h version and libgmp version are the same... (6.3.0/6.3.0) yes checking for GMP library vs header correctness... yes checking for double-to-integer conversion bug... no checking if gmp_printf supports "%jd"... yes checking if gmp_printf supports "%hhd"... yes checking if gmp_printf supports "%lld"... yes checking if gmp_printf supports "%Lf"... yes checking if gmp_printf supports "%td"... yes checking if gmp_printf supports the ' group flag... yes checking for __gmpn_sbpi1_divappr_q... yes checking for __gmpn_invert_limb... no checking for __gmpn_rsblsh1_n... no checking for getrusage... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mpfr.pc config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tune/Makefile config.status: creating src/mparam.h config.status: creating tools/bench/Makefile config.status: executing depfiles commands config.status: executing libtool commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr' Making all in doc gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr/doc' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr/doc' Making all in src gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr/src' ../../../gcc-14.2.0/mpfr/tools/get_patches.sh ../../../gcc-14.2.0/mpfr/PATCHES > get_patches.c || { rm -f get_patches.c; exit 1; } /opt/pkg/bin/gmake all-am gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr/src' depbase=`echo exceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exceptions.lo -MD -MP -MF $depbase.Tpo -c -o exceptions.lo ../../../gcc-14.2.0/mpfr/src/exceptions.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c ../../../gcc-14.2.0/mpfr/src/exceptions.c -fno-common -DPIC -o exceptions.o depbase=`echo extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT extract.lo -MD -MP -MF $depbase.Tpo -c -o extract.lo ../../../gcc-14.2.0/mpfr/src/extract.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c ../../../gcc-14.2.0/mpfr/src/extract.c -fno-common -DPIC -o extract.o depbase=`echo uceil_exp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT uceil_exp2.lo -MD -MP -MF $depbase.Tpo -c -o uceil_exp2.lo ../../../gcc-14.2.0/mpfr/src/uceil_exp2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c ../../../gcc-14.2.0/mpfr/src/uceil_exp2.c -fno-common -DPIC -o uceil_exp2.o depbase=`echo uceil_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT uceil_log2.lo -MD -MP -MF $depbase.Tpo -c -o uceil_log2.lo ../../../gcc-14.2.0/mpfr/src/uceil_log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../../gcc-14.2.0/mpfr/src/uceil_log2.c -fno-common -DPIC -o uceil_log2.o depbase=`echo ufloor_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ufloor_log2.lo -MD -MP -MF $depbase.Tpo -c -o ufloor_log2.lo ../../../gcc-14.2.0/mpfr/src/ufloor_log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ../../../gcc-14.2.0/mpfr/src/ufloor_log2.c -fno-common -DPIC -o ufloor_log2.o depbase=`echo add.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT add.lo -MD -MP -MF $depbase.Tpo -c -o add.lo ../../../gcc-14.2.0/mpfr/src/add.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../../gcc-14.2.0/mpfr/src/add.c -fno-common -DPIC -o add.o depbase=`echo add1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT add1.lo -MD -MP -MF $depbase.Tpo -c -o add1.lo ../../../gcc-14.2.0/mpfr/src/add1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c ../../../gcc-14.2.0/mpfr/src/add1.c -fno-common -DPIC -o add1.o depbase=`echo add_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT add_ui.lo -MD -MP -MF $depbase.Tpo -c -o add_ui.lo ../../../gcc-14.2.0/mpfr/src/add_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/add_ui.c -fno-common -DPIC -o add_ui.o depbase=`echo agm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT agm.lo -MD -MP -MF $depbase.Tpo -c -o agm.lo ../../../gcc-14.2.0/mpfr/src/agm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c ../../../gcc-14.2.0/mpfr/src/agm.c -fno-common -DPIC -o agm.o depbase=`echo clear.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT clear.lo -MD -MP -MF $depbase.Tpo -c -o clear.lo ../../../gcc-14.2.0/mpfr/src/clear.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../../gcc-14.2.0/mpfr/src/clear.c -fno-common -DPIC -o clear.o depbase=`echo cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmp.lo -MD -MP -MF $depbase.Tpo -c -o cmp.lo ../../../gcc-14.2.0/mpfr/src/cmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../../gcc-14.2.0/mpfr/src/cmp.c -fno-common -DPIC -o cmp.o depbase=`echo cmpabs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmpabs.lo -MD -MP -MF $depbase.Tpo -c -o cmpabs.lo ../../../gcc-14.2.0/mpfr/src/cmpabs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmpabs.lo -MD -MP -MF .deps/cmpabs.Tpo -c ../../../gcc-14.2.0/mpfr/src/cmpabs.c -fno-common -DPIC -o cmpabs.o depbase=`echo cmp_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmp_si.lo -MD -MP -MF $depbase.Tpo -c -o cmp_si.lo ../../../gcc-14.2.0/mpfr/src/cmp_si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c ../../../gcc-14.2.0/mpfr/src/cmp_si.c -fno-common -DPIC -o cmp_si.o depbase=`echo cmp_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmp_ui.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ui.lo ../../../gcc-14.2.0/mpfr/src/cmp_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/cmp_ui.c -fno-common -DPIC -o cmp_ui.o depbase=`echo comparisons.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT comparisons.lo -MD -MP -MF $depbase.Tpo -c -o comparisons.lo ../../../gcc-14.2.0/mpfr/src/comparisons.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c ../../../gcc-14.2.0/mpfr/src/comparisons.c -fno-common -DPIC -o comparisons.o depbase=`echo div_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT div_2exp.lo -MD -MP -MF $depbase.Tpo -c -o div_2exp.lo ../../../gcc-14.2.0/mpfr/src/div_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c ../../../gcc-14.2.0/mpfr/src/div_2exp.c -fno-common -DPIC -o div_2exp.o depbase=`echo div_2si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT div_2si.lo -MD -MP -MF $depbase.Tpo -c -o div_2si.lo ../../../gcc-14.2.0/mpfr/src/div_2si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c ../../../gcc-14.2.0/mpfr/src/div_2si.c -fno-common -DPIC -o div_2si.o depbase=`echo div_2ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT div_2ui.lo -MD -MP -MF $depbase.Tpo -c -o div_2ui.lo ../../../gcc-14.2.0/mpfr/src/div_2ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/div_2ui.c -fno-common -DPIC -o div_2ui.o depbase=`echo div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT div.lo -MD -MP -MF $depbase.Tpo -c -o div.lo ../../../gcc-14.2.0/mpfr/src/div.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../../gcc-14.2.0/mpfr/src/div.c -fno-common -DPIC -o div.o depbase=`echo div_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT div_ui.lo -MD -MP -MF $depbase.Tpo -c -o div_ui.lo ../../../gcc-14.2.0/mpfr/src/div_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/div_ui.c -fno-common -DPIC -o div_ui.o depbase=`echo dot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT dot.lo -MD -MP -MF $depbase.Tpo -c -o dot.lo ../../../gcc-14.2.0/mpfr/src/dot.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c ../../../gcc-14.2.0/mpfr/src/dot.c -fno-common -DPIC -o dot.o depbase=`echo dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT dump.lo -MD -MP -MF $depbase.Tpo -c -o dump.lo ../../../gcc-14.2.0/mpfr/src/dump.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c ../../../gcc-14.2.0/mpfr/src/dump.c -fno-common -DPIC -o dump.o depbase=`echo eq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT eq.lo -MD -MP -MF $depbase.Tpo -c -o eq.lo ../../../gcc-14.2.0/mpfr/src/eq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c ../../../gcc-14.2.0/mpfr/src/eq.c -fno-common -DPIC -o eq.o depbase=`echo exp10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp10.lo -MD -MP -MF $depbase.Tpo -c -o exp10.lo ../../../gcc-14.2.0/mpfr/src/exp10.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c ../../../gcc-14.2.0/mpfr/src/exp10.c -fno-common -DPIC -o exp10.o depbase=`echo exp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp2.lo -MD -MP -MF $depbase.Tpo -c -o exp2.lo ../../../gcc-14.2.0/mpfr/src/exp2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c ../../../gcc-14.2.0/mpfr/src/exp2.c -fno-common -DPIC -o exp2.o depbase=`echo exp3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp3.lo -MD -MP -MF $depbase.Tpo -c -o exp3.lo ../../../gcc-14.2.0/mpfr/src/exp3.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c ../../../gcc-14.2.0/mpfr/src/exp3.c -fno-common -DPIC -o exp3.o depbase=`echo exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp.lo -MD -MP -MF $depbase.Tpo -c -o exp.lo ../../../gcc-14.2.0/mpfr/src/exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../../gcc-14.2.0/mpfr/src/exp.c -fno-common -DPIC -o exp.o depbase=`echo frac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT frac.lo -MD -MP -MF $depbase.Tpo -c -o frac.lo ../../../gcc-14.2.0/mpfr/src/frac.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c ../../../gcc-14.2.0/mpfr/src/frac.c -fno-common -DPIC -o frac.o depbase=`echo frexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT frexp.lo -MD -MP -MF $depbase.Tpo -c -o frexp.lo ../../../gcc-14.2.0/mpfr/src/frexp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT frexp.lo -MD -MP -MF .deps/frexp.Tpo -c ../../../gcc-14.2.0/mpfr/src/frexp.c -fno-common -DPIC -o frexp.o depbase=`echo get_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_d.lo -MD -MP -MF $depbase.Tpo -c -o get_d.lo ../../../gcc-14.2.0/mpfr/src/get_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_d.c -fno-common -DPIC -o get_d.o depbase=`echo get_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_exp.lo -MD -MP -MF $depbase.Tpo -c -o get_exp.lo ../../../gcc-14.2.0/mpfr/src/get_exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_exp.c -fno-common -DPIC -o get_exp.o depbase=`echo get_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_str.lo -MD -MP -MF $depbase.Tpo -c -o get_str.lo ../../../gcc-14.2.0/mpfr/src/get_str.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_str.c -fno-common -DPIC -o get_str.o depbase=`echo init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT init.lo -MD -MP -MF $depbase.Tpo -c -o init.lo ../../../gcc-14.2.0/mpfr/src/init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../gcc-14.2.0/mpfr/src/init.c -fno-common -DPIC -o init.o depbase=`echo inp_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT inp_str.lo -MD -MP -MF $depbase.Tpo -c -o inp_str.lo ../../../gcc-14.2.0/mpfr/src/inp_str.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../../gcc-14.2.0/mpfr/src/inp_str.c -fno-common -DPIC -o inp_str.o depbase=`echo isinteger.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT isinteger.lo -MD -MP -MF $depbase.Tpo -c -o isinteger.lo ../../../gcc-14.2.0/mpfr/src/isinteger.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c ../../../gcc-14.2.0/mpfr/src/isinteger.c -fno-common -DPIC -o isinteger.o depbase=`echo isinf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT isinf.lo -MD -MP -MF $depbase.Tpo -c -o isinf.lo ../../../gcc-14.2.0/mpfr/src/isinf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c ../../../gcc-14.2.0/mpfr/src/isinf.c -fno-common -DPIC -o isinf.o depbase=`echo isnan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT isnan.lo -MD -MP -MF $depbase.Tpo -c -o isnan.lo ../../../gcc-14.2.0/mpfr/src/isnan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c ../../../gcc-14.2.0/mpfr/src/isnan.c -fno-common -DPIC -o isnan.o depbase=`echo isnum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT isnum.lo -MD -MP -MF $depbase.Tpo -c -o isnum.lo ../../../gcc-14.2.0/mpfr/src/isnum.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c ../../../gcc-14.2.0/mpfr/src/isnum.c -fno-common -DPIC -o isnum.o depbase=`echo const_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT const_log2.lo -MD -MP -MF $depbase.Tpo -c -o const_log2.lo ../../../gcc-14.2.0/mpfr/src/const_log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c ../../../gcc-14.2.0/mpfr/src/const_log2.c -fno-common -DPIC -o const_log2.o depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo ../../../gcc-14.2.0/mpfr/src/log.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../../gcc-14.2.0/mpfr/src/log.c -fno-common -DPIC -o log.o depbase=`echo modf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT modf.lo -MD -MP -MF $depbase.Tpo -c -o modf.lo ../../../gcc-14.2.0/mpfr/src/modf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c ../../../gcc-14.2.0/mpfr/src/modf.c -fno-common -DPIC -o modf.o depbase=`echo mul_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mul_2exp.lo -MD -MP -MF $depbase.Tpo -c -o mul_2exp.lo ../../../gcc-14.2.0/mpfr/src/mul_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c ../../../gcc-14.2.0/mpfr/src/mul_2exp.c -fno-common -DPIC -o mul_2exp.o depbase=`echo mul_2si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mul_2si.lo -MD -MP -MF $depbase.Tpo -c -o mul_2si.lo ../../../gcc-14.2.0/mpfr/src/mul_2si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c ../../../gcc-14.2.0/mpfr/src/mul_2si.c -fno-common -DPIC -o mul_2si.o depbase=`echo mul_2ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mul_2ui.lo -MD -MP -MF $depbase.Tpo -c -o mul_2ui.lo ../../../gcc-14.2.0/mpfr/src/mul_2ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/mul_2ui.c -fno-common -DPIC -o mul_2ui.o depbase=`echo mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mul.lo -MD -MP -MF $depbase.Tpo -c -o mul.lo ../../../gcc-14.2.0/mpfr/src/mul.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../../gcc-14.2.0/mpfr/src/mul.c -fno-common -DPIC -o mul.o depbase=`echo mul_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mul_ui.lo -MD -MP -MF $depbase.Tpo -c -o mul_ui.lo ../../../gcc-14.2.0/mpfr/src/mul_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/mul_ui.c -fno-common -DPIC -o mul_ui.o depbase=`echo neg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT neg.lo -MD -MP -MF $depbase.Tpo -c -o neg.lo ../../../gcc-14.2.0/mpfr/src/neg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../../gcc-14.2.0/mpfr/src/neg.c -fno-common -DPIC -o neg.o depbase=`echo next.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT next.lo -MD -MP -MF $depbase.Tpo -c -o next.lo ../../../gcc-14.2.0/mpfr/src/next.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT next.lo -MD -MP -MF .deps/next.Tpo -c ../../../gcc-14.2.0/mpfr/src/next.c -fno-common -DPIC -o next.o depbase=`echo out_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT out_str.lo -MD -MP -MF $depbase.Tpo -c -o out_str.lo ../../../gcc-14.2.0/mpfr/src/out_str.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../../gcc-14.2.0/mpfr/src/out_str.c -fno-common -DPIC -o out_str.o depbase=`echo printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT printf.lo -MD -MP -MF $depbase.Tpo -c -o printf.lo ../../../gcc-14.2.0/mpfr/src/printf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c ../../../gcc-14.2.0/mpfr/src/printf.c -fno-common -DPIC -o printf.o depbase=`echo vasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT vasprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasprintf.lo ../../../gcc-14.2.0/mpfr/src/vasprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c ../../../gcc-14.2.0/mpfr/src/vasprintf.c -fno-common -DPIC -o vasprintf.o ../../../gcc-14.2.0/mpfr/src/vasprintf.c:1947:3: warning: result of comparison of constant 9223372036854775807 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] INCR_TOTAL (np->ip_trailing_digits); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-14.2.0/mpfr/src/vasprintf.c:1937:28: note: expanded from macro 'INCR_TOTAL' if (MPFR_UNLIKELY ((v) > MPFR_INTMAX_MAX)) \ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../../../gcc-14.2.0/mpfr/src/mpfr-impl.h:1488:48: note: expanded from macro 'MPFR_UNLIKELY' # define MPFR_UNLIKELY(x) (__builtin_expect(!!(x), 0)) ^ 1 warning generated. depbase=`echo const_pi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT const_pi.lo -MD -MP -MF $depbase.Tpo -c -o const_pi.lo ../../../gcc-14.2.0/mpfr/src/const_pi.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c ../../../gcc-14.2.0/mpfr/src/const_pi.c -fno-common -DPIC -o const_pi.o depbase=`echo pow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pow.lo -MD -MP -MF $depbase.Tpo -c -o pow.lo ../../../gcc-14.2.0/mpfr/src/pow.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../../gcc-14.2.0/mpfr/src/pow.c -fno-common -DPIC -o pow.o depbase=`echo pow_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pow_si.lo -MD -MP -MF $depbase.Tpo -c -o pow_si.lo ../../../gcc-14.2.0/mpfr/src/pow_si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../../gcc-14.2.0/mpfr/src/pow_si.c -fno-common -DPIC -o pow_si.o depbase=`echo pow_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pow_ui.lo -MD -MP -MF $depbase.Tpo -c -o pow_ui.lo ../../../gcc-14.2.0/mpfr/src/pow_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/pow_ui.c -fno-common -DPIC -o pow_ui.o depbase=`echo pow_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pow_sj.lo -MD -MP -MF $depbase.Tpo -c -o pow_sj.lo ../../../gcc-14.2.0/mpfr/src/pow_sj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pow_sj.lo -MD -MP -MF .deps/pow_sj.Tpo -c ../../../gcc-14.2.0/mpfr/src/pow_sj.c -fno-common -DPIC -o pow_sj.o depbase=`echo pow_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pow_uj.lo -MD -MP -MF $depbase.Tpo -c -o pow_uj.lo ../../../gcc-14.2.0/mpfr/src/pow_uj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pow_uj.lo -MD -MP -MF .deps/pow_uj.Tpo -c ../../../gcc-14.2.0/mpfr/src/pow_uj.c -fno-common -DPIC -o pow_uj.o depbase=`echo print_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT print_raw.lo -MD -MP -MF $depbase.Tpo -c -o print_raw.lo ../../../gcc-14.2.0/mpfr/src/print_raw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c ../../../gcc-14.2.0/mpfr/src/print_raw.c -fno-common -DPIC -o print_raw.o depbase=`echo print_rnd_mode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT print_rnd_mode.lo -MD -MP -MF $depbase.Tpo -c -o print_rnd_mode.lo ../../../gcc-14.2.0/mpfr/src/print_rnd_mode.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c ../../../gcc-14.2.0/mpfr/src/print_rnd_mode.c -fno-common -DPIC -o print_rnd_mode.o depbase=`echo reldiff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT reldiff.lo -MD -MP -MF $depbase.Tpo -c -o reldiff.lo ../../../gcc-14.2.0/mpfr/src/reldiff.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c ../../../gcc-14.2.0/mpfr/src/reldiff.c -fno-common -DPIC -o reldiff.o depbase=`echo round_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT round_prec.lo -MD -MP -MF $depbase.Tpo -c -o round_prec.lo ../../../gcc-14.2.0/mpfr/src/round_prec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c ../../../gcc-14.2.0/mpfr/src/round_prec.c -fno-common -DPIC -o round_prec.o depbase=`echo set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set.lo -MD -MP -MF $depbase.Tpo -c -o set.lo ../../../gcc-14.2.0/mpfr/src/set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../../gcc-14.2.0/mpfr/src/set.c -fno-common -DPIC -o set.o depbase=`echo setmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT setmax.lo -MD -MP -MF $depbase.Tpo -c -o setmax.lo ../../../gcc-14.2.0/mpfr/src/setmax.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c ../../../gcc-14.2.0/mpfr/src/setmax.c -fno-common -DPIC -o setmax.o depbase=`echo setmin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT setmin.lo -MD -MP -MF $depbase.Tpo -c -o setmin.lo ../../../gcc-14.2.0/mpfr/src/setmin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c ../../../gcc-14.2.0/mpfr/src/setmin.c -fno-common -DPIC -o setmin.o depbase=`echo set_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_d.lo -MD -MP -MF $depbase.Tpo -c -o set_d.lo ../../../gcc-14.2.0/mpfr/src/set_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_d.c -fno-common -DPIC -o set_d.o depbase=`echo set_dfl_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_dfl_prec.lo -MD -MP -MF $depbase.Tpo -c -o set_dfl_prec.lo ../../../gcc-14.2.0/mpfr/src/set_dfl_prec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_dfl_prec.c -fno-common -DPIC -o set_dfl_prec.o depbase=`echo set_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_exp.lo -MD -MP -MF $depbase.Tpo -c -o set_exp.lo ../../../gcc-14.2.0/mpfr/src/set_exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_exp.c -fno-common -DPIC -o set_exp.o depbase=`echo set_rnd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_rnd.lo -MD -MP -MF $depbase.Tpo -c -o set_rnd.lo ../../../gcc-14.2.0/mpfr/src/set_rnd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_rnd.c -fno-common -DPIC -o set_rnd.o depbase=`echo set_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_f.lo -MD -MP -MF $depbase.Tpo -c -o set_f.lo ../../../gcc-14.2.0/mpfr/src/set_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_f.c -fno-common -DPIC -o set_f.o depbase=`echo set_prc_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_prc_raw.lo -MD -MP -MF $depbase.Tpo -c -o set_prc_raw.lo ../../../gcc-14.2.0/mpfr/src/set_prc_raw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_prc_raw.c -fno-common -DPIC -o set_prc_raw.o depbase=`echo set_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_prec.lo -MD -MP -MF $depbase.Tpo -c -o set_prec.lo ../../../gcc-14.2.0/mpfr/src/set_prec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_prec.c -fno-common -DPIC -o set_prec.o depbase=`echo set_q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_q.lo -MD -MP -MF $depbase.Tpo -c -o set_q.lo ../../../gcc-14.2.0/mpfr/src/set_q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_q.c -fno-common -DPIC -o set_q.o depbase=`echo set_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_si.lo -MD -MP -MF $depbase.Tpo -c -o set_si.lo ../../../gcc-14.2.0/mpfr/src/set_si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_si.c -fno-common -DPIC -o set_si.o depbase=`echo set_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_str.lo -MD -MP -MF $depbase.Tpo -c -o set_str.lo ../../../gcc-14.2.0/mpfr/src/set_str.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_str.c -fno-common -DPIC -o set_str.o depbase=`echo set_str_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_str_raw.lo -MD -MP -MF $depbase.Tpo -c -o set_str_raw.lo ../../../gcc-14.2.0/mpfr/src/set_str_raw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_str_raw.c -fno-common -DPIC -o set_str_raw.o depbase=`echo set_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_ui.lo -MD -MP -MF $depbase.Tpo -c -o set_ui.lo ../../../gcc-14.2.0/mpfr/src/set_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_ui.c -fno-common -DPIC -o set_ui.o depbase=`echo set_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_z.lo -MD -MP -MF $depbase.Tpo -c -o set_z.lo ../../../gcc-14.2.0/mpfr/src/set_z.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_z.c -fno-common -DPIC -o set_z.o depbase=`echo sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sqrt.lo -MD -MP -MF $depbase.Tpo -c -o sqrt.lo ../../../gcc-14.2.0/mpfr/src/sqrt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../../gcc-14.2.0/mpfr/src/sqrt.c -fno-common -DPIC -o sqrt.o depbase=`echo sqrt_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sqrt_ui.lo -MD -MP -MF $depbase.Tpo -c -o sqrt_ui.lo ../../../gcc-14.2.0/mpfr/src/sqrt_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/sqrt_ui.c -fno-common -DPIC -o sqrt_ui.o depbase=`echo sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sub.lo -MD -MP -MF $depbase.Tpo -c -o sub.lo ../../../gcc-14.2.0/mpfr/src/sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../../gcc-14.2.0/mpfr/src/sub.c -fno-common -DPIC -o sub.o depbase=`echo sub1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sub1.lo -MD -MP -MF $depbase.Tpo -c -o sub1.lo ../../../gcc-14.2.0/mpfr/src/sub1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c ../../../gcc-14.2.0/mpfr/src/sub1.c -fno-common -DPIC -o sub1.o depbase=`echo sub_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sub_ui.lo -MD -MP -MF $depbase.Tpo -c -o sub_ui.lo ../../../gcc-14.2.0/mpfr/src/sub_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/sub_ui.c -fno-common -DPIC -o sub_ui.o depbase=`echo rint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT rint.lo -MD -MP -MF $depbase.Tpo -c -o rint.lo ../../../gcc-14.2.0/mpfr/src/rint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c ../../../gcc-14.2.0/mpfr/src/rint.c -fno-common -DPIC -o rint.o depbase=`echo ui_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ui_div.lo -MD -MP -MF $depbase.Tpo -c -o ui_div.lo ../../../gcc-14.2.0/mpfr/src/ui_div.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../../gcc-14.2.0/mpfr/src/ui_div.c -fno-common -DPIC -o ui_div.o depbase=`echo ui_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ui_sub.lo -MD -MP -MF $depbase.Tpo -c -o ui_sub.lo ../../../gcc-14.2.0/mpfr/src/ui_sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ../../../gcc-14.2.0/mpfr/src/ui_sub.c -fno-common -DPIC -o ui_sub.o depbase=`echo urandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT urandom.lo -MD -MP -MF $depbase.Tpo -c -o urandom.lo ../../../gcc-14.2.0/mpfr/src/urandom.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c ../../../gcc-14.2.0/mpfr/src/urandom.c -fno-common -DPIC -o urandom.o depbase=`echo urandomb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT urandomb.lo -MD -MP -MF $depbase.Tpo -c -o urandomb.lo ../../../gcc-14.2.0/mpfr/src/urandomb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c ../../../gcc-14.2.0/mpfr/src/urandomb.c -fno-common -DPIC -o urandomb.o depbase=`echo get_z_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_z_2exp.lo -MD -MP -MF $depbase.Tpo -c -o get_z_2exp.lo ../../../gcc-14.2.0/mpfr/src/get_z_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_z_2exp.lo -MD -MP -MF .deps/get_z_2exp.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_z_2exp.c -fno-common -DPIC -o get_z_2exp.o depbase=`echo swap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT swap.lo -MD -MP -MF $depbase.Tpo -c -o swap.lo ../../../gcc-14.2.0/mpfr/src/swap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../../gcc-14.2.0/mpfr/src/swap.c -fno-common -DPIC -o swap.o depbase=`echo factorial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT factorial.lo -MD -MP -MF $depbase.Tpo -c -o factorial.lo ../../../gcc-14.2.0/mpfr/src/factorial.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c ../../../gcc-14.2.0/mpfr/src/factorial.c -fno-common -DPIC -o factorial.o depbase=`echo cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cosh.lo -MD -MP -MF $depbase.Tpo -c -o cosh.lo ../../../gcc-14.2.0/mpfr/src/cosh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../../gcc-14.2.0/mpfr/src/cosh.c -fno-common -DPIC -o cosh.o depbase=`echo sinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sinh.lo -MD -MP -MF $depbase.Tpo -c -o sinh.lo ../../../gcc-14.2.0/mpfr/src/sinh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../../gcc-14.2.0/mpfr/src/sinh.c -fno-common -DPIC -o sinh.o depbase=`echo tanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT tanh.lo -MD -MP -MF $depbase.Tpo -c -o tanh.lo ../../../gcc-14.2.0/mpfr/src/tanh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../../gcc-14.2.0/mpfr/src/tanh.c -fno-common -DPIC -o tanh.o depbase=`echo sinh_cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sinh_cosh.lo -MD -MP -MF $depbase.Tpo -c -o sinh_cosh.lo ../../../gcc-14.2.0/mpfr/src/sinh_cosh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c ../../../gcc-14.2.0/mpfr/src/sinh_cosh.c -fno-common -DPIC -o sinh_cosh.o depbase=`echo acosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT acosh.lo -MD -MP -MF $depbase.Tpo -c -o acosh.lo ../../../gcc-14.2.0/mpfr/src/acosh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../../gcc-14.2.0/mpfr/src/acosh.c -fno-common -DPIC -o acosh.o depbase=`echo asinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT asinh.lo -MD -MP -MF $depbase.Tpo -c -o asinh.lo ../../../gcc-14.2.0/mpfr/src/asinh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../../gcc-14.2.0/mpfr/src/asinh.c -fno-common -DPIC -o asinh.o depbase=`echo atanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT atanh.lo -MD -MP -MF $depbase.Tpo -c -o atanh.lo ../../../gcc-14.2.0/mpfr/src/atanh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../../gcc-14.2.0/mpfr/src/atanh.c -fno-common -DPIC -o atanh.o depbase=`echo atan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT atan.lo -MD -MP -MF $depbase.Tpo -c -o atan.lo ../../../gcc-14.2.0/mpfr/src/atan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../../gcc-14.2.0/mpfr/src/atan.c -fno-common -DPIC -o atan.o depbase=`echo cmp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmp2.lo -MD -MP -MF $depbase.Tpo -c -o cmp2.lo ../../../gcc-14.2.0/mpfr/src/cmp2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c ../../../gcc-14.2.0/mpfr/src/cmp2.c -fno-common -DPIC -o cmp2.o depbase=`echo exp_2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp_2.lo -MD -MP -MF $depbase.Tpo -c -o exp_2.lo ../../../gcc-14.2.0/mpfr/src/exp_2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c ../../../gcc-14.2.0/mpfr/src/exp_2.c -fno-common -DPIC -o exp_2.o depbase=`echo asin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT asin.lo -MD -MP -MF $depbase.Tpo -c -o asin.lo ../../../gcc-14.2.0/mpfr/src/asin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../../gcc-14.2.0/mpfr/src/asin.c -fno-common -DPIC -o asin.o depbase=`echo const_euler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT const_euler.lo -MD -MP -MF $depbase.Tpo -c -o const_euler.lo ../../../gcc-14.2.0/mpfr/src/const_euler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c ../../../gcc-14.2.0/mpfr/src/const_euler.c -fno-common -DPIC -o const_euler.o depbase=`echo cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cos.lo -MD -MP -MF $depbase.Tpo -c -o cos.lo ../../../gcc-14.2.0/mpfr/src/cos.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c ../../../gcc-14.2.0/mpfr/src/cos.c -fno-common -DPIC -o cos.o depbase=`echo sin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sin.lo -MD -MP -MF $depbase.Tpo -c -o sin.lo ../../../gcc-14.2.0/mpfr/src/sin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c ../../../gcc-14.2.0/mpfr/src/sin.c -fno-common -DPIC -o sin.o depbase=`echo tan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT tan.lo -MD -MP -MF $depbase.Tpo -c -o tan.lo ../../../gcc-14.2.0/mpfr/src/tan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../../gcc-14.2.0/mpfr/src/tan.c -fno-common -DPIC -o tan.o depbase=`echo fma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fma.lo -MD -MP -MF $depbase.Tpo -c -o fma.lo ../../../gcc-14.2.0/mpfr/src/fma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../../gcc-14.2.0/mpfr/src/fma.c -fno-common -DPIC -o fma.o depbase=`echo fms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fms.lo -MD -MP -MF $depbase.Tpo -c -o fms.lo ../../../gcc-14.2.0/mpfr/src/fms.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c ../../../gcc-14.2.0/mpfr/src/fms.c -fno-common -DPIC -o fms.o depbase=`echo hypot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT hypot.lo -MD -MP -MF $depbase.Tpo -c -o hypot.lo ../../../gcc-14.2.0/mpfr/src/hypot.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c ../../../gcc-14.2.0/mpfr/src/hypot.c -fno-common -DPIC -o hypot.o depbase=`echo log1p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log1p.lo -MD -MP -MF $depbase.Tpo -c -o log1p.lo ../../../gcc-14.2.0/mpfr/src/log1p.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c ../../../gcc-14.2.0/mpfr/src/log1p.c -fno-common -DPIC -o log1p.o depbase=`echo expm1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT expm1.lo -MD -MP -MF $depbase.Tpo -c -o expm1.lo ../../../gcc-14.2.0/mpfr/src/expm1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c ../../../gcc-14.2.0/mpfr/src/expm1.c -fno-common -DPIC -o expm1.o depbase=`echo log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log2.lo -MD -MP -MF $depbase.Tpo -c -o log2.lo ../../../gcc-14.2.0/mpfr/src/log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c ../../../gcc-14.2.0/mpfr/src/log2.c -fno-common -DPIC -o log2.o depbase=`echo log2p1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log2p1.lo -MD -MP -MF $depbase.Tpo -c -o log2p1.lo ../../../gcc-14.2.0/mpfr/src/log2p1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log2p1.lo -MD -MP -MF .deps/log2p1.Tpo -c ../../../gcc-14.2.0/mpfr/src/log2p1.c -fno-common -DPIC -o log2p1.o depbase=`echo log10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log10.lo -MD -MP -MF $depbase.Tpo -c -o log10.lo ../../../gcc-14.2.0/mpfr/src/log10.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c ../../../gcc-14.2.0/mpfr/src/log10.c -fno-common -DPIC -o log10.o depbase=`echo log10p1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log10p1.lo -MD -MP -MF $depbase.Tpo -c -o log10p1.lo ../../../gcc-14.2.0/mpfr/src/log10p1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log10p1.lo -MD -MP -MF .deps/log10p1.Tpo -c ../../../gcc-14.2.0/mpfr/src/log10p1.c -fno-common -DPIC -o log10p1.o depbase=`echo ui_pow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ui_pow.lo -MD -MP -MF $depbase.Tpo -c -o ui_pow.lo ../../../gcc-14.2.0/mpfr/src/ui_pow.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ../../../gcc-14.2.0/mpfr/src/ui_pow.c -fno-common -DPIC -o ui_pow.o depbase=`echo ui_pow_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ui_pow_ui.lo -MD -MP -MF $depbase.Tpo -c -o ui_pow_ui.lo ../../../gcc-14.2.0/mpfr/src/ui_pow_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/ui_pow_ui.c -fno-common -DPIC -o ui_pow_ui.o depbase=`echo minmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT minmax.lo -MD -MP -MF $depbase.Tpo -c -o minmax.lo ../../../gcc-14.2.0/mpfr/src/minmax.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c ../../../gcc-14.2.0/mpfr/src/minmax.c -fno-common -DPIC -o minmax.o depbase=`echo dim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT dim.lo -MD -MP -MF $depbase.Tpo -c -o dim.lo ../../../gcc-14.2.0/mpfr/src/dim.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c ../../../gcc-14.2.0/mpfr/src/dim.c -fno-common -DPIC -o dim.o depbase=`echo signbit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT signbit.lo -MD -MP -MF $depbase.Tpo -c -o signbit.lo ../../../gcc-14.2.0/mpfr/src/signbit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c ../../../gcc-14.2.0/mpfr/src/signbit.c -fno-common -DPIC -o signbit.o depbase=`echo copysign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT copysign.lo -MD -MP -MF $depbase.Tpo -c -o copysign.lo ../../../gcc-14.2.0/mpfr/src/copysign.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c ../../../gcc-14.2.0/mpfr/src/copysign.c -fno-common -DPIC -o copysign.o depbase=`echo setsign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT setsign.lo -MD -MP -MF $depbase.Tpo -c -o setsign.lo ../../../gcc-14.2.0/mpfr/src/setsign.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c ../../../gcc-14.2.0/mpfr/src/setsign.c -fno-common -DPIC -o setsign.o depbase=`echo gmp_op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT gmp_op.lo -MD -MP -MF $depbase.Tpo -c -o gmp_op.lo ../../../gcc-14.2.0/mpfr/src/gmp_op.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c ../../../gcc-14.2.0/mpfr/src/gmp_op.c -fno-common -DPIC -o gmp_op.o depbase=`echo init2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT init2.lo -MD -MP -MF $depbase.Tpo -c -o init2.lo ../../../gcc-14.2.0/mpfr/src/init2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../../gcc-14.2.0/mpfr/src/init2.c -fno-common -DPIC -o init2.o depbase=`echo acos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT acos.lo -MD -MP -MF $depbase.Tpo -c -o acos.lo ../../../gcc-14.2.0/mpfr/src/acos.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../../gcc-14.2.0/mpfr/src/acos.c -fno-common -DPIC -o acos.o depbase=`echo sin_cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sin_cos.lo -MD -MP -MF $depbase.Tpo -c -o sin_cos.lo ../../../gcc-14.2.0/mpfr/src/sin_cos.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../../gcc-14.2.0/mpfr/src/sin_cos.c -fno-common -DPIC -o sin_cos.o depbase=`echo set_nan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_nan.lo -MD -MP -MF $depbase.Tpo -c -o set_nan.lo ../../../gcc-14.2.0/mpfr/src/set_nan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_nan.c -fno-common -DPIC -o set_nan.o depbase=`echo set_inf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_inf.lo -MD -MP -MF $depbase.Tpo -c -o set_inf.lo ../../../gcc-14.2.0/mpfr/src/set_inf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_inf.c -fno-common -DPIC -o set_inf.o depbase=`echo set_zero.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_zero.lo -MD -MP -MF $depbase.Tpo -c -o set_zero.lo ../../../gcc-14.2.0/mpfr/src/set_zero.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_zero.c -fno-common -DPIC -o set_zero.o depbase=`echo powerof2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT powerof2.lo -MD -MP -MF $depbase.Tpo -c -o powerof2.lo ../../../gcc-14.2.0/mpfr/src/powerof2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c ../../../gcc-14.2.0/mpfr/src/powerof2.c -fno-common -DPIC -o powerof2.o depbase=`echo gamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT gamma.lo -MD -MP -MF $depbase.Tpo -c -o gamma.lo ../../../gcc-14.2.0/mpfr/src/gamma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c ../../../gcc-14.2.0/mpfr/src/gamma.c -fno-common -DPIC -o gamma.o depbase=`echo set_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_ld.lo -MD -MP -MF $depbase.Tpo -c -o set_ld.lo ../../../gcc-14.2.0/mpfr/src/set_ld.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_ld.c -fno-common -DPIC -o set_ld.o depbase=`echo get_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_ld.lo -MD -MP -MF $depbase.Tpo -c -o get_ld.lo ../../../gcc-14.2.0/mpfr/src/get_ld.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_ld.c -fno-common -DPIC -o get_ld.o depbase=`echo cbrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cbrt.lo -MD -MP -MF $depbase.Tpo -c -o cbrt.lo ../../../gcc-14.2.0/mpfr/src/cbrt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c ../../../gcc-14.2.0/mpfr/src/cbrt.c -fno-common -DPIC -o cbrt.o depbase=`echo volatile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT volatile.lo -MD -MP -MF $depbase.Tpo -c -o volatile.lo ../../../gcc-14.2.0/mpfr/src/volatile.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c ../../../gcc-14.2.0/mpfr/src/volatile.c -fno-common -DPIC -o volatile.o depbase=`echo fits_sshort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_sshort.lo -MD -MP -MF $depbase.Tpo -c -o fits_sshort.lo ../../../gcc-14.2.0/mpfr/src/fits_sshort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c ../../../gcc-14.2.0/mpfr/src/fits_sshort.c -fno-common -DPIC -o fits_sshort.o depbase=`echo fits_sint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_sint.lo -MD -MP -MF $depbase.Tpo -c -o fits_sint.lo ../../../gcc-14.2.0/mpfr/src/fits_sint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c ../../../gcc-14.2.0/mpfr/src/fits_sint.c -fno-common -DPIC -o fits_sint.o depbase=`echo fits_slong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_slong.lo -MD -MP -MF $depbase.Tpo -c -o fits_slong.lo ../../../gcc-14.2.0/mpfr/src/fits_slong.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c ../../../gcc-14.2.0/mpfr/src/fits_slong.c -fno-common -DPIC -o fits_slong.o depbase=`echo fits_ushort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_ushort.lo -MD -MP -MF $depbase.Tpo -c -o fits_ushort.lo ../../../gcc-14.2.0/mpfr/src/fits_ushort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c ../../../gcc-14.2.0/mpfr/src/fits_ushort.c -fno-common -DPIC -o fits_ushort.o depbase=`echo fits_uint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_uint.lo -MD -MP -MF $depbase.Tpo -c -o fits_uint.lo ../../../gcc-14.2.0/mpfr/src/fits_uint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c ../../../gcc-14.2.0/mpfr/src/fits_uint.c -fno-common -DPIC -o fits_uint.o depbase=`echo fits_ulong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_ulong.lo -MD -MP -MF $depbase.Tpo -c -o fits_ulong.lo ../../../gcc-14.2.0/mpfr/src/fits_ulong.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c ../../../gcc-14.2.0/mpfr/src/fits_ulong.c -fno-common -DPIC -o fits_ulong.o depbase=`echo fits_uintmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_uintmax.lo -MD -MP -MF $depbase.Tpo -c -o fits_uintmax.lo ../../../gcc-14.2.0/mpfr/src/fits_uintmax.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c ../../../gcc-14.2.0/mpfr/src/fits_uintmax.c -fno-common -DPIC -o fits_uintmax.o depbase=`echo fits_intmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_intmax.lo -MD -MP -MF $depbase.Tpo -c -o fits_intmax.lo ../../../gcc-14.2.0/mpfr/src/fits_intmax.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c ../../../gcc-14.2.0/mpfr/src/fits_intmax.c -fno-common -DPIC -o fits_intmax.o depbase=`echo get_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_si.lo -MD -MP -MF $depbase.Tpo -c -o get_si.lo ../../../gcc-14.2.0/mpfr/src/get_si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_si.c -fno-common -DPIC -o get_si.o depbase=`echo get_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_ui.lo -MD -MP -MF $depbase.Tpo -c -o get_ui.lo ../../../gcc-14.2.0/mpfr/src/get_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_ui.c -fno-common -DPIC -o get_ui.o depbase=`echo zeta.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT zeta.lo -MD -MP -MF $depbase.Tpo -c -o zeta.lo ../../../gcc-14.2.0/mpfr/src/zeta.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c ../../../gcc-14.2.0/mpfr/src/zeta.c -fno-common -DPIC -o zeta.o depbase=`echo cmp_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmp_d.lo -MD -MP -MF $depbase.Tpo -c -o cmp_d.lo ../../../gcc-14.2.0/mpfr/src/cmp_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c ../../../gcc-14.2.0/mpfr/src/cmp_d.c -fno-common -DPIC -o cmp_d.o depbase=`echo erf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT erf.lo -MD -MP -MF $depbase.Tpo -c -o erf.lo ../../../gcc-14.2.0/mpfr/src/erf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c ../../../gcc-14.2.0/mpfr/src/erf.c -fno-common -DPIC -o erf.o depbase=`echo inits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT inits.lo -MD -MP -MF $depbase.Tpo -c -o inits.lo ../../../gcc-14.2.0/mpfr/src/inits.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c ../../../gcc-14.2.0/mpfr/src/inits.c -fno-common -DPIC -o inits.o depbase=`echo inits2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT inits2.lo -MD -MP -MF $depbase.Tpo -c -o inits2.lo ../../../gcc-14.2.0/mpfr/src/inits2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c ../../../gcc-14.2.0/mpfr/src/inits2.c -fno-common -DPIC -o inits2.o depbase=`echo clears.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT clears.lo -MD -MP -MF $depbase.Tpo -c -o clears.lo ../../../gcc-14.2.0/mpfr/src/clears.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c ../../../gcc-14.2.0/mpfr/src/clears.c -fno-common -DPIC -o clears.o depbase=`echo sgn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sgn.lo -MD -MP -MF $depbase.Tpo -c -o sgn.lo ../../../gcc-14.2.0/mpfr/src/sgn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c ../../../gcc-14.2.0/mpfr/src/sgn.c -fno-common -DPIC -o sgn.o depbase=`echo check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT check.lo -MD -MP -MF $depbase.Tpo -c -o check.lo ../../../gcc-14.2.0/mpfr/src/check.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT check.lo -MD -MP -MF .deps/check.Tpo -c ../../../gcc-14.2.0/mpfr/src/check.c -fno-common -DPIC -o check.o depbase=`echo sub1sp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sub1sp.lo -MD -MP -MF $depbase.Tpo -c -o sub1sp.lo ../../../gcc-14.2.0/mpfr/src/sub1sp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c ../../../gcc-14.2.0/mpfr/src/sub1sp.c -fno-common -DPIC -o sub1sp.o depbase=`echo version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT version.lo -MD -MP -MF $depbase.Tpo -c -o version.lo ../../../gcc-14.2.0/mpfr/src/version.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../../gcc-14.2.0/mpfr/src/version.c -fno-common -DPIC -o version.o depbase=`echo mpn_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mpn_exp.lo -MD -MP -MF $depbase.Tpo -c -o mpn_exp.lo ../../../gcc-14.2.0/mpfr/src/mpn_exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c ../../../gcc-14.2.0/mpfr/src/mpn_exp.c -fno-common -DPIC -o mpn_exp.o depbase=`echo mpfr-gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mpfr-gmp.lo -MD -MP -MF $depbase.Tpo -c -o mpfr-gmp.lo ../../../gcc-14.2.0/mpfr/src/mpfr-gmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c ../../../gcc-14.2.0/mpfr/src/mpfr-gmp.c -fno-common -DPIC -o mpfr-gmp.o depbase=`echo mp_clz_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mp_clz_tab.lo -MD -MP -MF $depbase.Tpo -c -o mp_clz_tab.lo ../../../gcc-14.2.0/mpfr/src/mp_clz_tab.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c ../../../gcc-14.2.0/mpfr/src/mp_clz_tab.c -fno-common -DPIC -o mp_clz_tab.o depbase=`echo sum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sum.lo -MD -MP -MF $depbase.Tpo -c -o sum.lo ../../../gcc-14.2.0/mpfr/src/sum.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c ../../../gcc-14.2.0/mpfr/src/sum.c -fno-common -DPIC -o sum.o depbase=`echo add1sp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT add1sp.lo -MD -MP -MF $depbase.Tpo -c -o add1sp.lo ../../../gcc-14.2.0/mpfr/src/add1sp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c ../../../gcc-14.2.0/mpfr/src/add1sp.c -fno-common -DPIC -o add1sp.o depbase=`echo free_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT free_cache.lo -MD -MP -MF $depbase.Tpo -c -o free_cache.lo ../../../gcc-14.2.0/mpfr/src/free_cache.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c ../../../gcc-14.2.0/mpfr/src/free_cache.c -fno-common -DPIC -o free_cache.o depbase=`echo si_op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT si_op.lo -MD -MP -MF $depbase.Tpo -c -o si_op.lo ../../../gcc-14.2.0/mpfr/src/si_op.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c ../../../gcc-14.2.0/mpfr/src/si_op.c -fno-common -DPIC -o si_op.o depbase=`echo cmp_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmp_ld.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ld.lo ../../../gcc-14.2.0/mpfr/src/cmp_ld.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c ../../../gcc-14.2.0/mpfr/src/cmp_ld.c -fno-common -DPIC -o cmp_ld.o depbase=`echo set_ui_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_ui_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_ui_2exp.lo ../../../gcc-14.2.0/mpfr/src/set_ui_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_ui_2exp.c -fno-common -DPIC -o set_ui_2exp.o depbase=`echo set_si_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_si_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_si_2exp.lo ../../../gcc-14.2.0/mpfr/src/set_si_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_si_2exp.c -fno-common -DPIC -o set_si_2exp.o depbase=`echo set_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_uj.lo -MD -MP -MF $depbase.Tpo -c -o set_uj.lo ../../../gcc-14.2.0/mpfr/src/set_uj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_uj.c -fno-common -DPIC -o set_uj.o depbase=`echo set_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_sj.lo -MD -MP -MF $depbase.Tpo -c -o set_sj.lo ../../../gcc-14.2.0/mpfr/src/set_sj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_sj.c -fno-common -DPIC -o set_sj.o depbase=`echo get_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_sj.lo -MD -MP -MF $depbase.Tpo -c -o get_sj.lo ../../../gcc-14.2.0/mpfr/src/get_sj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_sj.c -fno-common -DPIC -o get_sj.o depbase=`echo get_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_uj.lo -MD -MP -MF $depbase.Tpo -c -o get_uj.lo ../../../gcc-14.2.0/mpfr/src/get_uj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_uj.c -fno-common -DPIC -o get_uj.o depbase=`echo get_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_z.lo -MD -MP -MF $depbase.Tpo -c -o get_z.lo ../../../gcc-14.2.0/mpfr/src/get_z.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_z.c -fno-common -DPIC -o get_z.o depbase=`echo iszero.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT iszero.lo -MD -MP -MF $depbase.Tpo -c -o iszero.lo ../../../gcc-14.2.0/mpfr/src/iszero.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c ../../../gcc-14.2.0/mpfr/src/iszero.c -fno-common -DPIC -o iszero.o depbase=`echo cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cache.lo -MD -MP -MF $depbase.Tpo -c -o cache.lo ../../../gcc-14.2.0/mpfr/src/cache.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../../gcc-14.2.0/mpfr/src/cache.c -fno-common -DPIC -o cache.o depbase=`echo sqr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sqr.lo -MD -MP -MF $depbase.Tpo -c -o sqr.lo ../../../gcc-14.2.0/mpfr/src/sqr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../../gcc-14.2.0/mpfr/src/sqr.c -fno-common -DPIC -o sqr.o depbase=`echo int_ceil_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT int_ceil_log2.lo -MD -MP -MF $depbase.Tpo -c -o int_ceil_log2.lo ../../../gcc-14.2.0/mpfr/src/int_ceil_log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c ../../../gcc-14.2.0/mpfr/src/int_ceil_log2.c -fno-common -DPIC -o int_ceil_log2.o depbase=`echo isqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT isqrt.lo -MD -MP -MF $depbase.Tpo -c -o isqrt.lo ../../../gcc-14.2.0/mpfr/src/isqrt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c ../../../gcc-14.2.0/mpfr/src/isqrt.c -fno-common -DPIC -o isqrt.o depbase=`echo strtofr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT strtofr.lo -MD -MP -MF $depbase.Tpo -c -o strtofr.lo ../../../gcc-14.2.0/mpfr/src/strtofr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c ../../../gcc-14.2.0/mpfr/src/strtofr.c -fno-common -DPIC -o strtofr.o depbase=`echo pow_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pow_z.lo -MD -MP -MF $depbase.Tpo -c -o pow_z.lo ../../../gcc-14.2.0/mpfr/src/pow_z.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../../gcc-14.2.0/mpfr/src/pow_z.c -fno-common -DPIC -o pow_z.o depbase=`echo logging.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT logging.lo -MD -MP -MF $depbase.Tpo -c -o logging.lo ../../../gcc-14.2.0/mpfr/src/logging.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c ../../../gcc-14.2.0/mpfr/src/logging.c -fno-common -DPIC -o logging.o depbase=`echo mulders.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mulders.lo -MD -MP -MF $depbase.Tpo -c -o mulders.lo ../../../gcc-14.2.0/mpfr/src/mulders.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c ../../../gcc-14.2.0/mpfr/src/mulders.c -fno-common -DPIC -o mulders.o depbase=`echo get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_f.lo -MD -MP -MF $depbase.Tpo -c -o get_f.lo ../../../gcc-14.2.0/mpfr/src/get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_f.c -fno-common -DPIC -o get_f.o depbase=`echo round_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT round_p.lo -MD -MP -MF $depbase.Tpo -c -o round_p.lo ../../../gcc-14.2.0/mpfr/src/round_p.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c ../../../gcc-14.2.0/mpfr/src/round_p.c -fno-common -DPIC -o round_p.o depbase=`echo erfc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT erfc.lo -MD -MP -MF $depbase.Tpo -c -o erfc.lo ../../../gcc-14.2.0/mpfr/src/erfc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c ../../../gcc-14.2.0/mpfr/src/erfc.c -fno-common -DPIC -o erfc.o depbase=`echo atan2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT atan2.lo -MD -MP -MF $depbase.Tpo -c -o atan2.lo ../../../gcc-14.2.0/mpfr/src/atan2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c ../../../gcc-14.2.0/mpfr/src/atan2.c -fno-common -DPIC -o atan2.o depbase=`echo atan2u.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT atan2u.lo -MD -MP -MF $depbase.Tpo -c -o atan2u.lo ../../../gcc-14.2.0/mpfr/src/atan2u.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT atan2u.lo -MD -MP -MF .deps/atan2u.Tpo -c ../../../gcc-14.2.0/mpfr/src/atan2u.c -fno-common -DPIC -o atan2u.o depbase=`echo subnormal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT subnormal.lo -MD -MP -MF $depbase.Tpo -c -o subnormal.lo ../../../gcc-14.2.0/mpfr/src/subnormal.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c ../../../gcc-14.2.0/mpfr/src/subnormal.c -fno-common -DPIC -o subnormal.o depbase=`echo const_catalan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT const_catalan.lo -MD -MP -MF $depbase.Tpo -c -o const_catalan.lo ../../../gcc-14.2.0/mpfr/src/const_catalan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c ../../../gcc-14.2.0/mpfr/src/const_catalan.c -fno-common -DPIC -o const_catalan.o depbase=`echo root.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT root.lo -MD -MP -MF $depbase.Tpo -c -o root.lo ../../../gcc-14.2.0/mpfr/src/root.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT root.lo -MD -MP -MF .deps/root.Tpo -c ../../../gcc-14.2.0/mpfr/src/root.c -fno-common -DPIC -o root.o depbase=`echo sec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sec.lo -MD -MP -MF $depbase.Tpo -c -o sec.lo ../../../gcc-14.2.0/mpfr/src/sec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c ../../../gcc-14.2.0/mpfr/src/sec.c -fno-common -DPIC -o sec.o depbase=`echo csc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT csc.lo -MD -MP -MF $depbase.Tpo -c -o csc.lo ../../../gcc-14.2.0/mpfr/src/csc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c ../../../gcc-14.2.0/mpfr/src/csc.c -fno-common -DPIC -o csc.o depbase=`echo cot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cot.lo -MD -MP -MF $depbase.Tpo -c -o cot.lo ../../../gcc-14.2.0/mpfr/src/cot.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c ../../../gcc-14.2.0/mpfr/src/cot.c -fno-common -DPIC -o cot.o depbase=`echo eint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT eint.lo -MD -MP -MF $depbase.Tpo -c -o eint.lo ../../../gcc-14.2.0/mpfr/src/eint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c ../../../gcc-14.2.0/mpfr/src/eint.c -fno-common -DPIC -o eint.o depbase=`echo sech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sech.lo -MD -MP -MF $depbase.Tpo -c -o sech.lo ../../../gcc-14.2.0/mpfr/src/sech.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c ../../../gcc-14.2.0/mpfr/src/sech.c -fno-common -DPIC -o sech.o depbase=`echo csch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT csch.lo -MD -MP -MF $depbase.Tpo -c -o csch.lo ../../../gcc-14.2.0/mpfr/src/csch.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c ../../../gcc-14.2.0/mpfr/src/csch.c -fno-common -DPIC -o csch.o depbase=`echo coth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT coth.lo -MD -MP -MF $depbase.Tpo -c -o coth.lo ../../../gcc-14.2.0/mpfr/src/coth.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c ../../../gcc-14.2.0/mpfr/src/coth.c -fno-common -DPIC -o coth.o depbase=`echo round_near_x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT round_near_x.lo -MD -MP -MF $depbase.Tpo -c -o round_near_x.lo ../../../gcc-14.2.0/mpfr/src/round_near_x.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c ../../../gcc-14.2.0/mpfr/src/round_near_x.c -fno-common -DPIC -o round_near_x.o depbase=`echo constant.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT constant.lo -MD -MP -MF $depbase.Tpo -c -o constant.lo ../../../gcc-14.2.0/mpfr/src/constant.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c ../../../gcc-14.2.0/mpfr/src/constant.c -fno-common -DPIC -o constant.o depbase=`echo abort_prec_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT abort_prec_max.lo -MD -MP -MF $depbase.Tpo -c -o abort_prec_max.lo ../../../gcc-14.2.0/mpfr/src/abort_prec_max.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c ../../../gcc-14.2.0/mpfr/src/abort_prec_max.c -fno-common -DPIC -o abort_prec_max.o depbase=`echo stack_interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT stack_interface.lo -MD -MP -MF $depbase.Tpo -c -o stack_interface.lo ../../../gcc-14.2.0/mpfr/src/stack_interface.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c ../../../gcc-14.2.0/mpfr/src/stack_interface.c -fno-common -DPIC -o stack_interface.o depbase=`echo lngamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT lngamma.lo -MD -MP -MF $depbase.Tpo -c -o lngamma.lo ../../../gcc-14.2.0/mpfr/src/lngamma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c ../../../gcc-14.2.0/mpfr/src/lngamma.c -fno-common -DPIC -o lngamma.o depbase=`echo zeta_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT zeta_ui.lo -MD -MP -MF $depbase.Tpo -c -o zeta_ui.lo ../../../gcc-14.2.0/mpfr/src/zeta_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/zeta_ui.c -fno-common -DPIC -o zeta_ui.o depbase=`echo set_d64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_d64.lo -MD -MP -MF $depbase.Tpo -c -o set_d64.lo ../../../gcc-14.2.0/mpfr/src/set_d64.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_d64.c -fno-common -DPIC -o set_d64.o depbase=`echo get_d64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_d64.lo -MD -MP -MF $depbase.Tpo -c -o get_d64.lo ../../../gcc-14.2.0/mpfr/src/get_d64.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_d64.c -fno-common -DPIC -o get_d64.o depbase=`echo jn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT jn.lo -MD -MP -MF $depbase.Tpo -c -o jn.lo ../../../gcc-14.2.0/mpfr/src/jn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c ../../../gcc-14.2.0/mpfr/src/jn.c -fno-common -DPIC -o jn.o depbase=`echo yn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT yn.lo -MD -MP -MF $depbase.Tpo -c -o yn.lo ../../../gcc-14.2.0/mpfr/src/yn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c ../../../gcc-14.2.0/mpfr/src/yn.c -fno-common -DPIC -o yn.o depbase=`echo rem1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT rem1.lo -MD -MP -MF $depbase.Tpo -c -o rem1.lo ../../../gcc-14.2.0/mpfr/src/rem1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c ../../../gcc-14.2.0/mpfr/src/rem1.c -fno-common -DPIC -o rem1.o depbase=`echo add_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT add_d.lo -MD -MP -MF $depbase.Tpo -c -o add_d.lo ../../../gcc-14.2.0/mpfr/src/add_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c ../../../gcc-14.2.0/mpfr/src/add_d.c -fno-common -DPIC -o add_d.o depbase=`echo sub_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sub_d.lo -MD -MP -MF $depbase.Tpo -c -o sub_d.lo ../../../gcc-14.2.0/mpfr/src/sub_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c ../../../gcc-14.2.0/mpfr/src/sub_d.c -fno-common -DPIC -o sub_d.o depbase=`echo d_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT d_sub.lo -MD -MP -MF $depbase.Tpo -c -o d_sub.lo ../../../gcc-14.2.0/mpfr/src/d_sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c ../../../gcc-14.2.0/mpfr/src/d_sub.c -fno-common -DPIC -o d_sub.o depbase=`echo mul_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mul_d.lo -MD -MP -MF $depbase.Tpo -c -o mul_d.lo ../../../gcc-14.2.0/mpfr/src/mul_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c ../../../gcc-14.2.0/mpfr/src/mul_d.c -fno-common -DPIC -o mul_d.o depbase=`echo div_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT div_d.lo -MD -MP -MF $depbase.Tpo -c -o div_d.lo ../../../gcc-14.2.0/mpfr/src/div_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c ../../../gcc-14.2.0/mpfr/src/div_d.c -fno-common -DPIC -o div_d.o depbase=`echo d_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT d_div.lo -MD -MP -MF $depbase.Tpo -c -o d_div.lo ../../../gcc-14.2.0/mpfr/src/d_div.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c ../../../gcc-14.2.0/mpfr/src/d_div.c -fno-common -DPIC -o d_div.o depbase=`echo li2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT li2.lo -MD -MP -MF $depbase.Tpo -c -o li2.lo ../../../gcc-14.2.0/mpfr/src/li2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c ../../../gcc-14.2.0/mpfr/src/li2.c -fno-common -DPIC -o li2.o depbase=`echo rec_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT rec_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o rec_sqrt.lo ../../../gcc-14.2.0/mpfr/src/rec_sqrt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c ../../../gcc-14.2.0/mpfr/src/rec_sqrt.c -fno-common -DPIC -o rec_sqrt.o depbase=`echo min_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT min_prec.lo -MD -MP -MF $depbase.Tpo -c -o min_prec.lo ../../../gcc-14.2.0/mpfr/src/min_prec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c ../../../gcc-14.2.0/mpfr/src/min_prec.c -fno-common -DPIC -o min_prec.o depbase=`echo buildopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT buildopt.lo -MD -MP -MF $depbase.Tpo -c -o buildopt.lo ../../../gcc-14.2.0/mpfr/src/buildopt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c ../../../gcc-14.2.0/mpfr/src/buildopt.c -fno-common -DPIC -o buildopt.o depbase=`echo digamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT digamma.lo -MD -MP -MF $depbase.Tpo -c -o digamma.lo ../../../gcc-14.2.0/mpfr/src/digamma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c ../../../gcc-14.2.0/mpfr/src/digamma.c -fno-common -DPIC -o digamma.o depbase=`echo bernoulli.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT bernoulli.lo -MD -MP -MF $depbase.Tpo -c -o bernoulli.lo ../../../gcc-14.2.0/mpfr/src/bernoulli.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c ../../../gcc-14.2.0/mpfr/src/bernoulli.c -fno-common -DPIC -o bernoulli.o depbase=`echo isregular.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT isregular.lo -MD -MP -MF $depbase.Tpo -c -o isregular.lo ../../../gcc-14.2.0/mpfr/src/isregular.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c ../../../gcc-14.2.0/mpfr/src/isregular.c -fno-common -DPIC -o isregular.o depbase=`echo set_flt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_flt.lo -MD -MP -MF $depbase.Tpo -c -o set_flt.lo ../../../gcc-14.2.0/mpfr/src/set_flt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_flt.c -fno-common -DPIC -o set_flt.o depbase=`echo get_flt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_flt.lo -MD -MP -MF $depbase.Tpo -c -o get_flt.lo ../../../gcc-14.2.0/mpfr/src/get_flt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_flt.c -fno-common -DPIC -o get_flt.o depbase=`echo scale2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT scale2.lo -MD -MP -MF $depbase.Tpo -c -o scale2.lo ../../../gcc-14.2.0/mpfr/src/scale2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c ../../../gcc-14.2.0/mpfr/src/scale2.c -fno-common -DPIC -o scale2.o depbase=`echo set_z_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_z_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_z_2exp.lo ../../../gcc-14.2.0/mpfr/src/set_z_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_z_2exp.lo -MD -MP -MF .deps/set_z_2exp.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_z_2exp.c -fno-common -DPIC -o set_z_2exp.o depbase=`echo ai.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ai.lo -MD -MP -MF $depbase.Tpo -c -o ai.lo ../../../gcc-14.2.0/mpfr/src/ai.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c ../../../gcc-14.2.0/mpfr/src/ai.c -fno-common -DPIC -o ai.o depbase=`echo gammaonethird.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT gammaonethird.lo -MD -MP -MF $depbase.Tpo -c -o gammaonethird.lo ../../../gcc-14.2.0/mpfr/src/gammaonethird.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c ../../../gcc-14.2.0/mpfr/src/gammaonethird.c -fno-common -DPIC -o gammaonethird.o depbase=`echo grandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT grandom.lo -MD -MP -MF $depbase.Tpo -c -o grandom.lo ../../../gcc-14.2.0/mpfr/src/grandom.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT grandom.lo -MD -MP -MF .deps/grandom.Tpo -c ../../../gcc-14.2.0/mpfr/src/grandom.c -fno-common -DPIC -o grandom.o depbase=`echo fpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fpif.lo -MD -MP -MF $depbase.Tpo -c -o fpif.lo ../../../gcc-14.2.0/mpfr/src/fpif.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fpif.lo -MD -MP -MF .deps/fpif.Tpo -c ../../../gcc-14.2.0/mpfr/src/fpif.c -fno-common -DPIC -o fpif.o depbase=`echo set_float128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_float128.lo -MD -MP -MF $depbase.Tpo -c -o set_float128.lo ../../../gcc-14.2.0/mpfr/src/set_float128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_float128.lo -MD -MP -MF .deps/set_float128.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_float128.c -fno-common -DPIC -o set_float128.o depbase=`echo get_float128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_float128.lo -MD -MP -MF $depbase.Tpo -c -o get_float128.lo ../../../gcc-14.2.0/mpfr/src/get_float128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_float128.lo -MD -MP -MF .deps/get_float128.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_float128.c -fno-common -DPIC -o get_float128.o depbase=`echo rndna.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT rndna.lo -MD -MP -MF $depbase.Tpo -c -o rndna.lo ../../../gcc-14.2.0/mpfr/src/rndna.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT rndna.lo -MD -MP -MF .deps/rndna.Tpo -c ../../../gcc-14.2.0/mpfr/src/rndna.c -fno-common -DPIC -o rndna.o depbase=`echo nrandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT nrandom.lo -MD -MP -MF $depbase.Tpo -c -o nrandom.lo ../../../gcc-14.2.0/mpfr/src/nrandom.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT nrandom.lo -MD -MP -MF .deps/nrandom.Tpo -c ../../../gcc-14.2.0/mpfr/src/nrandom.c -fno-common -DPIC -o nrandom.o depbase=`echo random_deviate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT random_deviate.lo -MD -MP -MF $depbase.Tpo -c -o random_deviate.lo ../../../gcc-14.2.0/mpfr/src/random_deviate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT random_deviate.lo -MD -MP -MF .deps/random_deviate.Tpo -c ../../../gcc-14.2.0/mpfr/src/random_deviate.c -fno-common -DPIC -o random_deviate.o depbase=`echo erandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT erandom.lo -MD -MP -MF $depbase.Tpo -c -o erandom.lo ../../../gcc-14.2.0/mpfr/src/erandom.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT erandom.lo -MD -MP -MF .deps/erandom.Tpo -c ../../../gcc-14.2.0/mpfr/src/erandom.c -fno-common -DPIC -o erandom.o depbase=`echo mpfr-mini-gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mpfr-mini-gmp.lo -MD -MP -MF $depbase.Tpo -c -o mpfr-mini-gmp.lo ../../../gcc-14.2.0/mpfr/src/mpfr-mini-gmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT mpfr-mini-gmp.lo -MD -MP -MF .deps/mpfr-mini-gmp.Tpo -c ../../../gcc-14.2.0/mpfr/src/mpfr-mini-gmp.c -fno-common -DPIC -o mpfr-mini-gmp.o depbase=`echo fmma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fmma.lo -MD -MP -MF $depbase.Tpo -c -o fmma.lo ../../../gcc-14.2.0/mpfr/src/fmma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fmma.lo -MD -MP -MF .deps/fmma.Tpo -c ../../../gcc-14.2.0/mpfr/src/fmma.c -fno-common -DPIC -o fmma.o depbase=`echo log_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log_ui.lo -MD -MP -MF $depbase.Tpo -c -o log_ui.lo ../../../gcc-14.2.0/mpfr/src/log_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT log_ui.lo -MD -MP -MF .deps/log_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/log_ui.c -fno-common -DPIC -o log_ui.o depbase=`echo gamma_inc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT gamma_inc.lo -MD -MP -MF $depbase.Tpo -c -o gamma_inc.lo ../../../gcc-14.2.0/mpfr/src/gamma_inc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT gamma_inc.lo -MD -MP -MF .deps/gamma_inc.Tpo -c ../../../gcc-14.2.0/mpfr/src/gamma_inc.c -fno-common -DPIC -o gamma_inc.o depbase=`echo ubf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ubf.lo -MD -MP -MF $depbase.Tpo -c -o ubf.lo ../../../gcc-14.2.0/mpfr/src/ubf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT ubf.lo -MD -MP -MF .deps/ubf.Tpo -c ../../../gcc-14.2.0/mpfr/src/ubf.c -fno-common -DPIC -o ubf.o depbase=`echo beta.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT beta.lo -MD -MP -MF $depbase.Tpo -c -o beta.lo ../../../gcc-14.2.0/mpfr/src/beta.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c ../../../gcc-14.2.0/mpfr/src/beta.c -fno-common -DPIC -o beta.o depbase=`echo odd_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT odd_p.lo -MD -MP -MF $depbase.Tpo -c -o odd_p.lo ../../../gcc-14.2.0/mpfr/src/odd_p.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT odd_p.lo -MD -MP -MF .deps/odd_p.Tpo -c ../../../gcc-14.2.0/mpfr/src/odd_p.c -fno-common -DPIC -o odd_p.o depbase=`echo get_q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_q.lo -MD -MP -MF $depbase.Tpo -c -o get_q.lo ../../../gcc-14.2.0/mpfr/src/get_q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_q.lo -MD -MP -MF .deps/get_q.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_q.c -fno-common -DPIC -o get_q.o depbase=`echo pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pool.lo -MD -MP -MF $depbase.Tpo -c -o pool.lo ../../../gcc-14.2.0/mpfr/src/pool.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c ../../../gcc-14.2.0/mpfr/src/pool.c -fno-common -DPIC -o pool.o depbase=`echo total_order.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT total_order.lo -MD -MP -MF $depbase.Tpo -c -o total_order.lo ../../../gcc-14.2.0/mpfr/src/total_order.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT total_order.lo -MD -MP -MF .deps/total_order.Tpo -c ../../../gcc-14.2.0/mpfr/src/total_order.c -fno-common -DPIC -o total_order.o depbase=`echo set_d128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_d128.lo -MD -MP -MF $depbase.Tpo -c -o set_d128.lo ../../../gcc-14.2.0/mpfr/src/set_d128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT set_d128.lo -MD -MP -MF .deps/set_d128.Tpo -c ../../../gcc-14.2.0/mpfr/src/set_d128.c -fno-common -DPIC -o set_d128.o depbase=`echo get_d128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_d128.lo -MD -MP -MF $depbase.Tpo -c -o get_d128.lo ../../../gcc-14.2.0/mpfr/src/get_d128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_d128.lo -MD -MP -MF .deps/get_d128.Tpo -c ../../../gcc-14.2.0/mpfr/src/get_d128.c -fno-common -DPIC -o get_d128.o depbase=`echo nbits_ulong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT nbits_ulong.lo -MD -MP -MF $depbase.Tpo -c -o nbits_ulong.lo ../../../gcc-14.2.0/mpfr/src/nbits_ulong.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT nbits_ulong.lo -MD -MP -MF .deps/nbits_ulong.Tpo -c ../../../gcc-14.2.0/mpfr/src/nbits_ulong.c -fno-common -DPIC -o nbits_ulong.o depbase=`echo cmpabs_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmpabs_ui.lo -MD -MP -MF $depbase.Tpo -c -o cmpabs_ui.lo ../../../gcc-14.2.0/mpfr/src/cmpabs_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cmpabs_ui.lo -MD -MP -MF .deps/cmpabs_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/cmpabs_ui.c -fno-common -DPIC -o cmpabs_ui.o depbase=`echo sinu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sinu.lo -MD -MP -MF $depbase.Tpo -c -o sinu.lo ../../../gcc-14.2.0/mpfr/src/sinu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT sinu.lo -MD -MP -MF .deps/sinu.Tpo -c ../../../gcc-14.2.0/mpfr/src/sinu.c -fno-common -DPIC -o sinu.o depbase=`echo cosu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cosu.lo -MD -MP -MF $depbase.Tpo -c -o cosu.lo ../../../gcc-14.2.0/mpfr/src/cosu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT cosu.lo -MD -MP -MF .deps/cosu.Tpo -c ../../../gcc-14.2.0/mpfr/src/cosu.c -fno-common -DPIC -o cosu.o depbase=`echo tanu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT tanu.lo -MD -MP -MF $depbase.Tpo -c -o tanu.lo ../../../gcc-14.2.0/mpfr/src/tanu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT tanu.lo -MD -MP -MF .deps/tanu.Tpo -c ../../../gcc-14.2.0/mpfr/src/tanu.c -fno-common -DPIC -o tanu.o depbase=`echo fmod_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fmod_ui.lo -MD -MP -MF $depbase.Tpo -c -o fmod_ui.lo ../../../gcc-14.2.0/mpfr/src/fmod_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT fmod_ui.lo -MD -MP -MF .deps/fmod_ui.Tpo -c ../../../gcc-14.2.0/mpfr/src/fmod_ui.c -fno-common -DPIC -o fmod_ui.o depbase=`echo acosu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT acosu.lo -MD -MP -MF $depbase.Tpo -c -o acosu.lo ../../../gcc-14.2.0/mpfr/src/acosu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT acosu.lo -MD -MP -MF .deps/acosu.Tpo -c ../../../gcc-14.2.0/mpfr/src/acosu.c -fno-common -DPIC -o acosu.o depbase=`echo asinu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT asinu.lo -MD -MP -MF $depbase.Tpo -c -o asinu.lo ../../../gcc-14.2.0/mpfr/src/asinu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT asinu.lo -MD -MP -MF .deps/asinu.Tpo -c ../../../gcc-14.2.0/mpfr/src/asinu.c -fno-common -DPIC -o asinu.o depbase=`echo atanu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT atanu.lo -MD -MP -MF $depbase.Tpo -c -o atanu.lo ../../../gcc-14.2.0/mpfr/src/atanu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT atanu.lo -MD -MP -MF .deps/atanu.Tpo -c ../../../gcc-14.2.0/mpfr/src/atanu.c -fno-common -DPIC -o atanu.o depbase=`echo compound.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT compound.lo -MD -MP -MF $depbase.Tpo -c -o compound.lo ../../../gcc-14.2.0/mpfr/src/compound.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT compound.lo -MD -MP -MF .deps/compound.Tpo -c ../../../gcc-14.2.0/mpfr/src/compound.c -fno-common -DPIC -o compound.o depbase=`echo exp2m1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp2m1.lo -MD -MP -MF $depbase.Tpo -c -o exp2m1.lo ../../../gcc-14.2.0/mpfr/src/exp2m1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp2m1.lo -MD -MP -MF .deps/exp2m1.Tpo -c ../../../gcc-14.2.0/mpfr/src/exp2m1.c -fno-common -DPIC -o exp2m1.o depbase=`echo exp10m1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp10m1.lo -MD -MP -MF $depbase.Tpo -c -o exp10m1.lo ../../../gcc-14.2.0/mpfr/src/exp10m1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT exp10m1.lo -MD -MP -MF .deps/exp10m1.Tpo -c ../../../gcc-14.2.0/mpfr/src/exp10m1.c -fno-common -DPIC -o exp10m1.o depbase=`echo powr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT powr.lo -MD -MP -MF $depbase.Tpo -c -o powr.lo ../../../gcc-14.2.0/mpfr/src/powr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT powr.lo -MD -MP -MF .deps/powr.Tpo -c ../../../gcc-14.2.0/mpfr/src/powr.c -fno-common -DPIC -o powr.o depbase=`echo get_patches.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_patches.lo -MD -MP -MF $depbase.Tpo -c -o get_patches.lo get_patches.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp -DNO_ASM -pipe -Os -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c get_patches.c -fno-common -DPIC -o get_patches.o /opt/pkg/bin/mksh ../libtool --tag=CC --mode=link clang -DNO_ASM -pipe -Os -version-info 8:1:2 -L/opt/pkg/lib -o libmpfr.la -rpath /opt/pkg/gcc14/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmpabs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dot.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo frexp.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo pow_sj.lo pow_uj.lo print_raw.lo print_rnd_mode.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo get_z_2exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log2p1.lo log10.lo log10p1.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo atan2u.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo get_flt.lo scale2.lo set_z_2exp.lo ai.lo gammaonethird.lo grandom.lo fpif.lo set_float128.lo get_float128.lo rndna.lo nrandom.lo random_deviate.lo erandom.lo mpfr-mini-gmp.lo fmma.lo log_ui.lo gamma_inc.lo ubf.lo beta.lo odd_p.lo get_q.lo pool.lo total_order.lo set_d128.lo get_d128.lo nbits_ulong.lo cmpabs_ui.lo sinu.lo cosu.lo tanu.lo fmod_ui.lo acosu.lo asinu.lo atanu.lo compound.lo exp2m1.lo exp10m1.lo powr.lo get_patches.lo -lgmp libtool: link: ar rc .libs/libmpfr.a exceptions.o extract.o uceil_exp2.o uceil_log2.o ufloor_log2.o add.o add1.o add_ui.o agm.o clear.o cmp.o cmpabs.o cmp_si.o cmp_ui.o comparisons.o div_2exp.o div_2si.o div_2ui.o div.o div_ui.o dot.o dump.o eq.o exp10.o exp2.o exp3.o exp.o frac.o frexp.o get_d.o get_exp.o get_str.o init.o inp_str.o isinteger.o isinf.o isnan.o isnum.o const_log2.o log.o modf.o mul_2exp.o mul_2si.o mul_2ui.o mul.o mul_ui.o neg.o next.o out_str.o printf.o vasprintf.o const_pi.o pow.o pow_si.o pow_ui.o pow_sj.o pow_uj.o print_raw.o print_rnd_mode.o reldiff.o round_prec.o set.o setmax.o setmin.o set_d.o set_dfl_prec.o set_exp.o set_rnd.o set_f.o set_prc_raw.o set_prec.o set_q.o set_si.o set_str.o set_str_raw.o set_ui.o set_z.o sqrt.o sqrt_ui.o sub.o sub1.o sub_ui.o rint.o ui_div.o ui_sub.o urandom.o urandomb.o get_z_2exp.o swap.o factorial.o cosh.o sinh.o tanh.o sinh_cosh.o acosh.o asinh.o atanh.o atan.o cmp2.o exp_2.o asin.o const_euler.o cos.o sin.o tan.o fma.o fms.o hypot.o log1p.o expm1.o log2.o log2p1.o log10.o log10p1.o ui_pow.o ui_pow_ui.o minmax.o dim.o signbit.o copysign.o setsign.o gmp_op.o init2.o acos.o sin_cos.o set_nan.o set_inf.o set_zero.o powerof2.o gamma.o set_ld.o get_ld.o cbrt.o volatile.o fits_sshort.o fits_sint.o fits_slong.o fits_ushort.o fits_uint.o fits_ulong.o fits_uintmax.o fits_intmax.o get_si.o get_ui.o zeta.o cmp_d.o erf.o inits.o inits2.o clears.o sgn.o check.o sub1sp.o version.o mpn_exp.o mpfr-gmp.o mp_clz_tab.o sum.o add1sp.o free_cache.o si_op.o cmp_ld.o set_ui_2exp.o set_si_2exp.o set_uj.o set_sj.o get_sj.o get_uj.o get_z.o iszero.o cache.o sqr.o int_ceil_log2.o isqrt.o strtofr.o pow_z.o logging.o mulders.o get_f.o round_p.o erfc.o atan2.o atan2u.o subnormal.o const_catalan.o root.o sec.o csc.o cot.o eint.o sech.o csch.o coth.o round_near_x.o constant.o abort_prec_max.o stack_interface.o lngamma.o zeta_ui.o set_d64.o get_d64.o jn.o yn.o rem1.o add_d.o sub_d.o d_sub.o mul_d.o div_d.o d_div.o li2.o rec_sqrt.o min_prec.o buildopt.o digamma.o bernoulli.o isregular.o set_flt.o get_flt.o scale2.o set_z_2exp.o ai.o gammaonethird.o grandom.o fpif.o set_float128.o get_float128.o rndna.o nrandom.o random_deviate.o erandom.o mpfr-mini-gmp.o fmma.o log_ui.o gamma_inc.o ubf.o beta.o odd_p.o get_q.o pool.o total_order.o set_d128.o get_d128.o nbits_ulong.o cmpabs_ui.o sinu.o cosu.o tanu.o fmod_ui.o acosu.o asinu.o atanu.o compound.o exp2m1.o exp10m1.o powr.o get_patches.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(volatile.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(logging.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(set_d64.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(get_d64.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(set_float128.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(get_float128.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(mpfr-mini-gmp.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(set_d128.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(get_d128.o) has no symbols libtool: link: ranlib .libs/libmpfr.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(volatile.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(logging.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(set_d64.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(get_d64.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(set_float128.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(get_float128.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(mpfr-mini-gmp.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(set_d128.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmpfr.a(get_d128.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" ) gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr/src' gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr/src' Making all in tests gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr/tests' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr/tests' Making all in tune gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr/tune' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr/tune' Making all in tools/bench gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr/tools/bench' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr/tools/bench' gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpfr' mkdir ./mpc Configuring in ./mpc configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../gcc-14.2.0/mpc/build-aux/install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether clang understands -c and -o together... yes checking whether /opt/pkg/bin/gmake supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking for x86_64-apple-darwin23-ar... ar checking the archiver (ar ) interface... ar checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23-file... no checking for file... file checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for x86_64-apple-darwin23-ar... (cached) ar checking for archiver @FILE support... no checking for x86_64-apple-darwin23-strip... no checking for strip... strip checking for x86_64-apple-darwin23-ranlib... ranlib checking command to parse nm output from clang object... ok checking for sysroot... /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-apple-darwin23-mt... no checking for mt... no checking if : is a manifest tool... no checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... clang -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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gmp.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for library containing creal... none required checking whether creal, cimag and I can be used... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for gettimeofday... yes checking for localeconv... yes checking for setlocale... yes checking for getrusage... yes checking for dup... yes checking for dup2... yes checking for fesetround in -lm... yes checking for __gmpz_init in -lgmp... yes checking for MPFR... yes checking for recent GMP... yes checking for recent MPFR... yes checking if gcc accepts -dumpversion option... yes checking gcc version... 13.1.6 configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tools/bench/Makefile config.status: creating tools/mpcheck/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc' /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc' Making all in src gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/src' /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c -o abs.lo ../../../gcc-14.2.0/mpc/src/abs.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c ../../../gcc-14.2.0/mpc/src/abs.c -fno-common -DPIC -o abs.o mv -f .deps/abs.Tpo .deps/abs.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo ../../../gcc-14.2.0/mpc/src/acos.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../../gcc-14.2.0/mpc/src/acos.c -fno-common -DPIC -o acos.o mv -f .deps/acos.Tpo .deps/acos.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo ../../../gcc-14.2.0/mpc/src/acosh.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../../gcc-14.2.0/mpc/src/acosh.c -fno-common -DPIC -o acosh.o mv -f .deps/acosh.Tpo .deps/acosh.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo ../../../gcc-14.2.0/mpc/src/add.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../../gcc-14.2.0/mpc/src/add.c -fno-common -DPIC -o add.o mv -f .deps/add.Tpo .deps/add.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c -o add_fr.lo ../../../gcc-14.2.0/mpc/src/add_fr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c ../../../gcc-14.2.0/mpc/src/add_fr.c -fno-common -DPIC -o add_fr.o mv -f .deps/add_fr.Tpo .deps/add_fr.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c -o add_si.lo ../../../gcc-14.2.0/mpc/src/add_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c ../../../gcc-14.2.0/mpc/src/add_si.c -fno-common -DPIC -o add_si.o mv -f .deps/add_si.Tpo .deps/add_si.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo ../../../gcc-14.2.0/mpc/src/add_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../../gcc-14.2.0/mpc/src/add_ui.c -fno-common -DPIC -o add_ui.o mv -f .deps/add_ui.Tpo .deps/add_ui.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c -o agm.lo ../../../gcc-14.2.0/mpc/src/agm.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c ../../../gcc-14.2.0/mpc/src/agm.c -fno-common -DPIC -o agm.o mv -f .deps/agm.Tpo .deps/agm.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c -o arg.lo ../../../gcc-14.2.0/mpc/src/arg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c ../../../gcc-14.2.0/mpc/src/arg.c -fno-common -DPIC -o arg.o mv -f .deps/arg.Tpo .deps/arg.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo ../../../gcc-14.2.0/mpc/src/asin.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../../gcc-14.2.0/mpc/src/asin.c -fno-common -DPIC -o asin.o mv -f .deps/asin.Tpo .deps/asin.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo ../../../gcc-14.2.0/mpc/src/asinh.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../../gcc-14.2.0/mpc/src/asinh.c -fno-common -DPIC -o asinh.o mv -f .deps/asinh.Tpo .deps/asinh.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo ../../../gcc-14.2.0/mpc/src/atan.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../../gcc-14.2.0/mpc/src/atan.c -fno-common -DPIC -o atan.o mv -f .deps/atan.Tpo .deps/atan.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo ../../../gcc-14.2.0/mpc/src/atanh.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../../gcc-14.2.0/mpc/src/atanh.c -fno-common -DPIC -o atanh.o mv -f .deps/atanh.Tpo .deps/atanh.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo ../../../gcc-14.2.0/mpc/src/clear.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../../gcc-14.2.0/mpc/src/clear.c -fno-common -DPIC -o clear.o mv -f .deps/clear.Tpo .deps/clear.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo ../../../gcc-14.2.0/mpc/src/cmp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../../gcc-14.2.0/mpc/src/cmp.c -fno-common -DPIC -o cmp.o mv -f .deps/cmp.Tpo .deps/cmp.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo ../../../gcc-14.2.0/mpc/src/cmp_abs.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c ../../../gcc-14.2.0/mpc/src/cmp_abs.c -fno-common -DPIC -o cmp_abs.o mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c -o cmp_si_si.lo ../../../gcc-14.2.0/mpc/src/cmp_si_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c ../../../gcc-14.2.0/mpc/src/cmp_si_si.c -fno-common -DPIC -o cmp_si_si.o mv -f .deps/cmp_si_si.Tpo .deps/cmp_si_si.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c -o conj.lo ../../../gcc-14.2.0/mpc/src/conj.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c ../../../gcc-14.2.0/mpc/src/conj.c -fno-common -DPIC -o conj.o mv -f .deps/conj.Tpo .deps/conj.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo ../../../gcc-14.2.0/mpc/src/cos.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c ../../../gcc-14.2.0/mpc/src/cos.c -fno-common -DPIC -o cos.o mv -f .deps/cos.Tpo .deps/cos.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo ../../../gcc-14.2.0/mpc/src/cosh.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../../gcc-14.2.0/mpc/src/cosh.c -fno-common -DPIC -o cosh.o mv -f .deps/cosh.Tpo .deps/cosh.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo ../../../gcc-14.2.0/mpc/src/div_2si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c ../../../gcc-14.2.0/mpc/src/div_2si.c -fno-common -DPIC -o div_2si.o mv -f .deps/div_2si.Tpo .deps/div_2si.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo ../../../gcc-14.2.0/mpc/src/div_2ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c ../../../gcc-14.2.0/mpc/src/div_2ui.c -fno-common -DPIC -o div_2ui.o mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo ../../../gcc-14.2.0/mpc/src/div.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../../gcc-14.2.0/mpc/src/div.c -fno-common -DPIC -o div.o mv -f .deps/div.Tpo .deps/div.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c -o div_fr.lo ../../../gcc-14.2.0/mpc/src/div_fr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c ../../../gcc-14.2.0/mpc/src/div_fr.c -fno-common -DPIC -o div_fr.o mv -f .deps/div_fr.Tpo .deps/div_fr.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo ../../../gcc-14.2.0/mpc/src/div_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../../gcc-14.2.0/mpc/src/div_ui.c -fno-common -DPIC -o div_ui.o mv -f .deps/div_ui.Tpo .deps/div_ui.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c -o dot.lo ../../../gcc-14.2.0/mpc/src/dot.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c ../../../gcc-14.2.0/mpc/src/dot.c -fno-common -DPIC -o dot.o mv -f .deps/dot.Tpo .deps/dot.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT eta.lo -MD -MP -MF .deps/eta.Tpo -c -o eta.lo ../../../gcc-14.2.0/mpc/src/eta.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT eta.lo -MD -MP -MF .deps/eta.Tpo -c ../../../gcc-14.2.0/mpc/src/eta.c -fno-common -DPIC -o eta.o mv -f .deps/eta.Tpo .deps/eta.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo ../../../gcc-14.2.0/mpc/src/exp.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../../gcc-14.2.0/mpc/src/exp.c -fno-common -DPIC -o exp.o mv -f .deps/exp.Tpo .deps/exp.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo ../../../gcc-14.2.0/mpc/src/fma.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../../gcc-14.2.0/mpc/src/fma.c -fno-common -DPIC -o fma.o mv -f .deps/fma.Tpo .deps/fma.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c -o fr_div.lo ../../../gcc-14.2.0/mpc/src/fr_div.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c ../../../gcc-14.2.0/mpc/src/fr_div.c -fno-common -DPIC -o fr_div.o mv -f .deps/fr_div.Tpo .deps/fr_div.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c -o fr_sub.lo ../../../gcc-14.2.0/mpc/src/fr_sub.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c ../../../gcc-14.2.0/mpc/src/fr_sub.c -fno-common -DPIC -o fr_sub.o mv -f .deps/fr_sub.Tpo .deps/fr_sub.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c -o get_prec2.lo ../../../gcc-14.2.0/mpc/src/get_prec2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c ../../../gcc-14.2.0/mpc/src/get_prec2.c -fno-common -DPIC -o get_prec2.o mv -f .deps/get_prec2.Tpo .deps/get_prec2.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c -o get_prec.lo ../../../gcc-14.2.0/mpc/src/get_prec.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c ../../../gcc-14.2.0/mpc/src/get_prec.c -fno-common -DPIC -o get_prec.o mv -f .deps/get_prec.Tpo .deps/get_prec.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c -o get_version.lo ../../../gcc-14.2.0/mpc/src/get_version.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c ../../../gcc-14.2.0/mpc/src/get_version.c -fno-common -DPIC -o get_version.o mv -f .deps/get_version.Tpo .deps/get_version.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c -o get_x.lo ../../../gcc-14.2.0/mpc/src/get_x.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c ../../../gcc-14.2.0/mpc/src/get_x.c -fno-common -DPIC -o get_x.o mv -f .deps/get_x.Tpo .deps/get_x.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c -o imag.lo ../../../gcc-14.2.0/mpc/src/imag.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c ../../../gcc-14.2.0/mpc/src/imag.c -fno-common -DPIC -o imag.o mv -f .deps/imag.Tpo .deps/imag.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo ../../../gcc-14.2.0/mpc/src/init2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../../gcc-14.2.0/mpc/src/init2.c -fno-common -DPIC -o init2.o mv -f .deps/init2.Tpo .deps/init2.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c -o init3.lo ../../../gcc-14.2.0/mpc/src/init3.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c ../../../gcc-14.2.0/mpc/src/init3.c -fno-common -DPIC -o init3.o mv -f .deps/init3.Tpo .deps/init3.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo ../../../gcc-14.2.0/mpc/src/inp_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../../gcc-14.2.0/mpc/src/inp_str.c -fno-common -DPIC -o inp_str.o mv -f .deps/inp_str.Tpo .deps/inp_str.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo ../../../gcc-14.2.0/mpc/src/log.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../../gcc-14.2.0/mpc/src/log.c -fno-common -DPIC -o log.o mv -f .deps/log.Tpo .deps/log.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo ../../../gcc-14.2.0/mpc/src/log10.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c ../../../gcc-14.2.0/mpc/src/log10.c -fno-common -DPIC -o log10.o mv -f .deps/log10.Tpo .deps/log10.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo ../../../gcc-14.2.0/mpc/src/mem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c ../../../gcc-14.2.0/mpc/src/mem.c -fno-common -DPIC -o mem.o mv -f .deps/mem.Tpo .deps/mem.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo ../../../gcc-14.2.0/mpc/src/mul_2si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c ../../../gcc-14.2.0/mpc/src/mul_2si.c -fno-common -DPIC -o mul_2si.o mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo ../../../gcc-14.2.0/mpc/src/mul_2ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c ../../../gcc-14.2.0/mpc/src/mul_2ui.c -fno-common -DPIC -o mul_2ui.o mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo ../../../gcc-14.2.0/mpc/src/mul.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../../gcc-14.2.0/mpc/src/mul.c -fno-common -DPIC -o mul.o mv -f .deps/mul.Tpo .deps/mul.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c -o mul_fr.lo ../../../gcc-14.2.0/mpc/src/mul_fr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c ../../../gcc-14.2.0/mpc/src/mul_fr.c -fno-common -DPIC -o mul_fr.o mv -f .deps/mul_fr.Tpo .deps/mul_fr.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c -o mul_i.lo ../../../gcc-14.2.0/mpc/src/mul_i.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c ../../../gcc-14.2.0/mpc/src/mul_i.c -fno-common -DPIC -o mul_i.o mv -f .deps/mul_i.Tpo .deps/mul_i.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c -o mul_si.lo ../../../gcc-14.2.0/mpc/src/mul_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c ../../../gcc-14.2.0/mpc/src/mul_si.c -fno-common -DPIC -o mul_si.o mv -f .deps/mul_si.Tpo .deps/mul_si.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo ../../../gcc-14.2.0/mpc/src/mul_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../../gcc-14.2.0/mpc/src/mul_ui.c -fno-common -DPIC -o mul_ui.o mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo ../../../gcc-14.2.0/mpc/src/neg.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../../gcc-14.2.0/mpc/src/neg.c -fno-common -DPIC -o neg.o mv -f .deps/neg.Tpo .deps/neg.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c -o norm.lo ../../../gcc-14.2.0/mpc/src/norm.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c ../../../gcc-14.2.0/mpc/src/norm.c -fno-common -DPIC -o norm.o mv -f .deps/norm.Tpo .deps/norm.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo ../../../gcc-14.2.0/mpc/src/out_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../../gcc-14.2.0/mpc/src/out_str.c -fno-common -DPIC -o out_str.o mv -f .deps/out_str.Tpo .deps/out_str.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo ../../../gcc-14.2.0/mpc/src/pow.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../../gcc-14.2.0/mpc/src/pow.c -fno-common -DPIC -o pow.o mv -f .deps/pow.Tpo .deps/pow.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c -o pow_fr.lo ../../../gcc-14.2.0/mpc/src/pow_fr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c ../../../gcc-14.2.0/mpc/src/pow_fr.c -fno-common -DPIC -o pow_fr.o mv -f .deps/pow_fr.Tpo .deps/pow_fr.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c -o pow_ld.lo ../../../gcc-14.2.0/mpc/src/pow_ld.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c ../../../gcc-14.2.0/mpc/src/pow_ld.c -fno-common -DPIC -o pow_ld.o mv -f .deps/pow_ld.Tpo .deps/pow_ld.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c -o pow_d.lo ../../../gcc-14.2.0/mpc/src/pow_d.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c ../../../gcc-14.2.0/mpc/src/pow_d.c -fno-common -DPIC -o pow_d.o mv -f .deps/pow_d.Tpo .deps/pow_d.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo ../../../gcc-14.2.0/mpc/src/pow_si.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../../gcc-14.2.0/mpc/src/pow_si.c -fno-common -DPIC -o pow_si.o mv -f .deps/pow_si.Tpo .deps/pow_si.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo ../../../gcc-14.2.0/mpc/src/pow_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../../gcc-14.2.0/mpc/src/pow_ui.c -fno-common -DPIC -o pow_ui.o mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo ../../../gcc-14.2.0/mpc/src/pow_z.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../../gcc-14.2.0/mpc/src/pow_z.c -fno-common -DPIC -o pow_z.o mv -f .deps/pow_z.Tpo .deps/pow_z.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c -o proj.lo ../../../gcc-14.2.0/mpc/src/proj.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c ../../../gcc-14.2.0/mpc/src/proj.c -fno-common -DPIC -o proj.o mv -f .deps/proj.Tpo .deps/proj.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT real.lo -MD -MP -MF .deps/real.Tpo -c -o real.lo ../../../gcc-14.2.0/mpc/src/real.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT real.lo -MD -MP -MF .deps/real.Tpo -c ../../../gcc-14.2.0/mpc/src/real.c -fno-common -DPIC -o real.o mv -f .deps/real.Tpo .deps/real.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c -o rootofunity.lo ../../../gcc-14.2.0/mpc/src/rootofunity.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c ../../../gcc-14.2.0/mpc/src/rootofunity.c -fno-common -DPIC -o rootofunity.o mv -f .deps/rootofunity.Tpo .deps/rootofunity.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo ../../../gcc-14.2.0/mpc/src/urandom.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c ../../../gcc-14.2.0/mpc/src/urandom.c -fno-common -DPIC -o urandom.o mv -f .deps/urandom.Tpo .deps/urandom.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo ../../../gcc-14.2.0/mpc/src/set.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../../gcc-14.2.0/mpc/src/set.c -fno-common -DPIC -o set.o mv -f .deps/set.Tpo .deps/set.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo ../../../gcc-14.2.0/mpc/src/set_prec.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../../gcc-14.2.0/mpc/src/set_prec.c -fno-common -DPIC -o set_prec.o mv -f .deps/set_prec.Tpo .deps/set_prec.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo ../../../gcc-14.2.0/mpc/src/set_str.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../../gcc-14.2.0/mpc/src/set_str.c -fno-common -DPIC -o set_str.o mv -f .deps/set_str.Tpo .deps/set_str.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c -o set_x.lo ../../../gcc-14.2.0/mpc/src/set_x.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c ../../../gcc-14.2.0/mpc/src/set_x.c -fno-common -DPIC -o set_x.o mv -f .deps/set_x.Tpo .deps/set_x.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c -o set_x_x.lo ../../../gcc-14.2.0/mpc/src/set_x_x.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c ../../../gcc-14.2.0/mpc/src/set_x_x.c -fno-common -DPIC -o set_x_x.o mv -f .deps/set_x_x.Tpo .deps/set_x_x.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo ../../../gcc-14.2.0/mpc/src/sin.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c ../../../gcc-14.2.0/mpc/src/sin.c -fno-common -DPIC -o sin.o mv -f .deps/sin.Tpo .deps/sin.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo ../../../gcc-14.2.0/mpc/src/sin_cos.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../../gcc-14.2.0/mpc/src/sin_cos.c -fno-common -DPIC -o sin_cos.o mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo ../../../gcc-14.2.0/mpc/src/sinh.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../../gcc-14.2.0/mpc/src/sinh.c -fno-common -DPIC -o sinh.o mv -f .deps/sinh.Tpo .deps/sinh.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo ../../../gcc-14.2.0/mpc/src/sqr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../../gcc-14.2.0/mpc/src/sqr.c -fno-common -DPIC -o sqr.o mv -f .deps/sqr.Tpo .deps/sqr.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo ../../../gcc-14.2.0/mpc/src/sqrt.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../../gcc-14.2.0/mpc/src/sqrt.c -fno-common -DPIC -o sqrt.o mv -f .deps/sqrt.Tpo .deps/sqrt.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c -o strtoc.lo ../../../gcc-14.2.0/mpc/src/strtoc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c ../../../gcc-14.2.0/mpc/src/strtoc.c -fno-common -DPIC -o strtoc.o mv -f .deps/strtoc.Tpo .deps/strtoc.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo ../../../gcc-14.2.0/mpc/src/sub.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../../gcc-14.2.0/mpc/src/sub.c -fno-common -DPIC -o sub.o mv -f .deps/sub.Tpo .deps/sub.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c -o sub_fr.lo ../../../gcc-14.2.0/mpc/src/sub_fr.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c ../../../gcc-14.2.0/mpc/src/sub_fr.c -fno-common -DPIC -o sub_fr.o mv -f .deps/sub_fr.Tpo .deps/sub_fr.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo ../../../gcc-14.2.0/mpc/src/sub_ui.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../../gcc-14.2.0/mpc/src/sub_ui.c -fno-common -DPIC -o sub_ui.o mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c -o sum.lo ../../../gcc-14.2.0/mpc/src/sum.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c ../../../gcc-14.2.0/mpc/src/sum.c -fno-common -DPIC -o sum.o mv -f .deps/sum.Tpo .deps/sum.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo ../../../gcc-14.2.0/mpc/src/swap.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../../gcc-14.2.0/mpc/src/swap.c -fno-common -DPIC -o swap.o mv -f .deps/swap.Tpo .deps/swap.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo ../../../gcc-14.2.0/mpc/src/tan.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../../gcc-14.2.0/mpc/src/tan.c -fno-common -DPIC -o tan.o mv -f .deps/tan.Tpo .deps/tan.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo ../../../gcc-14.2.0/mpc/src/tanh.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../../gcc-14.2.0/mpc/src/tanh.c -fno-common -DPIC -o tanh.o mv -f .deps/tanh.Tpo .deps/tanh.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo ../../../gcc-14.2.0/mpc/src/uceil_log2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../../gcc-14.2.0/mpc/src/uceil_log2.c -fno-common -DPIC -o uceil_log2.o mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ../../../gcc-14.2.0/mpc/src/ui_div.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../../gcc-14.2.0/mpc/src/ui_div.c -fno-common -DPIC -o ui_div.o mv -f .deps/ui_div.Tpo .deps/ui_div.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c -o ui_ui_sub.lo ../../../gcc-14.2.0/mpc/src/ui_ui_sub.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c ../../../gcc-14.2.0/mpc/src/ui_ui_sub.c -fno-common -DPIC -o ui_ui_sub.o mv -f .deps/ui_ui_sub.Tpo .deps/ui_ui_sub.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT radius.lo -MD -MP -MF .deps/radius.Tpo -c -o radius.lo ../../../gcc-14.2.0/mpc/src/radius.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT radius.lo -MD -MP -MF .deps/radius.Tpo -c ../../../gcc-14.2.0/mpc/src/radius.c -fno-common -DPIC -o radius.o mv -f .deps/radius.Tpo .deps/radius.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT balls.lo -MD -MP -MF .deps/balls.Tpo -c -o balls.lo ../../../gcc-14.2.0/mpc/src/balls.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/mpc/src -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -pipe -Os -MT balls.lo -MD -MP -MF .deps/balls.Tpo -c ../../../gcc-14.2.0/mpc/src/balls.c -fno-common -DPIC -o balls.o mv -f .deps/balls.Tpo .deps/balls.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=link clang -pipe -Os -version-info 6:1:3 -L/opt/pkg/lib -o libmpc.la -rpath /opt/pkg/gcc14/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo agm.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_abs.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo dot.lo eta.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo rootofunity.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo sum.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo radius.lo balls.lo -lmpfr -lgmp -lm libtool: link: ar rc .libs/libmpc.a abs.o acos.o acosh.o add.o add_fr.o add_si.o add_ui.o agm.o arg.o asin.o asinh.o atan.o atanh.o clear.o cmp.o cmp_abs.o cmp_si_si.o conj.o cos.o cosh.o div_2si.o div_2ui.o div.o div_fr.o div_ui.o dot.o eta.o exp.o fma.o fr_div.o fr_sub.o get_prec2.o get_prec.o get_version.o get_x.o imag.o init2.o init3.o inp_str.o log.o log10.o mem.o mul_2si.o mul_2ui.o mul.o mul_fr.o mul_i.o mul_si.o mul_ui.o neg.o norm.o out_str.o pow.o pow_fr.o pow_ld.o pow_d.o pow_si.o pow_ui.o pow_z.o proj.o real.o rootofunity.o urandom.o set.o set_prec.o set_str.o set_x.o set_x_x.o sin.o sin_cos.o sinh.o sqr.o sqrt.o strtoc.o sub.o sub_fr.o sub_ui.o sum.o swap.o tan.o tanh.o uceil_log2.o ui_div.o ui_ui_sub.o radius.o balls.o libtool: link: ranlib .libs/libmpc.a libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" ) gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/src' Making all in tests gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/tests' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/tests' Making all in doc gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/doc' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/doc' Making all in tools gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/tools' Making all in bench gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/tools/bench' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/tools/bench' Making all in mpcheck gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/tools/mpcheck' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/tools/mpcheck' gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/tools' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/tools' gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc/tools' gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc' gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc' gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/mpc' mkdir ./isl Configuring in ./isl configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../gcc-14.2.0/isl/./install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking whether /opt/pkg/bin/gmake supports nested variables... (cached) yes /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/configure[3387]: cd: /opt/pkg/gcc14: No such file or directory checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether clang understands -c and -o together... yes checking whether /opt/pkg/bin/gmake supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking how to run the C preprocessor... clang -E checking build system type... x86_64-apple-darwin23 checking for x86_64-apple-darwin23-gcc... clang checking whether we are using the GNU C compiler... (cached) yes /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/configure[5367]: test: yes: unexpected operator/operand checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking how to run the C preprocessor... clang -E checking for C compiler vendor... clang checking host system type... x86_64-apple-darwin23 checking whether the compiler supports function __attribute__((__warn_unused_result__))... yes checking for __attribute__... yes checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking whether clang++ supports C++11 features by default... yes checking for grep that handles long lines and -e... (cached) /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for x86_64-apple-darwin23-ar... ar checking for archiver @FILE support... no checking for x86_64-apple-darwin23-strip... no checking for strip... strip checking for x86_64-apple-darwin23-ranlib... ranlib checking command to parse nm output from clang object... ok checking for sysroot... /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-apple-darwin23-mt... no checking for mt... no checking if : is a manifest tool... no checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes 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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fno-common -DPIC checking if clang++ PIC flag -fno-common -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for a Python interpreter with version >= 2.5... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.8 checking for python3 platform... darwin checking for python3 script directory... ${prefix}/lib/python3.8/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.8/site-packages checking for cygpath... no checking for perl... perl checking for pdflatex... no checking for pod2html... pod2html checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system) configure: gmp sources in /Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp checking which gmp to use... build checking whether mp_get_memory_functions is declared... yes checking whether ffs is declared... yes checking whether __builtin_ffs is declared... no checking whether _BitScanForward is declared... no checking whether strcasecmp is declared... yes checking whether strncasecmp is declared... yes checking whether _stricmp is declared... no checking whether _strnicmp is declared... no checking whether snprintf is declared... yes checking whether _snprintf is declared... no checking which clang to use... no checking for C compiler vendor... (cached) clang checking our pkgconfig libname... isl checking our pkgconfig version... 0.24 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /opt/pkg/gcc14/lib/pkgconfig checking our pkgconfig_libfile... isl.pc checking our package / suffix... isl / checking our pkgconfig description... isl Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lisl /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la checking our pkgconfig cppflags... -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp checking our pkgconfig ldflags... noninstalled pkgconfig -L /Users/pbulk/build-disk/lang/gcc14/work/build/isl/.libs noninstalled pkgconfig -I /Users/pbulk/build-disk/lang/gcc14/work/build/isl/../../gcc-14.2.0/isl/include configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating isl_srcdir.c config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bound_test.sh config.status: creating codegen_test.sh config.status: creating pip_test.sh config.status: creating flow_test.sh config.status: creating schedule_test.sh config.status: creating isl_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include/isl/stdint.h commands config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H config.status: executing isl.pc commands config.status: creating isl.pc.in config.status: creating isl.pc config.status: creating isl-uninstalled.pc config.status: creating isl-uninstalled.sh gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/isl' echo '#define GIT_HEAD_ID "'isl-0.24'"' > gitversion.h /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/isl' Making all in . gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/isl' depbase=`echo isl_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_test.o -MD -MP -MF $depbase.Tpo -c -o isl_test.o ../../gcc-14.2.0/isl/isl_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo isl_gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_gmp.lo -MD -MP -MF $depbase.Tpo -c -o isl_gmp.lo ../../gcc-14.2.0/isl/isl_gmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_gmp.lo -MD -MP -MF .deps/isl_gmp.Tpo -c ../../gcc-14.2.0/isl/isl_gmp.c -fno-common -DPIC -o isl_gmp.o depbase=`echo isl_val_gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_val_gmp.lo -MD -MP -MF $depbase.Tpo -c -o isl_val_gmp.lo ../../gcc-14.2.0/isl/isl_val_gmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_val_gmp.lo -MD -MP -MF .deps/isl_val_gmp.Tpo -c ../../gcc-14.2.0/isl/isl_val_gmp.c -fno-common -DPIC -o isl_val_gmp.o depbase=`echo isl_aff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_aff.lo -MD -MP -MF $depbase.Tpo -c -o isl_aff.lo ../../gcc-14.2.0/isl/isl_aff.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_aff.lo -MD -MP -MF .deps/isl_aff.Tpo -c ../../gcc-14.2.0/isl/isl_aff.c -fno-common -DPIC -o isl_aff.o ../../gcc-14.2.0/isl/isl_aff.c:2578:11: warning: variable 'ctx' set but not used [-Wunused-but-set-variable] isl_ctx *ctx; ^ ../../gcc-14.2.0/isl/isl_aff.c:2657:11: warning: variable 'ctx' set but not used [-Wunused-but-set-variable] isl_ctx *ctx; ^ In file included from ../../gcc-14.2.0/isl/isl_aff.c:3887: ../../gcc-14.2.0/isl/isl_multi_templ.c:163:11: warning: variable 'ctx' set but not used [-Wunused-but-set-variable] isl_ctx *ctx; ^ In file included from ../../gcc-14.2.0/isl/isl_aff.c:6573: ../../gcc-14.2.0/isl/isl_multi_templ.c:163:11: warning: variable 'ctx' set but not used [-Wunused-but-set-variable] isl_ctx *ctx; ^ In file included from ../../gcc-14.2.0/isl/isl_aff.c:8642: ../../gcc-14.2.0/isl/isl_multi_templ.c:163:11: warning: variable 'ctx' set but not used [-Wunused-but-set-variable] isl_ctx *ctx; ^ 5 warnings generated. depbase=`echo isl_aff_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_aff_map.lo -MD -MP -MF $depbase.Tpo -c -o isl_aff_map.lo ../../gcc-14.2.0/isl/isl_aff_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_aff_map.lo -MD -MP -MF .deps/isl_aff_map.Tpo -c ../../gcc-14.2.0/isl/isl_aff_map.c -fno-common -DPIC -o isl_aff_map.o depbase=`echo isl_affine_hull.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_affine_hull.lo -MD -MP -MF $depbase.Tpo -c -o isl_affine_hull.lo ../../gcc-14.2.0/isl/isl_affine_hull.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_affine_hull.lo -MD -MP -MF .deps/isl_affine_hull.Tpo -c ../../gcc-14.2.0/isl/isl_affine_hull.c -fno-common -DPIC -o isl_affine_hull.o depbase=`echo isl_arg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_arg.lo -MD -MP -MF $depbase.Tpo -c -o isl_arg.lo ../../gcc-14.2.0/isl/isl_arg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_arg.lo -MD -MP -MF .deps/isl_arg.Tpo -c ../../gcc-14.2.0/isl/isl_arg.c -fno-common -DPIC -o isl_arg.o depbase=`echo isl_ast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ast.lo -MD -MP -MF $depbase.Tpo -c -o isl_ast.lo ../../gcc-14.2.0/isl/isl_ast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ast.lo -MD -MP -MF .deps/isl_ast.Tpo -c ../../gcc-14.2.0/isl/isl_ast.c -fno-common -DPIC -o isl_ast.o depbase=`echo isl_ast_build.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ast_build.lo -MD -MP -MF $depbase.Tpo -c -o isl_ast_build.lo ../../gcc-14.2.0/isl/isl_ast_build.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ast_build.lo -MD -MP -MF .deps/isl_ast_build.Tpo -c ../../gcc-14.2.0/isl/isl_ast_build.c -fno-common -DPIC -o isl_ast_build.o depbase=`echo isl_ast_build_expr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ast_build_expr.lo -MD -MP -MF $depbase.Tpo -c -o isl_ast_build_expr.lo ../../gcc-14.2.0/isl/isl_ast_build_expr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ast_build_expr.lo -MD -MP -MF .deps/isl_ast_build_expr.Tpo -c ../../gcc-14.2.0/isl/isl_ast_build_expr.c -fno-common -DPIC -o isl_ast_build_expr.o depbase=`echo isl_ast_codegen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ast_codegen.lo -MD -MP -MF $depbase.Tpo -c -o isl_ast_codegen.lo ../../gcc-14.2.0/isl/isl_ast_codegen.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ast_codegen.lo -MD -MP -MF .deps/isl_ast_codegen.Tpo -c ../../gcc-14.2.0/isl/isl_ast_codegen.c -fno-common -DPIC -o isl_ast_codegen.o depbase=`echo isl_ast_graft.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ast_graft.lo -MD -MP -MF $depbase.Tpo -c -o isl_ast_graft.lo ../../gcc-14.2.0/isl/isl_ast_graft.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ast_graft.lo -MD -MP -MF .deps/isl_ast_graft.Tpo -c ../../gcc-14.2.0/isl/isl_ast_graft.c -fno-common -DPIC -o isl_ast_graft.o depbase=`echo basis_reduction_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT basis_reduction_tab.lo -MD -MP -MF $depbase.Tpo -c -o basis_reduction_tab.lo ../../gcc-14.2.0/isl/basis_reduction_tab.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT basis_reduction_tab.lo -MD -MP -MF .deps/basis_reduction_tab.Tpo -c ../../gcc-14.2.0/isl/basis_reduction_tab.c -fno-common -DPIC -o basis_reduction_tab.o depbase=`echo isl_bernstein.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_bernstein.lo -MD -MP -MF $depbase.Tpo -c -o isl_bernstein.lo ../../gcc-14.2.0/isl/isl_bernstein.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_bernstein.lo -MD -MP -MF .deps/isl_bernstein.Tpo -c ../../gcc-14.2.0/isl/isl_bernstein.c -fno-common -DPIC -o isl_bernstein.o depbase=`echo isl_blk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_blk.lo -MD -MP -MF $depbase.Tpo -c -o isl_blk.lo ../../gcc-14.2.0/isl/isl_blk.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_blk.lo -MD -MP -MF .deps/isl_blk.Tpo -c ../../gcc-14.2.0/isl/isl_blk.c -fno-common -DPIC -o isl_blk.o depbase=`echo isl_bound.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_bound.lo -MD -MP -MF $depbase.Tpo -c -o isl_bound.lo ../../gcc-14.2.0/isl/isl_bound.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_bound.lo -MD -MP -MF .deps/isl_bound.Tpo -c ../../gcc-14.2.0/isl/isl_bound.c -fno-common -DPIC -o isl_bound.o depbase=`echo isl_box.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_box.lo -MD -MP -MF $depbase.Tpo -c -o isl_box.lo ../../gcc-14.2.0/isl/isl_box.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_box.lo -MD -MP -MF .deps/isl_box.Tpo -c ../../gcc-14.2.0/isl/isl_box.c -fno-common -DPIC -o isl_box.o depbase=`echo isl_coalesce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_coalesce.lo -MD -MP -MF $depbase.Tpo -c -o isl_coalesce.lo ../../gcc-14.2.0/isl/isl_coalesce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_coalesce.lo -MD -MP -MF .deps/isl_coalesce.Tpo -c ../../gcc-14.2.0/isl/isl_coalesce.c -fno-common -DPIC -o isl_coalesce.o depbase=`echo isl_constraint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_constraint.lo -MD -MP -MF $depbase.Tpo -c -o isl_constraint.lo ../../gcc-14.2.0/isl/isl_constraint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_constraint.lo -MD -MP -MF .deps/isl_constraint.Tpo -c ../../gcc-14.2.0/isl/isl_constraint.c -fno-common -DPIC -o isl_constraint.o depbase=`echo isl_convex_hull.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_convex_hull.lo -MD -MP -MF $depbase.Tpo -c -o isl_convex_hull.lo ../../gcc-14.2.0/isl/isl_convex_hull.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_convex_hull.lo -MD -MP -MF .deps/isl_convex_hull.Tpo -c ../../gcc-14.2.0/isl/isl_convex_hull.c -fno-common -DPIC -o isl_convex_hull.o depbase=`echo isl_ctx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ctx.lo -MD -MP -MF $depbase.Tpo -c -o isl_ctx.lo ../../gcc-14.2.0/isl/isl_ctx.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ctx.lo -MD -MP -MF .deps/isl_ctx.Tpo -c ../../gcc-14.2.0/isl/isl_ctx.c -fno-common -DPIC -o isl_ctx.o depbase=`echo isl_deprecated.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_deprecated.lo -MD -MP -MF $depbase.Tpo -c -o isl_deprecated.lo ../../gcc-14.2.0/isl/isl_deprecated.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_deprecated.lo -MD -MP -MF .deps/isl_deprecated.Tpo -c ../../gcc-14.2.0/isl/isl_deprecated.c -fno-common -DPIC -o isl_deprecated.o depbase=`echo isl_dim_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_dim_map.lo -MD -MP -MF $depbase.Tpo -c -o isl_dim_map.lo ../../gcc-14.2.0/isl/isl_dim_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_dim_map.lo -MD -MP -MF .deps/isl_dim_map.Tpo -c ../../gcc-14.2.0/isl/isl_dim_map.c -fno-common -DPIC -o isl_dim_map.o depbase=`echo isl_equalities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_equalities.lo -MD -MP -MF $depbase.Tpo -c -o isl_equalities.lo ../../gcc-14.2.0/isl/isl_equalities.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_equalities.lo -MD -MP -MF .deps/isl_equalities.Tpo -c ../../gcc-14.2.0/isl/isl_equalities.c -fno-common -DPIC -o isl_equalities.o depbase=`echo isl_factorization.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_factorization.lo -MD -MP -MF $depbase.Tpo -c -o isl_factorization.lo ../../gcc-14.2.0/isl/isl_factorization.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_factorization.lo -MD -MP -MF .deps/isl_factorization.Tpo -c ../../gcc-14.2.0/isl/isl_factorization.c -fno-common -DPIC -o isl_factorization.o depbase=`echo isl_farkas.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_farkas.lo -MD -MP -MF $depbase.Tpo -c -o isl_farkas.lo ../../gcc-14.2.0/isl/isl_farkas.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_farkas.lo -MD -MP -MF .deps/isl_farkas.Tpo -c ../../gcc-14.2.0/isl/isl_farkas.c -fno-common -DPIC -o isl_farkas.o depbase=`echo isl_ffs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ffs.lo -MD -MP -MF $depbase.Tpo -c -o isl_ffs.lo ../../gcc-14.2.0/isl/isl_ffs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ffs.lo -MD -MP -MF .deps/isl_ffs.Tpo -c ../../gcc-14.2.0/isl/isl_ffs.c -fno-common -DPIC -o isl_ffs.o depbase=`echo isl_flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_flow.lo -MD -MP -MF $depbase.Tpo -c -o isl_flow.lo ../../gcc-14.2.0/isl/isl_flow.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_flow.lo -MD -MP -MF .deps/isl_flow.Tpo -c ../../gcc-14.2.0/isl/isl_flow.c -fno-common -DPIC -o isl_flow.o depbase=`echo isl_fold.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_fold.lo -MD -MP -MF $depbase.Tpo -c -o isl_fold.lo ../../gcc-14.2.0/isl/isl_fold.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_fold.lo -MD -MP -MF .deps/isl_fold.Tpo -c ../../gcc-14.2.0/isl/isl_fold.c -fno-common -DPIC -o isl_fold.o depbase=`echo isl_hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_hash.lo -MD -MP -MF $depbase.Tpo -c -o isl_hash.lo ../../gcc-14.2.0/isl/isl_hash.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_hash.lo -MD -MP -MF .deps/isl_hash.Tpo -c ../../gcc-14.2.0/isl/isl_hash.c -fno-common -DPIC -o isl_hash.o depbase=`echo isl_id_to_ast_expr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_id_to_ast_expr.lo -MD -MP -MF $depbase.Tpo -c -o isl_id_to_ast_expr.lo ../../gcc-14.2.0/isl/isl_id_to_ast_expr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_id_to_ast_expr.lo -MD -MP -MF .deps/isl_id_to_ast_expr.Tpo -c ../../gcc-14.2.0/isl/isl_id_to_ast_expr.c -fno-common -DPIC -o isl_id_to_ast_expr.o depbase=`echo isl_id_to_id.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_id_to_id.lo -MD -MP -MF $depbase.Tpo -c -o isl_id_to_id.lo ../../gcc-14.2.0/isl/isl_id_to_id.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_id_to_id.lo -MD -MP -MF .deps/isl_id_to_id.Tpo -c ../../gcc-14.2.0/isl/isl_id_to_id.c -fno-common -DPIC -o isl_id_to_id.o depbase=`echo isl_id_to_pw_aff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_id_to_pw_aff.lo -MD -MP -MF $depbase.Tpo -c -o isl_id_to_pw_aff.lo ../../gcc-14.2.0/isl/isl_id_to_pw_aff.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_id_to_pw_aff.lo -MD -MP -MF .deps/isl_id_to_pw_aff.Tpo -c ../../gcc-14.2.0/isl/isl_id_to_pw_aff.c -fno-common -DPIC -o isl_id_to_pw_aff.o depbase=`echo isl_ilp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ilp.lo -MD -MP -MF $depbase.Tpo -c -o isl_ilp.lo ../../gcc-14.2.0/isl/isl_ilp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_ilp.lo -MD -MP -MF .deps/isl_ilp.Tpo -c ../../gcc-14.2.0/isl/isl_ilp.c -fno-common -DPIC -o isl_ilp.o depbase=`echo isl_input.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_input.lo -MD -MP -MF $depbase.Tpo -c -o isl_input.lo ../../gcc-14.2.0/isl/isl_input.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_input.lo -MD -MP -MF .deps/isl_input.Tpo -c ../../gcc-14.2.0/isl/isl_input.c -fno-common -DPIC -o isl_input.o depbase=`echo isl_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_local.lo -MD -MP -MF $depbase.Tpo -c -o isl_local.lo ../../gcc-14.2.0/isl/isl_local.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_local.lo -MD -MP -MF .deps/isl_local.Tpo -c ../../gcc-14.2.0/isl/isl_local.c -fno-common -DPIC -o isl_local.o depbase=`echo isl_local_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_local_space.lo -MD -MP -MF $depbase.Tpo -c -o isl_local_space.lo ../../gcc-14.2.0/isl/isl_local_space.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_local_space.lo -MD -MP -MF .deps/isl_local_space.Tpo -c ../../gcc-14.2.0/isl/isl_local_space.c -fno-common -DPIC -o isl_local_space.o depbase=`echo isl_lp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_lp.lo -MD -MP -MF $depbase.Tpo -c -o isl_lp.lo ../../gcc-14.2.0/isl/isl_lp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_lp.lo -MD -MP -MF .deps/isl_lp.Tpo -c ../../gcc-14.2.0/isl/isl_lp.c -fno-common -DPIC -o isl_lp.o depbase=`echo isl_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_map.lo -MD -MP -MF $depbase.Tpo -c -o isl_map.lo ../../gcc-14.2.0/isl/isl_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_map.lo -MD -MP -MF .deps/isl_map.Tpo -c ../../gcc-14.2.0/isl/isl_map.c -fno-common -DPIC -o isl_map.o depbase=`echo isl_map_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_map_list.lo -MD -MP -MF $depbase.Tpo -c -o isl_map_list.lo ../../gcc-14.2.0/isl/isl_map_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_map_list.lo -MD -MP -MF .deps/isl_map_list.Tpo -c ../../gcc-14.2.0/isl/isl_map_list.c -fno-common -DPIC -o isl_map_list.o depbase=`echo isl_map_simplify.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_map_simplify.lo -MD -MP -MF $depbase.Tpo -c -o isl_map_simplify.lo ../../gcc-14.2.0/isl/isl_map_simplify.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_map_simplify.lo -MD -MP -MF .deps/isl_map_simplify.Tpo -c ../../gcc-14.2.0/isl/isl_map_simplify.c -fno-common -DPIC -o isl_map_simplify.o depbase=`echo isl_map_subtract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_map_subtract.lo -MD -MP -MF $depbase.Tpo -c -o isl_map_subtract.lo ../../gcc-14.2.0/isl/isl_map_subtract.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_map_subtract.lo -MD -MP -MF .deps/isl_map_subtract.Tpo -c ../../gcc-14.2.0/isl/isl_map_subtract.c -fno-common -DPIC -o isl_map_subtract.o depbase=`echo isl_map_to_basic_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_map_to_basic_set.lo -MD -MP -MF $depbase.Tpo -c -o isl_map_to_basic_set.lo ../../gcc-14.2.0/isl/isl_map_to_basic_set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_map_to_basic_set.lo -MD -MP -MF .deps/isl_map_to_basic_set.Tpo -c ../../gcc-14.2.0/isl/isl_map_to_basic_set.c -fno-common -DPIC -o isl_map_to_basic_set.o depbase=`echo isl_mat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_mat.lo -MD -MP -MF $depbase.Tpo -c -o isl_mat.lo ../../gcc-14.2.0/isl/isl_mat.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_mat.lo -MD -MP -MF .deps/isl_mat.Tpo -c ../../gcc-14.2.0/isl/isl_mat.c -fno-common -DPIC -o isl_mat.o depbase=`echo isl_morph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_morph.lo -MD -MP -MF $depbase.Tpo -c -o isl_morph.lo ../../gcc-14.2.0/isl/isl_morph.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_morph.lo -MD -MP -MF .deps/isl_morph.Tpo -c ../../gcc-14.2.0/isl/isl_morph.c -fno-common -DPIC -o isl_morph.o depbase=`echo isl_id.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_id.lo -MD -MP -MF $depbase.Tpo -c -o isl_id.lo ../../gcc-14.2.0/isl/isl_id.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_id.lo -MD -MP -MF .deps/isl_id.Tpo -c ../../gcc-14.2.0/isl/isl_id.c -fno-common -DPIC -o isl_id.o In file included from ../../gcc-14.2.0/isl/isl_id.c:306: ../../gcc-14.2.0/isl/isl_multi_templ.c:163:11: warning: variable 'ctx' set but not used [-Wunused-but-set-variable] isl_ctx *ctx; ^ 1 warning generated. depbase=`echo isl_obj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_obj.lo -MD -MP -MF $depbase.Tpo -c -o isl_obj.lo ../../gcc-14.2.0/isl/isl_obj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_obj.lo -MD -MP -MF .deps/isl_obj.Tpo -c ../../gcc-14.2.0/isl/isl_obj.c -fno-common -DPIC -o isl_obj.o depbase=`echo isl_options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_options.lo -MD -MP -MF $depbase.Tpo -c -o isl_options.lo ../../gcc-14.2.0/isl/isl_options.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_options.lo -MD -MP -MF .deps/isl_options.Tpo -c ../../gcc-14.2.0/isl/isl_options.c -fno-common -DPIC -o isl_options.o depbase=`echo isl_output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_output.lo -MD -MP -MF $depbase.Tpo -c -o isl_output.lo ../../gcc-14.2.0/isl/isl_output.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_output.lo -MD -MP -MF .deps/isl_output.Tpo -c ../../gcc-14.2.0/isl/isl_output.c -fno-common -DPIC -o isl_output.o depbase=`echo isl_point.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_point.lo -MD -MP -MF $depbase.Tpo -c -o isl_point.lo ../../gcc-14.2.0/isl/isl_point.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_point.lo -MD -MP -MF .deps/isl_point.Tpo -c ../../gcc-14.2.0/isl/isl_point.c -fno-common -DPIC -o isl_point.o depbase=`echo isl_polynomial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_polynomial.lo -MD -MP -MF $depbase.Tpo -c -o isl_polynomial.lo ../../gcc-14.2.0/isl/isl_polynomial.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_polynomial.lo -MD -MP -MF .deps/isl_polynomial.Tpo -c ../../gcc-14.2.0/isl/isl_polynomial.c -fno-common -DPIC -o isl_polynomial.o depbase=`echo isl_printer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_printer.lo -MD -MP -MF $depbase.Tpo -c -o isl_printer.lo ../../gcc-14.2.0/isl/isl_printer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_printer.lo -MD -MP -MF .deps/isl_printer.Tpo -c ../../gcc-14.2.0/isl/isl_printer.c -fno-common -DPIC -o isl_printer.o depbase=`echo print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT print.lo -MD -MP -MF $depbase.Tpo -c -o print.lo ../../gcc-14.2.0/isl/print.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT print.lo -MD -MP -MF .deps/print.Tpo -c ../../gcc-14.2.0/isl/print.c -fno-common -DPIC -o print.o depbase=`echo isl_range.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_range.lo -MD -MP -MF $depbase.Tpo -c -o isl_range.lo ../../gcc-14.2.0/isl/isl_range.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_range.lo -MD -MP -MF .deps/isl_range.Tpo -c ../../gcc-14.2.0/isl/isl_range.c -fno-common -DPIC -o isl_range.o depbase=`echo isl_reordering.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_reordering.lo -MD -MP -MF $depbase.Tpo -c -o isl_reordering.lo ../../gcc-14.2.0/isl/isl_reordering.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_reordering.lo -MD -MP -MF .deps/isl_reordering.Tpo -c ../../gcc-14.2.0/isl/isl_reordering.c -fno-common -DPIC -o isl_reordering.o depbase=`echo isl_sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_sample.lo -MD -MP -MF $depbase.Tpo -c -o isl_sample.lo ../../gcc-14.2.0/isl/isl_sample.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_sample.lo -MD -MP -MF .deps/isl_sample.Tpo -c ../../gcc-14.2.0/isl/isl_sample.c -fno-common -DPIC -o isl_sample.o ../../gcc-14.2.0/isl/isl_sample.c:1153:18: warning: variable 'ctx' set but not used [-Wunused-but-set-variable] struct isl_ctx *ctx; ^ 1 warning generated. depbase=`echo isl_scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_scan.lo -MD -MP -MF $depbase.Tpo -c -o isl_scan.lo ../../gcc-14.2.0/isl/isl_scan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_scan.lo -MD -MP -MF .deps/isl_scan.Tpo -c ../../gcc-14.2.0/isl/isl_scan.c -fno-common -DPIC -o isl_scan.o depbase=`echo isl_schedule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_schedule.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule.lo ../../gcc-14.2.0/isl/isl_schedule.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_schedule.lo -MD -MP -MF .deps/isl_schedule.Tpo -c ../../gcc-14.2.0/isl/isl_schedule.c -fno-common -DPIC -o isl_schedule.o depbase=`echo isl_schedule_band.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_schedule_band.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_band.lo ../../gcc-14.2.0/isl/isl_schedule_band.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_schedule_band.lo -MD -MP -MF .deps/isl_schedule_band.Tpo -c ../../gcc-14.2.0/isl/isl_schedule_band.c -fno-common -DPIC -o isl_schedule_band.o depbase=`echo isl_schedule_node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_schedule_node.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_node.lo ../../gcc-14.2.0/isl/isl_schedule_node.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_schedule_node.lo -MD -MP -MF .deps/isl_schedule_node.Tpo -c ../../gcc-14.2.0/isl/isl_schedule_node.c -fno-common -DPIC -o isl_schedule_node.o depbase=`echo isl_schedule_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_schedule_read.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_read.lo ../../gcc-14.2.0/isl/isl_schedule_read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_schedule_read.lo -MD -MP -MF .deps/isl_schedule_read.Tpo -c ../../gcc-14.2.0/isl/isl_schedule_read.c -fno-common -DPIC -o isl_schedule_read.o depbase=`echo isl_schedule_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_schedule_tree.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_tree.lo ../../gcc-14.2.0/isl/isl_schedule_tree.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_schedule_tree.lo -MD -MP -MF .deps/isl_schedule_tree.Tpo -c ../../gcc-14.2.0/isl/isl_schedule_tree.c -fno-common -DPIC -o isl_schedule_tree.o depbase=`echo isl_schedule_constraints.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_schedule_constraints.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_constraints.lo ../../gcc-14.2.0/isl/isl_schedule_constraints.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_schedule_constraints.lo -MD -MP -MF .deps/isl_schedule_constraints.Tpo -c ../../gcc-14.2.0/isl/isl_schedule_constraints.c -fno-common -DPIC -o isl_schedule_constraints.o depbase=`echo isl_scheduler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_scheduler.lo -MD -MP -MF $depbase.Tpo -c -o isl_scheduler.lo ../../gcc-14.2.0/isl/isl_scheduler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_scheduler.lo -MD -MP -MF .deps/isl_scheduler.Tpo -c ../../gcc-14.2.0/isl/isl_scheduler.c -fno-common -DPIC -o isl_scheduler.o depbase=`echo isl_set_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_set_list.lo -MD -MP -MF $depbase.Tpo -c -o isl_set_list.lo ../../gcc-14.2.0/isl/isl_set_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_set_list.lo -MD -MP -MF .deps/isl_set_list.Tpo -c ../../gcc-14.2.0/isl/isl_set_list.c -fno-common -DPIC -o isl_set_list.o depbase=`echo isl_sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_sort.lo -MD -MP -MF $depbase.Tpo -c -o isl_sort.lo ../../gcc-14.2.0/isl/isl_sort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_sort.lo -MD -MP -MF .deps/isl_sort.Tpo -c ../../gcc-14.2.0/isl/isl_sort.c -fno-common -DPIC -o isl_sort.o depbase=`echo isl_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_space.lo -MD -MP -MF $depbase.Tpo -c -o isl_space.lo ../../gcc-14.2.0/isl/isl_space.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_space.lo -MD -MP -MF .deps/isl_space.Tpo -c ../../gcc-14.2.0/isl/isl_space.c -fno-common -DPIC -o isl_space.o ../../gcc-14.2.0/isl/isl_space.c:479:7: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] long dummy; ^ 1 warning generated. depbase=`echo isl_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_stream.lo -MD -MP -MF $depbase.Tpo -c -o isl_stream.lo ../../gcc-14.2.0/isl/isl_stream.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_stream.lo -MD -MP -MF .deps/isl_stream.Tpo -c ../../gcc-14.2.0/isl/isl_stream.c -fno-common -DPIC -o isl_stream.o depbase=`echo isl_seq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_seq.lo -MD -MP -MF $depbase.Tpo -c -o isl_seq.lo ../../gcc-14.2.0/isl/isl_seq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_seq.lo -MD -MP -MF .deps/isl_seq.Tpo -c ../../gcc-14.2.0/isl/isl_seq.c -fno-common -DPIC -o isl_seq.o depbase=`echo isl_set_to_ast_graft_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_set_to_ast_graft_list.lo -MD -MP -MF $depbase.Tpo -c -o isl_set_to_ast_graft_list.lo ../../gcc-14.2.0/isl/isl_set_to_ast_graft_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_set_to_ast_graft_list.lo -MD -MP -MF .deps/isl_set_to_ast_graft_list.Tpo -c ../../gcc-14.2.0/isl/isl_set_to_ast_graft_list.c -fno-common -DPIC -o isl_set_to_ast_graft_list.o depbase=`echo isl_stride.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_stride.lo -MD -MP -MF $depbase.Tpo -c -o isl_stride.lo ../../gcc-14.2.0/isl/isl_stride.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_stride.lo -MD -MP -MF .deps/isl_stride.Tpo -c ../../gcc-14.2.0/isl/isl_stride.c -fno-common -DPIC -o isl_stride.o ../../gcc-14.2.0/isl/isl_stride.c:146:6: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ 1 warning generated. depbase=`echo isl_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_tab.lo -MD -MP -MF $depbase.Tpo -c -o isl_tab.lo ../../gcc-14.2.0/isl/isl_tab.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_tab.lo -MD -MP -MF .deps/isl_tab.Tpo -c ../../gcc-14.2.0/isl/isl_tab.c -fno-common -DPIC -o isl_tab.o depbase=`echo isl_tab_pip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_tab_pip.lo -MD -MP -MF $depbase.Tpo -c -o isl_tab_pip.lo ../../gcc-14.2.0/isl/isl_tab_pip.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_tab_pip.lo -MD -MP -MF .deps/isl_tab_pip.Tpo -c ../../gcc-14.2.0/isl/isl_tab_pip.c -fno-common -DPIC -o isl_tab_pip.o depbase=`echo isl_tarjan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_tarjan.lo -MD -MP -MF $depbase.Tpo -c -o isl_tarjan.lo ../../gcc-14.2.0/isl/isl_tarjan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_tarjan.lo -MD -MP -MF .deps/isl_tarjan.Tpo -c ../../gcc-14.2.0/isl/isl_tarjan.c -fno-common -DPIC -o isl_tarjan.o depbase=`echo isl_transitive_closure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_transitive_closure.lo -MD -MP -MF $depbase.Tpo -c -o isl_transitive_closure.lo ../../gcc-14.2.0/isl/isl_transitive_closure.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_transitive_closure.lo -MD -MP -MF .deps/isl_transitive_closure.Tpo -c ../../gcc-14.2.0/isl/isl_transitive_closure.c -fno-common -DPIC -o isl_transitive_closure.o depbase=`echo isl_union_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_union_map.lo -MD -MP -MF $depbase.Tpo -c -o isl_union_map.lo ../../gcc-14.2.0/isl/isl_union_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_union_map.lo -MD -MP -MF .deps/isl_union_map.Tpo -c ../../gcc-14.2.0/isl/isl_union_map.c -fno-common -DPIC -o isl_union_map.o depbase=`echo isl_val.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_val.lo -MD -MP -MF $depbase.Tpo -c -o isl_val.lo ../../gcc-14.2.0/isl/isl_val.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_val.lo -MD -MP -MF .deps/isl_val.Tpo -c ../../gcc-14.2.0/isl/isl_val.c -fno-common -DPIC -o isl_val.o In file included from ../../gcc-14.2.0/isl/isl_val.c:1578: ../../gcc-14.2.0/isl/isl_multi_templ.c:163:11: warning: variable 'ctx' set but not used [-Wunused-but-set-variable] isl_ctx *ctx; ^ 1 warning generated. depbase=`echo isl_vec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_vec.lo -MD -MP -MF $depbase.Tpo -c -o isl_vec.lo ../../gcc-14.2.0/isl/isl_vec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_vec.lo -MD -MP -MF .deps/isl_vec.Tpo -c ../../gcc-14.2.0/isl/isl_vec.c -fno-common -DPIC -o isl_vec.o depbase=`echo isl_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_version.lo -MD -MP -MF $depbase.Tpo -c -o isl_version.lo ../../gcc-14.2.0/isl/isl_version.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_version.lo -MD -MP -MF .deps/isl_version.Tpo -c ../../gcc-14.2.0/isl/isl_version.c -fno-common -DPIC -o isl_version.o depbase=`echo isl_vertices.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_vertices.lo -MD -MP -MF $depbase.Tpo -c -o isl_vertices.lo ../../gcc-14.2.0/isl/isl_vertices.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_vertices.lo -MD -MP -MF .deps/isl_vertices.Tpo -c ../../gcc-14.2.0/isl/isl_vertices.c -fno-common -DPIC -o isl_vertices.o /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -version-info 24:0:1 -L/opt/pkg/lib -o libisl.la -rpath /opt/pkg/gcc14/lib isl_gmp.lo isl_val_gmp.lo isl_aff.lo isl_aff_map.lo isl_affine_hull.lo isl_arg.lo isl_ast.lo isl_ast_build.lo isl_ast_build_expr.lo isl_ast_codegen.lo isl_ast_graft.lo basis_reduction_tab.lo isl_bernstein.lo isl_blk.lo isl_bound.lo isl_box.lo isl_coalesce.lo isl_constraint.lo isl_convex_hull.lo isl_ctx.lo isl_deprecated.lo isl_dim_map.lo isl_equalities.lo isl_factorization.lo isl_farkas.lo isl_ffs.lo isl_flow.lo isl_fold.lo isl_hash.lo isl_id_to_ast_expr.lo isl_id_to_id.lo isl_id_to_pw_aff.lo isl_ilp.lo isl_input.lo isl_local.lo isl_local_space.lo isl_lp.lo isl_map.lo isl_map_list.lo isl_map_simplify.lo isl_map_subtract.lo isl_map_to_basic_set.lo isl_mat.lo isl_morph.lo isl_id.lo isl_obj.lo isl_options.lo isl_output.lo isl_point.lo isl_polynomial.lo isl_printer.lo print.lo isl_range.lo isl_reordering.lo isl_sample.lo isl_scan.lo isl_schedule.lo isl_schedule_band.lo isl_schedule_node.lo isl_schedule_read.lo isl_schedule_tree.lo isl_schedule_constraints.lo isl_scheduler.lo isl_set_list.lo isl_sort.lo isl_space.lo isl_stream.lo isl_seq.lo isl_set_to_ast_graft_list.lo isl_stride.lo isl_tab.lo isl_tab_pip.lo isl_tarjan.lo isl_transitive_closure.lo isl_union_map.lo isl_val.lo isl_vec.lo isl_version.lo isl_vertices.lo /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la libtool: link: ar rc .libs/libisl.a isl_gmp.o isl_val_gmp.o isl_aff.o isl_aff_map.o isl_affine_hull.o isl_arg.o isl_ast.o isl_ast_build.o isl_ast_build_expr.o isl_ast_codegen.o isl_ast_graft.o basis_reduction_tab.o isl_bernstein.o isl_blk.o isl_bound.o isl_box.o isl_coalesce.o isl_constraint.o isl_convex_hull.o isl_ctx.o isl_deprecated.o isl_dim_map.o isl_equalities.o isl_factorization.o isl_farkas.o isl_ffs.o isl_flow.o isl_fold.o isl_hash.o isl_id_to_ast_expr.o isl_id_to_id.o isl_id_to_pw_aff.o isl_ilp.o isl_input.o isl_local.o isl_local_space.o isl_lp.o isl_map.o isl_map_list.o isl_map_simplify.o isl_map_subtract.o isl_map_to_basic_set.o isl_mat.o isl_morph.o isl_id.o isl_obj.o isl_options.o isl_output.o isl_point.o isl_polynomial.o isl_printer.o print.o isl_range.o isl_reordering.o isl_sample.o isl_scan.o isl_schedule.o isl_schedule_band.o isl_schedule_node.o isl_schedule_read.o isl_schedule_tree.o isl_schedule_constraints.o isl_scheduler.o isl_set_list.o isl_sort.o isl_space.o isl_stream.o isl_seq.o isl_set_to_ast_graft_list.o isl_stride.o isl_tab.o isl_tab_pip.o isl_tarjan.o isl_transitive_closure.o isl_union_map.o isl_val.o isl_vec.o isl_version.o isl_vertices.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libisl.a(isl_ffs.o) has no symbols libtool: link: ranlib .libs/libisl.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libisl.a(isl_ffs.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libisl.la" && ln -s "../libisl.la" "libisl.la" ) /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_test isl_test.o libisl.la /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la libtool: link: clang -Wall -pipe -Os -o isl_test isl_test.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo polyhedron_sample.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT polyhedron_sample.o -MD -MP -MF $depbase.Tpo -c -o polyhedron_sample.o ../../gcc-14.2.0/isl/polyhedron_sample.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_polyhedron_sample polyhedron_sample.o libisl.la libtool: link: clang -Wall -pipe -Os -o isl_polyhedron_sample polyhedron_sample.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo pip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT pip.o -MD -MP -MF $depbase.Tpo -c -o pip.o ../../gcc-14.2.0/isl/pip.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_pip pip.o libisl.la /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la libtool: link: clang -Wall -pipe -Os -o isl_pip pip.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo polyhedron_minimize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT polyhedron_minimize.o -MD -MP -MF $depbase.Tpo -c -o polyhedron_minimize.o ../../gcc-14.2.0/isl/polyhedron_minimize.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_polyhedron_minimize polyhedron_minimize.o libisl.la /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la libtool: link: clang -Wall -pipe -Os -o isl_polyhedron_minimize polyhedron_minimize.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo polytope_scan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT polytope_scan.o -MD -MP -MF $depbase.Tpo -c -o polytope_scan.o ../../gcc-14.2.0/isl/polytope_scan.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_polytope_scan polytope_scan.o libisl.la libtool: link: clang -Wall -pipe -Os -o isl_polytope_scan polytope_scan.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo polyhedron_detect_equalities.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT polyhedron_detect_equalities.o -MD -MP -MF $depbase.Tpo -c -o polyhedron_detect_equalities.o ../../gcc-14.2.0/isl/polyhedron_detect_equalities.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_polyhedron_detect_equalities polyhedron_detect_equalities.o libisl.la libtool: link: clang -Wall -pipe -Os -o isl_polyhedron_detect_equalities polyhedron_detect_equalities.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo cat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT cat.o -MD -MP -MF $depbase.Tpo -c -o cat.o ../../gcc-14.2.0/isl/cat.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_cat cat.o libisl.la libtool: link: clang -Wall -pipe -Os -o isl_cat cat.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo closure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT closure.o -MD -MP -MF $depbase.Tpo -c -o closure.o ../../gcc-14.2.0/isl/closure.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_closure closure.o libisl.la libtool: link: clang -Wall -pipe -Os -o isl_closure closure.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo bound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT bound.o -MD -MP -MF $depbase.Tpo -c -o bound.o ../../gcc-14.2.0/isl/bound.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_bound bound.o libisl.la /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la libtool: link: clang -Wall -pipe -Os -o isl_bound bound.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo schedule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT schedule.o -MD -MP -MF $depbase.Tpo -c -o schedule.o ../../gcc-14.2.0/isl/schedule.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_schedule schedule.o libisl.la /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la libtool: link: clang -Wall -pipe -Os -o isl_schedule schedule.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo codegen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT codegen.o -MD -MP -MF $depbase.Tpo -c -o codegen.o ../../gcc-14.2.0/isl/codegen.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_codegen codegen.o libisl.la /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la libtool: link: clang -Wall -pipe -Os -o isl_codegen codegen.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo isl_test_int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT isl_test_int.o -MD -MP -MF $depbase.Tpo -c -o isl_test_int.o ../../gcc-14.2.0/isl/isl_test_int.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_test_int isl_test_int.o libisl.la /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la libtool: link: clang -Wall -pipe -Os -o isl_test_int isl_test_int.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo flow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT flow.o -MD -MP -MF $depbase.Tpo -c -o flow.o ../../gcc-14.2.0/isl/flow.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_flow flow.o libisl.la /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la libtool: link: clang -Wall -pipe -Os -o isl_flow flow.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo flow_cmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT flow_cmp.o -MD -MP -MF $depbase.Tpo -c -o flow_cmp.o ../../gcc-14.2.0/isl/flow_cmp.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_flow_cmp flow_cmp.o libisl.la /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la libtool: link: clang -Wall -pipe -Os -o isl_flow_cmp flow_cmp.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo schedule_cmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT schedule_cmp.o -MD -MP -MF $depbase.Tpo -c -o schedule_cmp.o ../../gcc-14.2.0/isl/schedule_cmp.c &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -Wall -pipe -Os -L/opt/pkg/lib -o isl_schedule_cmp schedule_cmp.o libisl.la /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la libtool: link: clang -Wall -pipe -Os -o isl_schedule_cmp schedule_cmp.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -UCOMPILE_ERROR -pipe -Os -MT isl_test_cpp-isl_test_cpp.o -MD -MP -MF .deps/isl_test_cpp-isl_test_cpp.Tpo -c -o isl_test_cpp-isl_test_cpp.o `test -f 'isl_test_cpp.cc' || echo '../../gcc-14.2.0/isl/'`isl_test_cpp.cc mv -f .deps/isl_test_cpp-isl_test_cpp.Tpo .deps/isl_test_cpp-isl_test_cpp.Po /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=link clang++ -pipe -Os -L/opt/pkg/lib -o isl_test_cpp isl_test_cpp-isl_test_cpp.o libisl.la /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/libgmp.la libtool: link: clang++ -pipe -Os -o isl_test_cpp isl_test_cpp-isl_test_cpp.o -L/opt/pkg/lib ./.libs/libisl.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs/libgmp.a depbase=`echo dep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/isl -I../../gcc-14.2.0/isl/include -Iinclude/ -I/Users/pbulk/build-disk/lang/gcc14/work/build/gmp/../../gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -Wall -pipe -Os -MT dep.o -MD -MP -MF $depbase.Tpo -c -o dep.o ../../gcc-14.2.0/isl/dep.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libdep.a ar cru libdep.a dep.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libdep.a(dep.o) has no symbols ranlib libdep.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libdep.a(dep.o) has no symbols warning: /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: libdep.a the table of contents is empty (no object file members in the library define global symbols) gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/isl' Making all in doc gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/isl/doc' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/isl/doc' gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/isl' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/isl' mkdir ./gcc Configuring in ./gcc configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default dsymutil was specified... no checking whether a default assembler was specified... no checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking for x86_64-apple-darwin23-gnatbind... no checking for x86_64-apple-darwin23-gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for x86_64-apple-darwin23-gdc... no checking whether the D compiler works... no checking how to run the C++ preprocessor... clang++ -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... clang -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of ino_t... 8 checking size of dev_t... 4 checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for int64_t underlying type... long long checking for std::swap in ... yes checking whether clang++ is affected by placement new aliasing bug... yes checking whether clang++ supports -W... yes checking whether clang++ supports -Wall... yes checking whether clang++ supports -Wnarrowing... yes checking whether clang++ supports -Wwrite-strings... yes checking whether clang++ supports -Wcast-qual... yes checking whether clang supports -Wstrict-prototypes... yes checking whether clang supports -Wmissing-prototypes... yes checking whether clang++ supports -Wmissing-format-attribute... yes checking whether clang++ supports -Wconditionally-supported... yes checking whether clang++ supports -Woverloaded-virtual... yes checking whether clang supports -Wold-style-definition... yes checking whether clang supports -Wc++-compat... yes checking whether clang++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether clang supports -fno-exceptions... yes checking whether clang supports -fno-rtti... yes checking whether clang supports -fasynchronous-unwind-tables... yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for multiarch configuration... auto configure: WARNING: decimal float is not supported for this target, ignored configure: WARNING: fixed-point is not supported for this target, ignored checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking for gawk... /opt/pkg/bin/nawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-apple-darwin23-ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g staff checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for CONTENTS_OUTPUT_LOCATION support in /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for python3... python3 checking for modern python3... yes checking for nm... nm checking for ar... ar checking for sphinx-build... texinfo checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... 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 whether termios.h defines TIOCGWINSZ... 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 iconv.h... yes checking for fcntl.h... yes checking for ftw.h... yes checking for unistd.h... (cached) yes checking for sys/auxv.h... no 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 sys/locking.h... no checking for direct.h... no checking for malloc.h... no 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 how to run the C++ preprocessor... clang++ -E checking for unordered_map... yes checking for tr1/unordered_map... no checking for ext/hash_map... yes checking dependency style of clang++... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing ldexp... none required checking for library containing dlopen... none required checking for inttypes.h... yes checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoq... no checking for popen... yes checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for posix_fallocate... no checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking for madvise... yes checking for mallinfo... no checking for mallinfo2... no checking for fstatat... yes checking for getauxval... no checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sighander_t... no checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... no checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... 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 ld used by GCC... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking whether iconv is compatible with its POSIX signature... yes checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether basename is declared... no checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll is declared... yes checking whether asprintf 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 madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp is declared... no checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf 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 getopt is declared... yes checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether mallinfo is declared... no checking whether mallinfo2 is declared... no checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for F_SETLKW... yes checking for O_CLOEXEC... yes checking for fcntl.h... (cached) yes checking whether O_NONBLOCK is declared... yes checking for AF_UNIX... yes checking for AF_INET6... yes checking for _LK_LOCK... no checking if mkdir takes one argument... no Using `../../gcc-14.2.0/gcc/config/i386/i386.cc' for machine-specific logic. Using `../../gcc-14.2.0/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: ../../gcc-14.2.0/gcc/config/vxworks-dummy.h ../../gcc-14.2.0/gcc/config/i386/i386.h ../../gcc-14.2.0/gcc/config/darwin.h ../../gcc-14.2.0/gcc/config/i386/darwin.h ../../gcc-14.2.0/gcc/config/initfini-array.h Using host-darwin.o host-i386-darwin.o for host machine hooks. checking for __cxa_atexit... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyPreferredLanguages... yes checking whether to use NLS... no checking whether NLS is requested... no checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... (cached) ar checking for x86_64-apple-darwin23-strip... no checking for strip... strip checking for x86_64-apple-darwin23-ranlib... (cached) ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fno-common -DPIC checking if clang++ PIC flag -fno-common -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking for as... /Users/pbulk/build-disk/lang/gcc14/work/.cwrapper/bin/as checking whether we are using gold... no checking whether we are using mold... no checking gold linker with split stack support as non default... checking what linker to use... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking for nm... /usr/bin/nm checking what nm to use... /usr/bin/nm checking for objdump... /usr/bin/objdump checking what objdump to use... /usr/bin/objdump checking for readelf... no checking what readelf to use... not found checking for otool... /usr/bin/otool checking what otool to use... /usr/bin/otool checking for dsymutil... /usr/bin/dsymutil checking assembler flags... checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... yes checking assembler for working .subsection -1... no checking assembler for .weak... no checking assembler for .weakref... no checking assembler for .nsubspa comdat... no checking assembler for .hidden... no checking linker for .hidden support... yes checking linker read-only and read-write section mixing... checking for .preinit_array/.init_array/.fini_array support... no checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... no checking assembler for cfi personality directive... yes checking assembler for cfi sections directive... yes checking assembler for eh_frame optimization... no checking assembler for section exclude flag... no checking assembler for section exclude flag... no checking assembler for section 'R' flag... no checking assembler for section 'o' flag... no checking assembler for section merging support... no checking assembler for section merging support... (cached) no checking assembler for COMDAT group support (GNU as)... no checking assembler for COMDAT group support (GNU as, %type)... no checking assembler for line table is_stmt support... yes checking assembler for line table discriminator support... yes checking assembler for thread-local storage support... no checking linker -Bstatic/-Bdynamic option... no checking linker --version-script option... no checking linker soname option... yes checking linker --demangle support... no checking linker plugin support... 0 checking assembler for -mmacosx-version-min option... yes checking assembler for .build_version... yes checking assembler for llvm assembler x86-pad-for-align option... yes checking assembler for -xbrace_comment... no checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... yes checking assembler for interunit movq mnemonic... yes checking assembler for hle prefixes... no checking assembler for swap suffix... yes checking assembler for different section symbol subtraction... no checking assembler for rep and lock prefix... yes checking assembler for ud2 mnemonic... yes checking assembler for R_386_TLS_GD_PLT reloc... no checking assembler for R_386_TLS_LDM_PLT reloc... no checking assembler for R_386_TLS_LDM reloc... no checking assembler for R_386_GOT32X reloc... no checking assembler for R_X86_64_CODE_6_GOTTPOFF reloc... no checking assembler for GOTOFF in data... no checking assembler for calling ___tls_get_addr via GOT... no checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for dwarf2 debug_view support... no checking assembler for --gdwarf2 option... no checking assembler for --gdwarf-5 option... no checking assembler for assembly of compiler generated 64-bit .debug_line... no checking assembler for assembly of compiler generated 32-bit .debug_line... no checking assembler for --debug-prefix-map option... no checking assembler for compressed debug sections... 0 checking assembler for .lcomm with alignment... yes checking for target glibc version... 0.0 checking assembler for gnu_unique_object... no checking assembler for tolerance to line number 0... yes checking support for thin archives... no checking linker PT_GNU_EH_FRAME support... no checking linker CIEv3 in .eh_frame support... no checking linker position independent executable support... no checking linker PIE support with copy reloc... no checking linker EH-compatible garbage collection of sections... no checking linker EH garbage collection of sections bug... no checking linker for compressed debug sections... 0 checking linker version... 764 checking linker for -demangle support... 1 checking linker for -export_dynamic support... 1 checking linker for -platform_version support... 1 checking dsymutil version "Apple LLVM version 13.1.6 (clang-1316.0.21.2.5) Optimized build. Default target: x86_64-apple-darwin23.5.0 Host CPU: westmere"... 1316.0.21.2.5 : CLANG 1316 0 21 checking linker --as-needed support... no checking linker mapfile support for clearing hardware capabilities... yes checking linker --build-id support... no checking linker *_sol2 emulation support... no checking linker --sysroot support... no checking __stack_chk_fail in target C library... no checking sys/sdt.h in the target C library... yes checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no checking whether to serialize linking of multiple front-ends... no Links are now set up to build a native compiler for x86_64-apple-darwin23. checking for exported symbols... yes checking for library containing dlopen... (cached) none required checking for -fPIC -shared... yes gcc_driver_version: 14.2.0 checking for -fno-PIE option... yes checking for -no-pie option... yes checking for CET support... no checking linker -z bndplt option... no checking linker --push-state/--pop-state options... no checking linker -z now option... no checking linker -z relro option... no no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating dsymutil config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating m2/config-make config.status: creating m2/Make-maintainer config.status: creating auto-host.h config.status: linking ../../gcc-14.2.0/gcc/config/sol2-clearcapv2.map to clearcap.map config.status: executing depdir commands mkdir .deps config.status: executing gccdepdir commands mkdir build mkdir build/.deps mkdir ada/.deps mkdir c mkdir c/.deps mkdir cp mkdir cp/.deps mkdir d mkdir d/.deps mkdir fortran mkdir fortran/.deps mkdir go mkdir go/.deps mkdir jit mkdir jit/.deps mkdir lto mkdir lto/.deps mkdir m2/.deps mkdir objc mkdir objc/.deps mkdir objcp mkdir objcp/.deps mkdir rust mkdir rust/.deps mkdir c-family mkdir c-family/.deps mkdir common mkdir common/.deps mkdir analyzer mkdir analyzer/.deps mkdir text-art mkdir text-art/.deps mkdir rtl-ssa mkdir rtl-ssa/.deps config.status: executing default-1 commands config.status: executing default commands mkdir build-x86_64-apple-darwin23 mkdir build-x86_64-apple-darwin23/libiberty Configuring in build-x86_64-apple-darwin23/libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-ranlib... ranlib checking for -plugin option... checking for x86_64-apple-darwin23-ar... (cached) ar no checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether clang supports -W... yes checking whether clang supports -Wall... yes checking whether clang supports -Wwrite-strings... yes checking whether clang supports -Wc++-compat... yes checking whether clang supports -Wstrict-prototypes... yes checking whether clang supports -Wshadow=local... yes checking whether clang supports -pedantic ... yes 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... /usr/bin/install -c -o pbulk -g staff checking for CET support... no checking target system type... x86_64-apple-darwin23 checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes 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 stdint.h... (cached) yes checking for stdio_ext.h... no checking for process.h... no checking for sys/prctl.h... no checking for spawn.h... yes 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 size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_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 gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... 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 strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... no 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 for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 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 __fsetlocking... no checking for canonicalize_file_name... no checking for dup3... no checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for pipe2... no checking for posix_spawn... yes checking for posix_spawnp... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... no checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... yes checking for SHA1 HW acceleration support... x86 SHA1 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: 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[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/build-x86_64-apple-darwin23/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/regex.c -o regex.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cplus-dem.c -o cplus-dem.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cp-demangle.c -o cp-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/md5.c -o md5.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/sha1.c -o sha1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/alloca.c -o alloca.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/argv.c -o argv.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/bsearch_r.c -o bsearch_r.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/choose-temp.c -o choose-temp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/concat.c -o concat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cp-demint.c -o cp-demint.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/crc32.c -o crc32.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/d-demangle.c -o d-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/dwarfnames.c -o dwarfnames.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/dyn-string.c -o dyn-string.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fdmatch.c -o fdmatch.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fibheap.c -o fibheap.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/filedescriptor.c -o filedescriptor.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/filename_cmp.c -o filename_cmp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/floatformat.c -o floatformat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fnmatch.c -o fnmatch.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getopt.c -o getopt.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getopt1.c -o getopt1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getpwd.c -o getpwd.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getruntime.c -o getruntime.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/hashtab.c -o hashtab.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/hex.c -o hex.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/lbasename.c -o lbasename.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/lrealpath.c -o lrealpath.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/make-temp-file.c -o make-temp-file.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/objalloc.c -o objalloc.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/obstack.c -o obstack.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/partition.c -o partition.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pexecute.c -o pexecute.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/physmem.c -o physmem.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-common.c -o pex-common.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-one.c -o pex-one.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-unix.c -o pex-unix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/vprintf-support.c -o vprintf-support.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/rust-demangle.c -o rust-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/safe-ctype.c -o safe-ctype.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object.c -o simple-object.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-coff.c -o simple-object-coff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-elf.c -o simple-object-elf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/sort.c -o sort.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/spaces.c -o spaces.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/splay-tree.c -o splay-tree.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/stack-limit.c -o stack-limit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strerror.c -o strerror.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strsignal.c -o strsignal.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/timeval-utils.c -o timeval-utils.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xasprintf.c -o xasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xatexit.c -o xatexit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xexit.c -o xexit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xmalloc.c -o xmalloc.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xmemdup.c -o xmemdup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrdup.c -o xstrdup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrerror.c -o xstrerror.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrndup.c -o xstrndup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xvasprintf.c -o xvasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/mempcpy.c -o noasan/mempcpy.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/mempcpy.c -o mempcpy.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strverscmp.c -o noasan/strverscmp.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strverscmp.c -o strverscmp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi clang -c -DHAVE_CONFIG_H -pipe -Os -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/setproctitle.c -o setproctitle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/build-x86_64-apple-darwin23/libiberty/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/build-x86_64-apple-darwin23/libiberty/testsuite' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/build-x86_64-apple-darwin23/libiberty' mkdir build-x86_64-apple-darwin23/fixincludes Configuring in build-x86_64-apple-darwin23/fixincludes configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking whether clang supports -W... yes checking whether clang supports -Wall... yes checking whether clang supports -Wwrite-strings... yes checking whether clang supports -Wstrict-prototypes... yes checking whether clang supports -Wmissing-prototypes... yes checking whether clang supports -Wold-style-definition... yes checking whether clang supports -Wmissing-format-attribute... yes checking whether clang supports -Woverlength-strings... yes checking whether clang supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether memmem is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... no checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/build-x86_64-apple-darwin23/fixincludes' clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/fixincl.c clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/fixtests.c clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/fixfixes.c clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/server.c clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/procopen.c clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/fixlib.c clang -c -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/fixopts.c clang -pipe -Os -L/opt/pkg/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../../gcc-14.2.0/fixincludes" /opt/pkg/bin/mksh ../../../gcc-14.2.0/fixincludes/mkfixinc.sh x86_64-apple-darwin23 sed -e 's/@gcc_version@/14.2.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/build-x86_64-apple-darwin23/fixincludes' mkdir build-x86_64-apple-darwin23/libcpp Configuring in build-x86_64-apple-darwin23/libcpp configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking for x86_64-apple-darwin23-ranlib... ranlib checking for x86_64-apple-darwin23-ar... ar checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether clang supports -W... yes checking whether clang supports -Wall... yes checking whether clang supports -Wnarrowing... yes checking whether clang supports -Wwrite-strings... yes checking whether clang supports -Wmissing-format-attribute... yes checking whether clang supports -Wstrict-prototypes... yes checking whether clang supports -Wmissing-prototypes... yes checking whether clang supports -Wold-style-definition... yes checking whether clang supports -Wc++-compat... yes checking whether clang supports -pedantic -Wlong-long... yes checking whether clang supports -fno-exceptions... yes checking whether clang supports -fno-rtti... yes checking dependency style of clang++... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... no checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyPreferredLanguages... yes checking whether to use NLS... no checking whether NLS is requested... no checking for uchar... checking size of ino_t... 8 checking size of dev_t... 4 checking for iconv... (cached) no checking for CET support... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps config.status: executing default-1 commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/build-x86_64-apple-darwin23/libcpp' clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../gcc-14.2.0/libcpp/charset.cc clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../gcc-14.2.0/libcpp/directives.cc In file included from ../../../gcc-14.2.0/libcpp/directives.cc:25: ../../../gcc-14.2.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 4 warnings generated. clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../gcc-14.2.0/libcpp/errors.cc clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../gcc-14.2.0/libcpp/expr.cc ../../../gcc-14.2.0/libcpp/expr.cc:843:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 0, message); ^~~~~~~ ../../../gcc-14.2.0/libcpp/expr.cc:843:11: note: treat the string as an argument to avoid this 0, message); ^ "%s", ../../../gcc-14.2.0/libcpp/expr.cc:846:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ ../../../gcc-14.2.0/libcpp/expr.cc:846:32: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", ../../../gcc-14.2.0/libcpp/expr.cc:856:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ ../../../gcc-14.2.0/libcpp/expr.cc:856:27: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", ../../../gcc-14.2.0/libcpp/expr.cc:868:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ ../../../gcc-14.2.0/libcpp/expr.cc:868:29: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", ../../../gcc-14.2.0/libcpp/expr.cc:871:33: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ ../../../gcc-14.2.0/libcpp/expr.cc:871:33: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", ../../../gcc-14.2.0/libcpp/expr.cc:878:8: warning: format string is not a string literal (potentially insecure) [-Wformat-security] message); ^~~~~~~ ../../../gcc-14.2.0/libcpp/expr.cc:878:8: note: treat the string as an argument to avoid this message); ^ "%s", 6 warnings generated. clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../gcc-14.2.0/libcpp/files.cc In file included from ../../../gcc-14.2.0/libcpp/files.cc:27: ../../../gcc-14.2.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 4 warnings generated. clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../gcc-14.2.0/libcpp/identifiers.cc echo "#define LOCALEDIR \"/opt/pkg/gcc14/share/locale\"" > localedir.new ../../../gcc-14.2.0/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../gcc-14.2.0/libcpp/init.cc In file included from ../../../gcc-14.2.0/libcpp/init.cc:25: ../../../gcc-14.2.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/init.cc:67:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ ../../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../../gcc-14.2.0/libcpp/init.cc:67:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ ../../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../../gcc-14.2.0/libcpp/init.cc:67:27: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ ../../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../../gcc-14.2.0/libcpp/init.cc:68:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ ../../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../../gcc-14.2.0/libcpp/init.cc:68:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~~ ../../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../../gcc-14.2.0/libcpp/init.cc:68:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ ../../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../../gcc-14.2.0/libcpp/init.cc:69:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ ../../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../../gcc-14.2.0/libcpp/init.cc:69:16: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ ../../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../../gcc-14.2.0/libcpp/init.cc:69:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ ../../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ 13 warnings generated. clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../gcc-14.2.0/libcpp/lex.cc ../../../gcc-14.2.0/libcpp/lex.cc:1295:7: warning: use of the 'likely' attribute is a C++20 extension [-Wc++20-extensions] ATTR_LIKELY case kind::NONE: ^~~~~~~~~~~ ../../../gcc-14.2.0/libcpp/system.h:427:25: note: expanded from macro 'ATTR_LIKELY' # define ATTR_LIKELY [[likely]] ~~^~~~~~~~ 1 warning generated. clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../gcc-14.2.0/libcpp/line-map.cc clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../gcc-14.2.0/libcpp/macro.cc ../../../gcc-14.2.0/libcpp/macro.cc:186:6: warning: format string is not a string literal (potentially insecure) [-Wformat-security] vaopt_paste_error); ^~~~~~~~~~~~~~~~~ ../../../gcc-14.2.0/libcpp/macro.cc:186:6: note: treat the string as an argument to avoid this vaopt_paste_error); ^ "%s", ../../../gcc-14.2.0/libcpp/macro.cc:215:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] vaopt_paste_error); ^~~~~~~~~~~~~~~~~ ../../../gcc-14.2.0/libcpp/macro.cc:215:7: note: treat the string as an argument to avoid this vaopt_paste_error); ^ "%s", ../../../gcc-14.2.0/libcpp/macro.cc:3713:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ ../../../gcc-14.2.0/libcpp/macro.cc:3713:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", ../../../gcc-14.2.0/libcpp/macro.cc:3728:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ ../../../gcc-14.2.0/libcpp/macro.cc:3728:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", 4 warnings generated. clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../gcc-14.2.0/libcpp/mkdeps.cc In file included from ../../../gcc-14.2.0/libcpp/mkdeps.cc:25: ../../../gcc-14.2.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/mkdeps.cc:306:19: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] fdeps_add_target (struct mkdeps *d, const char *o, bool is_primary) ^ ../../../gcc-14.2.0/libcpp/mkdeps.cc:33:7: note: previous use is here class mkdeps ^ ../../../gcc-14.2.0/libcpp/mkdeps.cc:306:19: note: did you mean class here? fdeps_add_target (struct mkdeps *d, const char *o, bool is_primary) ^~~~~~ class ../../../gcc-14.2.0/libcpp/mkdeps.cc:354:25: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] deps_add_module_target (struct mkdeps *d, const char *m, ^ ../../../gcc-14.2.0/libcpp/mkdeps.cc:33:7: note: previous use is here class mkdeps ^ ../../../gcc-14.2.0/libcpp/mkdeps.cc:354:25: note: did you mean class here? deps_add_module_target (struct mkdeps *d, const char *m, ^~~~~~ class ../../../gcc-14.2.0/libcpp/mkdeps.cc:368:22: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] deps_add_module_dep (struct mkdeps *d, const char *m) ^ ../../../gcc-14.2.0/libcpp/mkdeps.cc:33:7: note: previous use is here class mkdeps ^ ../../../gcc-14.2.0/libcpp/mkdeps.cc:368:22: note: did you mean class here? deps_add_module_dep (struct mkdeps *d, const char *m) ^~~~~~ class ../../../gcc-14.2.0/libcpp/mkdeps.cc:566:27: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] deps_write_p1689r5 (const struct mkdeps *d, FILE *fp) ^ ../../../gcc-14.2.0/libcpp/mkdeps.cc:33:7: note: previous use is here class mkdeps ^ ../../../gcc-14.2.0/libcpp/mkdeps.cc:566:27: note: did you mean class here? deps_write_p1689r5 (const struct mkdeps *d, FILE *fp) ^~~~~~ class 8 warnings generated. clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../gcc-14.2.0/libcpp/pch.cc In file included from ../../../gcc-14.2.0/libcpp/pch.cc:23: ../../../gcc-14.2.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 4 warnings generated. clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../gcc-14.2.0/libcpp/symtab.cc clang++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../gcc-14.2.0/libcpp/traditional.cc rm -f libcpp.a ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/build-x86_64-apple-darwin23/libcpp' mkdir ./zlib Configuring in ./zlib configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../gcc-14.2.0/zlib/../install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether clang understands -c and -o together... yes checking for style of include used by /opt/pkg/bin/gmake... GNU checking dependency style of clang... gcc3 checking for CET support... no checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-strip... no checking for strip... strip checking for x86_64-apple-darwin23-ranlib... ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... clang -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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... clang -E checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for memcpy... yes checking for strerror... yes checking for unistd.h... (cached) yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/zlib' clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../gcc-14.2.0/zlib/'`adler32.c mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../gcc-14.2.0/zlib/'`compress.c mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../gcc-14.2.0/zlib/'`crc32.c mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../gcc-14.2.0/zlib/'`deflate.c mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../gcc-14.2.0/zlib/'`gzread.c mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../gcc-14.2.0/zlib/'`gzclose.c mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../gcc-14.2.0/zlib/'`gzwrite.c mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../gcc-14.2.0/zlib/'`gzlib.c mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../gcc-14.2.0/zlib/'`infback.c mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../gcc-14.2.0/zlib/'`inffast.c mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../gcc-14.2.0/zlib/'`inflate.c mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../gcc-14.2.0/zlib/'`inftrees.c mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../gcc-14.2.0/zlib/'`trees.c mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../gcc-14.2.0/zlib/'`uncompr.c mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po clang -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -pipe -Os -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../gcc-14.2.0/zlib/'`zutil.c mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po rm -f libz.a ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o ranlib libz.a true "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-pipe -Os " "CXXFLAGS=-pipe -Os " "CFLAGS_FOR_BUILD=-pipe -Os" "CFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "INSTALL=/usr/bin/install -c -o pbulk -g staff" "INSTALL_DATA=/usr/bin/install -c -o pbulk -g staff -m 644" "INSTALL_PROGRAM=/usr/bin/install -c -o pbulk -g staff -m 755" "INSTALL_SCRIPT=/usr/bin/install -c -o pbulk -g staff -m 755" "LDFLAGS=-L/opt/pkg/lib" "LIBCFLAGS=-pipe -Os " "LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "MAKE=/opt/pkg/bin/gmake" "MAKEINFO=/Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/opt/pkg/bin/mksh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/opt/pkg/gcc14" "infodir=/opt/pkg/gcc14/info" "libdir=/opt/pkg/gcc14/lib" "prefix=/opt/pkg/gcc14" "tooldir=/opt/pkg/gcc14/x86_64-apple-darwin23" "AR=ar " "AS=as" "CC=clang" "CXX=clang++" "LD=/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" "LIBCFLAGS=-pipe -Os " "NM=nm" "PICFLAG=" "RANLIB=ranlib " "DESTDIR=" DO=all multi-do # /opt/pkg/bin/gmake gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/zlib' mkdir ./libbacktrace Configuring in ./libbacktrace configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether clang understands -c and -o together... yes checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../gcc-14.2.0/libbacktrace/../install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-apple-darwin23-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking for x86_64-apple-darwin23-ranlib... ranlib checking for gawk... (cached) /opt/pkg/bin/nawk checking for dwz... no checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-strip... no checking for strip... strip checking for x86_64-apple-darwin23-ranlib... (cached) ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -funwind-tables option... yes checking for -frandom-seed=string option... yes checking whether clang supports -W... yes checking whether clang supports -Wall... yes checking whether clang supports -Wwrite-strings... yes checking whether clang supports -Wstrict-prototypes... yes checking whether clang supports -Wmissing-prototypes... yes checking whether clang supports -Wold-style-definition... yes checking whether clang supports -Wmissing-format-attribute... yes checking whether clang supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking for CET support... no checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... macho looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking link.h usability... no checking link.h presence... no checking for link.h... no checking sys/link.h usability... no checking sys/link.h presence... no checking for sys/link.h... no checking mach-o/dyld.h usability... yes checking mach-o/dyld.h presence... yes checking for mach-o/dyld.h... yes checking sys/ldr.h usability... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for fcntl... yes checking whether strnlen is declared... yes checking whether getpagesize is declared... yes checking for lstat... yes checking for readlink... yes checking for getexecname... no checking whether _pgmptr is declared... no checking for KERN_PROC... no checking for KERN_PROG_ARGS... no checking for clock_gettime... yes checking whether -pthread is supported... yes checking whether -gdwarf-5 is supported... yes checking for compress in -lz... yes checking whether --build-id is supported... no checking whether --compress-debug-sections=zlib-gnu is supported... no checking whether --compress-debug-sections=zlib-gabi is supported... no checking for ZSTD_compress in -lzstd... no checking whether --compress-debug-sections=zstd is supported... no checking for objcopy... no checking for readelf... readelf checking whether objcopy supports debuglink... no checking for dsymutil... (cached) dsymutil checking for nm... /usr/bin/nm checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... yes checking whether tests can run... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libbacktrace' /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libbacktrace' /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c -o atomic.lo ../../gcc-14.2.0/libbacktrace/atomic.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/atomic.c -fno-common -DPIC -o .libs/atomic.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c -o dwarf.lo ../../gcc-14.2.0/libbacktrace/dwarf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/dwarf.c -fno-common -DPIC -o .libs/dwarf.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c -o fileline.lo ../../gcc-14.2.0/libbacktrace/fileline.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/fileline.c -fno-common -DPIC -o .libs/fileline.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c -o posix.lo ../../gcc-14.2.0/libbacktrace/posix.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/posix.c -fno-common -DPIC -o .libs/posix.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c -o print.lo ../../gcc-14.2.0/libbacktrace/print.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/print.c -fno-common -DPIC -o .libs/print.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/print.c -o print.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c -o sort.lo ../../gcc-14.2.0/libbacktrace/sort.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/sort.c -fno-common -DPIC -o .libs/sort.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c -o state.lo ../../gcc-14.2.0/libbacktrace/state.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/state.c -fno-common -DPIC -o .libs/state.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/state.c -o state.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c -o backtrace.lo ../../gcc-14.2.0/libbacktrace/backtrace.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/backtrace.c -fno-common -DPIC -o .libs/backtrace.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c -o simple.lo ../../gcc-14.2.0/libbacktrace/simple.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/simple.c -fno-common -DPIC -o .libs/simple.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c -o macho.lo ../../gcc-14.2.0/libbacktrace/macho.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/macho.c -fno-common -DPIC -o .libs/macho.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/macho.c -o macho.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c -o mmapio.lo ../../gcc-14.2.0/libbacktrace/mmapio.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/mmapio.c -fno-common -DPIC -o .libs/mmapio.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c -o mmap.lo ../../gcc-14.2.0/libbacktrace/mmap.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/mmap.c -fno-common -DPIC -o .libs/mmap.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -c ../../gcc-14.2.0/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link clang -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -Os -L/opt/pkg/lib -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo macho.lo mmapio.lo mmap.lo libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/macho.o .libs/mmapio.o .libs/mmap.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols libtool: link: ranlib .libs/libbacktrace.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # /opt/pkg/bin/gmake gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libbacktrace' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libbacktrace' mkdir ./libcpp Configuring in ./libcpp configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking for x86_64-apple-darwin23-ranlib... ranlib checking for x86_64-apple-darwin23-ar... ar checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether clang supports -W... yes checking whether clang supports -Wall... yes checking whether clang supports -Wnarrowing... yes checking whether clang supports -Wwrite-strings... yes checking whether clang supports -Wmissing-format-attribute... yes checking whether clang supports -Wstrict-prototypes... yes checking whether clang supports -Wmissing-prototypes... yes checking whether clang supports -Wold-style-definition... yes checking whether clang supports -Wc++-compat... yes checking whether clang supports -pedantic -Wlong-long... yes checking whether clang supports -fno-exceptions... yes checking whether clang supports -fno-rtti... yes checking dependency style of clang++... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... no checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyPreferredLanguages... yes checking whether to use NLS... no checking whether NLS is requested... no checking for uchar... checking size of ino_t... 8 checking size of dev_t... 4 checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking whether iconv is compatible with its POSIX signature... yes checking for CET support... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps config.status: executing default-1 commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libcpp' clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../gcc-14.2.0/libcpp/charset.cc clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../gcc-14.2.0/libcpp/directives.cc In file included from ../../gcc-14.2.0/libcpp/directives.cc:25: ../../gcc-14.2.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 4 warnings generated. clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../gcc-14.2.0/libcpp/errors.cc clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../gcc-14.2.0/libcpp/expr.cc ../../gcc-14.2.0/libcpp/expr.cc:843:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 0, message); ^~~~~~~ ../../gcc-14.2.0/libcpp/expr.cc:843:11: note: treat the string as an argument to avoid this 0, message); ^ "%s", ../../gcc-14.2.0/libcpp/expr.cc:846:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ ../../gcc-14.2.0/libcpp/expr.cc:846:32: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", ../../gcc-14.2.0/libcpp/expr.cc:856:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ ../../gcc-14.2.0/libcpp/expr.cc:856:27: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", ../../gcc-14.2.0/libcpp/expr.cc:868:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ ../../gcc-14.2.0/libcpp/expr.cc:868:29: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", ../../gcc-14.2.0/libcpp/expr.cc:871:33: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ ../../gcc-14.2.0/libcpp/expr.cc:871:33: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", ../../gcc-14.2.0/libcpp/expr.cc:878:8: warning: format string is not a string literal (potentially insecure) [-Wformat-security] message); ^~~~~~~ ../../gcc-14.2.0/libcpp/expr.cc:878:8: note: treat the string as an argument to avoid this message); ^ "%s", 6 warnings generated. clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../gcc-14.2.0/libcpp/files.cc In file included from ../../gcc-14.2.0/libcpp/files.cc:27: ../../gcc-14.2.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 4 warnings generated. clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../gcc-14.2.0/libcpp/identifiers.cc echo "#define LOCALEDIR \"/opt/pkg/gcc14/share/locale\"" > localedir.new ../../gcc-14.2.0/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../gcc-14.2.0/libcpp/init.cc In file included from ../../gcc-14.2.0/libcpp/init.cc:25: ../../gcc-14.2.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/init.cc:67:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ ../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../gcc-14.2.0/libcpp/init.cc:67:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ ../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../gcc-14.2.0/libcpp/init.cc:67:27: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ ../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../gcc-14.2.0/libcpp/init.cc:68:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ ../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../gcc-14.2.0/libcpp/init.cc:68:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~~ ../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../gcc-14.2.0/libcpp/init.cc:68:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ ../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../gcc-14.2.0/libcpp/init.cc:69:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ ../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../gcc-14.2.0/libcpp/init.cc:69:16: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ ../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ ../../gcc-14.2.0/libcpp/init.cc:69:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ ../../gcc-14.2.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ 13 warnings generated. clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../gcc-14.2.0/libcpp/lex.cc ../../gcc-14.2.0/libcpp/lex.cc:1295:7: warning: use of the 'likely' attribute is a C++20 extension [-Wc++20-extensions] ATTR_LIKELY case kind::NONE: ^~~~~~~~~~~ ../../gcc-14.2.0/libcpp/system.h:427:25: note: expanded from macro 'ATTR_LIKELY' # define ATTR_LIKELY [[likely]] ~~^~~~~~~~ 1 warning generated. clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../gcc-14.2.0/libcpp/line-map.cc clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../gcc-14.2.0/libcpp/macro.cc ../../gcc-14.2.0/libcpp/macro.cc:186:6: warning: format string is not a string literal (potentially insecure) [-Wformat-security] vaopt_paste_error); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/libcpp/macro.cc:186:6: note: treat the string as an argument to avoid this vaopt_paste_error); ^ "%s", ../../gcc-14.2.0/libcpp/macro.cc:215:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] vaopt_paste_error); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/libcpp/macro.cc:215:7: note: treat the string as an argument to avoid this vaopt_paste_error); ^ "%s", ../../gcc-14.2.0/libcpp/macro.cc:3713:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/libcpp/macro.cc:3713:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", ../../gcc-14.2.0/libcpp/macro.cc:3728:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/libcpp/macro.cc:3728:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", 4 warnings generated. clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../gcc-14.2.0/libcpp/mkdeps.cc In file included from ../../gcc-14.2.0/libcpp/mkdeps.cc:25: ../../gcc-14.2.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/mkdeps.cc:306:19: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] fdeps_add_target (struct mkdeps *d, const char *o, bool is_primary) ^ ../../gcc-14.2.0/libcpp/mkdeps.cc:33:7: note: previous use is here class mkdeps ^ ../../gcc-14.2.0/libcpp/mkdeps.cc:306:19: note: did you mean class here? fdeps_add_target (struct mkdeps *d, const char *o, bool is_primary) ^~~~~~ class ../../gcc-14.2.0/libcpp/mkdeps.cc:354:25: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] deps_add_module_target (struct mkdeps *d, const char *m, ^ ../../gcc-14.2.0/libcpp/mkdeps.cc:33:7: note: previous use is here class mkdeps ^ ../../gcc-14.2.0/libcpp/mkdeps.cc:354:25: note: did you mean class here? deps_add_module_target (struct mkdeps *d, const char *m, ^~~~~~ class ../../gcc-14.2.0/libcpp/mkdeps.cc:368:22: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] deps_add_module_dep (struct mkdeps *d, const char *m) ^ ../../gcc-14.2.0/libcpp/mkdeps.cc:33:7: note: previous use is here class mkdeps ^ ../../gcc-14.2.0/libcpp/mkdeps.cc:368:22: note: did you mean class here? deps_add_module_dep (struct mkdeps *d, const char *m) ^~~~~~ class ../../gcc-14.2.0/libcpp/mkdeps.cc:566:27: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] deps_write_p1689r5 (const struct mkdeps *d, FILE *fp) ^ ../../gcc-14.2.0/libcpp/mkdeps.cc:33:7: note: previous use is here class mkdeps ^ ../../gcc-14.2.0/libcpp/mkdeps.cc:566:27: note: did you mean class here? deps_write_p1689r5 (const struct mkdeps *d, FILE *fp) ^~~~~~ class 8 warnings generated. clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../gcc-14.2.0/libcpp/pch.cc In file included from ../../gcc-14.2.0/libcpp/pch.cc:23: ../../gcc-14.2.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../gcc-14.2.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 4 warnings generated. clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../gcc-14.2.0/libcpp/symtab.cc clang++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -pipe -Os -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/opt/pkg/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../gcc-14.2.0/libcpp/traditional.cc rm -f libcpp.a ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libcpp' mkdir ./libcody Configuring in ./libcody configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking maintainer-mode... checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking whether clang++ is for C++11... yes checking adding -Wl,--no-undefined to linker... no checking exceptions... no checking for x86_64-apple-darwin23-ranlib... ranlib checking for x86_64-apple-darwin23-ar... ar configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libcody' clang++ -pipe -Os -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF buffer.d -c -o buffer.o ../../gcc-14.2.0/libcody/buffer.cc clang++ -pipe -Os -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF client.d -c -o client.o ../../gcc-14.2.0/libcody/client.cc clang++ -pipe -Os -fno-exceptions -fno-rtti -include config.h -DSRCDIR='"../../gcc-14.2.0/libcody"' -I../../gcc-14.2.0/libcody \ -MMD -MP -MF fatal.d -c -o fatal.o ../../gcc-14.2.0/libcody/fatal.cc clang++ -pipe -Os -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF netclient.d -c -o netclient.o ../../gcc-14.2.0/libcody/netclient.cc clang++ -pipe -Os -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF netserver.d -c -o netserver.o ../../gcc-14.2.0/libcody/netserver.cc clang++ -pipe -Os -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF resolver.d -c -o resolver.o ../../gcc-14.2.0/libcody/resolver.cc clang++ -pipe -Os -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF packet.d -c -o packet.o ../../gcc-14.2.0/libcody/packet.cc clang++ -pipe -Os -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF server.d -c -o server.o ../../gcc-14.2.0/libcody/server.cc ar -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o ranlib libcody.a gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libcody' mkdir ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for x86_64-apple-darwin23-ranlib... ranlib checking for x86_64-apple-darwin23-ar... ar checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether clang supports -W... yes checking whether clang supports -Wall... yes checking whether clang supports -Wwrite-strings... yes checking whether clang supports -Wstrict-prototypes... yes checking whether clang supports -Wmissing-prototypes... yes checking whether clang supports -Wold-style-definition... yes checking whether clang supports -Wmissing-format-attribute... yes checking whether clang supports -Wcast-qual... yes checking whether clang supports -pedantic -Wlong-long... yes checking whether clang supports -fno-lto... yes checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... yes checking size of int... 4 checking size of long... 8 checking for ANSI C header files... (cached) yes checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... no checking for CET support... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libdecnumber' source='../../gcc-14.2.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no clang -I../../gcc-14.2.0/libdecnumber -I. -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -c ../../gcc-14.2.0/libdecnumber/decNumber.c source='../../gcc-14.2.0/libdecnumber/decContext.c' object='decContext.o' libtool=no clang -I../../gcc-14.2.0/libdecnumber -I. -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -c ../../gcc-14.2.0/libdecnumber/decContext.c source='../../gcc-14.2.0/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no clang -I../../gcc-14.2.0/libdecnumber -I. -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -c ../../gcc-14.2.0/libdecnumber/dpd/decimal32.c source='../../gcc-14.2.0/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no clang -I../../gcc-14.2.0/libdecnumber -I. -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -c ../../gcc-14.2.0/libdecnumber/dpd/decimal64.c source='../../gcc-14.2.0/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no clang -I../../gcc-14.2.0/libdecnumber -I. -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -c ../../gcc-14.2.0/libdecnumber/dpd/decimal128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ranlib libdecnumber.a gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libdecnumber' gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/i386.h config/darwin.h config/i386/darwin.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 L2_MAX_OFILE_ALIGNMENT=28U DEF_MIN_OSX_VERSION=\"14.0\" DEF_LD64=\"609.0\" HEAP_TRAMPOLINES_INIT=1 TARGET_64BIT_DEFAULT=(OPTION_MASK_ISA_64BIT|OPTION_MASK_ABI_64) TARGET_BI_ARCH=0 DARWIN_AT_RPATH=1" \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h config/darwin-protos.h tm-preds.h" DEFINES="" \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/mkconfig.sh bconfig.h clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genmodes.o ../../gcc-14.2.0/gcc/genmodes.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/errors.o ../../gcc-14.2.0/gcc/errors.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h build/genmodes -i > tmp-modes-inline.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h echo timestamp > s-modes-inline-h clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genmddeps.o ../../gcc-14.2.0/gcc/genmddeps.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genmddeps.cc:20: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct 2 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/read-md.o ../../gcc-14.2.0/gcc/read-md.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/read-md.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct 2 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genmddeps ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md > tmp-mddeps /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps clang++ -c -DBASEVER="\"14.2.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"\"" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genversion.o ../../gcc-14.2.0/gcc/genversion.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib \ build/genversion.o -o build/genversion build/genversion > tmp-version.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-version.h version.h echo timestamp > s-version clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/gengtype.o ../../gcc-14.2.0/gcc/gengtype.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gengtype.cc:32: ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 32 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/gengtype-lex.o ../../gcc-14.2.0/gcc/gengtype-lex.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/gengtype-parse.o ../../gcc-14.2.0/gcc/gengtype-parse.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/gengtype-state.o ../../gcc-14.2.0/gcc/gengtype-state.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gengtype-state.cc:36: ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 20 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a LC_ALL=C ; export LC_ALL ; \ /opt/pkg/bin/nawk -f ../../gcc-14.2.0/gcc/opt-gather.awk ../../gcc-14.2.0/gcc/ada/gcc-interface/lang.opt ../../gcc-14.2.0/gcc/d/lang.opt ../../gcc-14.2.0/gcc/fortran/lang.opt ../../gcc-14.2.0/gcc/go/lang.opt ../../gcc-14.2.0/gcc/lto/lang.opt ../../gcc-14.2.0/gcc/m2/lang.opt ../../gcc-14.2.0/gcc/rust/lang.opt ../../gcc-14.2.0/gcc/c-family/c.opt ../../gcc-14.2.0/gcc/common.opt ../../gcc-14.2.0/gcc/params.opt ../../gcc-14.2.0/gcc/analyzer/analyzer.opt ../../gcc-14.2.0/gcc/config/fused-madd.opt ../../gcc-14.2.0/gcc/config/i386/i386.opt ../../gcc-14.2.0/gcc/config/rpath.opt ../../gcc-14.2.0/gcc/config/darwin.opt ../../gcc-14.2.0/gcc/ada/gcc-interface/lang.opt.urls ../../gcc-14.2.0/gcc/d/lang.opt.urls ../../gcc-14.2.0/gcc/fortran/lang.opt.urls ../../gcc-14.2.0/gcc/go/lang.opt.urls ../../gcc-14.2.0/gcc/lto/lang.opt.urls ../../gcc-14.2.0/gcc/m2/lang.opt.urls ../../gcc-14.2.0/gcc/rust/lang.opt.urls ../../gcc-14.2.0/gcc/c-family/c.opt.urls ../../gcc-14.2.0/gcc/common.opt.urls ../../gcc-14.2.0/gcc/params.opt.urls ../../gcc-14.2.0/gcc/analyzer/analyzer.opt.urls ../../gcc-14.2.0/gcc/config/fused-madd.opt.urls ../../gcc-14.2.0/gcc/config/i386/i386.opt.urls ../../gcc-14.2.0/gcc/config/rpath.opt.urls ../../gcc-14.2.0/gcc/config/darwin.opt.urls > tmp-optionlist /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options /opt/pkg/bin/nawk -f ../../gcc-14.2.0/gcc/opt-functions.awk -f ../../gcc-14.2.0/gcc/opt-read.awk \ -f ../../gcc-14.2.0/gcc/opth-gen.awk \ < optionlist > tmp-options.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype \ -S ../../gcc-14.2.0/gcc -I gtyp-input.list -w tmp-gtype.state /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genconstants.o ../../gcc-14.2.0/gcc/genconstants.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genconstants.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct 2 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genconstants ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ > tmp-constants.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genpreds.o ../../gcc-14.2.0/gcc/genpreds.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genpreds.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genpreds.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genpreds.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:52:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (validate_exp (XEXP (exp, 2), name, loc)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:57:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (validate_exp (XEXP (exp, 1), name, loc)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:67:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (p = XSTR (exp, 1); *p; p++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:72:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] "string '%s'", name, XSTR (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:96:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] validate_exp (XEXP (info->def, 1), XSTR (info->def, 0), info->loc); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:150:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (and_exp, 1) = match_test_exp; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:175:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (needs_variable (XEXP (exp, 2), var)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:180:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (needs_variable (XEXP (exp, 1), var)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:237:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] struct pred_data *p = lookup_predicate (XSTR (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:239:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] error ("reference to undefined predicate '%s'", XSTR (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:256:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_mode_tests (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:259:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && NO_MODE_TEST (XEXP (exp, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genpreds.cc:229:37: note: expanded from macro 'NO_MODE_TEST' #define NO_MODE_TEST(EXP) RTX_FLAG (EXP, volatil) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1260:31: note: expanded from macro 'RTX_FLAG' #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:264:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_mode_tests (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:267:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || NO_MODE_TEST (XEXP (exp, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genpreds.cc:229:37: note: expanded from macro 'NO_MODE_TEST' #define NO_MODE_TEST(EXP) RTX_FLAG (EXP, volatil) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1260:31: note: expanded from macro 'RTX_FLAG' #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:274:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_mode_tests (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:275:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_mode_tests (XEXP (exp, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:278:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && NO_MODE_TEST (XEXP (exp, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genpreds.cc:229:37: note: expanded from macro 'NO_MODE_TEST' #define NO_MODE_TEST(EXP) RTX_FLAG (EXP, volatil) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1260:31: note: expanded from macro 'RTX_FLAG' #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:279:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] || NO_MODE_TEST (XEXP (exp, 2))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genpreds.cc:229:37: note: expanded from macro 'NO_MODE_TEST' #define NO_MODE_TEST(EXP) RTX_FLAG (EXP, volatil) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1260:31: note: expanded from macro 'RTX_FLAG' #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:361:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (and_exp, 1) = match_test_exp; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:393:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int test1 = NO_MODE_TEST (XEXP (subexp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genpreds.cc:229:37: note: expanded from macro 'NO_MODE_TEST' #define NO_MODE_TEST(EXP) RTX_FLAG (EXP, volatil) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1260:31: note: expanded from macro 'RTX_FLAG' #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:406:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int test1 = NO_MODE_TEST (XEXP (subexp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genpreds.cc:229:37: note: expanded from macro 'NO_MODE_TEST' #define NO_MODE_TEST(EXP) RTX_FLAG (EXP, volatil) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1260:31: note: expanded from macro 'RTX_FLAG' #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:407:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] int test2 = NO_MODE_TEST (XEXP (subexp, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genpreds.cc:229:37: note: expanded from macro 'NO_MODE_TEST' #define NO_MODE_TEST(EXP) RTX_FLAG (EXP, volatil) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1260:31: note: expanded from macro 'RTX_FLAG' #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:419:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] pos = &XEXP (subexp, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:501:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] write_predicate_expr (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:509:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] write_predicate_expr (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:523:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] write_predicate_expr (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:525:29: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] write_predicate_expr (XEXP (exp, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:531:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] printf ("%s (op, mode)", XSTR (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:533:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] printf ("%s (op, %smode)", XSTR (exp, 1), mode_name[GET_MODE (exp)]); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:537:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] write_match_code (XSTR (exp, 1), XSTR (exp, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:555:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] const char *path = XSTR (exp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:604:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] exp = XEXP (exp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:616:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] exp = XEXP (exp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:960:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] add_constraint (XSTR (info->def, 0), 0, XEXP (info->def, 2), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:972:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] add_constraint (XSTR (info->def, 0), XSTR (info->def, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:974:5: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (info->def, 3)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpreds.cc:1319:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] write_predicate_expr (XEXP (c->exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 57 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/gengenrtl.o ../../gcc-14.2.0/gcc/gengenrtl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/rtl.o ../../gcc-14.2.0/gcc/rtl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtl.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.cc:274:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (XEXP (orig, 0), 1), &offset)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.cc:521:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.cc:521:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.cc:622:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (GET_CODE (x) == ASM_OPERANDS && ASM_OPERANDS_LABEL_LENGTH (x)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.cc:651:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] && ASM_OPERANDS_LABEL_LENGTH (XVECEXP (x, 0, 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 25 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/read-rtl.o ../../gcc-14.2.0/gcc/read-rtl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:335:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x) = value; ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:393:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (new_attr, 1) = xstrdup ("yes"); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:655:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (x, 2) = add_condition_to_string (XSTR (x, 2), extra); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:655:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (x, 2) = add_condition_to_string (XSTR (x, 2), extra); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:662:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (x, 1) = add_condition_to_string (XSTR (x, 1), extra); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:662:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (x, 1) = add_condition_to_string (XSTR (x, 1), extra); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:667:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (x, 2) = add_condition_to_string (XSTR (x, 2), extra); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:667:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (x, 2) = add_condition_to_string (XSTR (x, 2), extra); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:668:46: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (x, 4) = add_condition_to_string (XSTR (x, 4), extra); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:668:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (x, 4) = add_condition_to_string (XSTR (x, 4), extra); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:1339:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (return_rtx, 1) = xstrdup ("no,yes"); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:1340:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (return_rtx, 2) = const_str; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:2113:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (q, 0) = XEXP (p, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:2114:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (q, 1) = read_nested_rtx (); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:2116:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (p, 1) = q; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 35 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/ggc-none.o ../../gcc-14.2.0/gcc/ggc-none.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ggc-none.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct 2 warnings generated. echo "#define BUILDING_GCC_MAJOR `echo 14.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 14.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 14.2.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/vec.o ../../gcc-14.2.0/gcc/vec.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/vec.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct 2 warnings generated. build/genmodes -m > tmp-min-modes.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc echo timestamp > s-modes-m clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/min-insn-modes.o min-insn-modes.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from min-insn-modes.cc:6: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct 2 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/gensupport.o ../../gcc-14.2.0/gcc/gensupport.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gensupport.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gensupport.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gensupport.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:238:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] compute_test_codes (XEXP (exp, 1), loc, op1_codes); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:245:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] compute_test_codes (XEXP (exp, 1), loc, op1_codes); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:258:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] compute_test_codes (XEXP (exp, 1), loc, op1_codes); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:259:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] compute_test_codes (XEXP (exp, 2), loc, op2_codes); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:270:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XSTR (exp, 1)[0] != '\0') ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:322:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] struct pred_data *p = lookup_predicate (XSTR (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:326:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:387:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pred->exp = XEXP (desc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:388:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] pred->c_block = XSTR (desc, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:392:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] compute_test_codes (XEXP (desc, 1), loc, codes); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:428:28: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] if (const char *filter = XSTR (desc, 3)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:489:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (t1, 1) = "no,yes"; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:490:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (t1, 2) = rtx_alloc (CONST_STRING); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:491:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (XEXP (t1, 2), 0) = "yes"; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:511:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (part, 2) = ""; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:513:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (part, 1) = ""; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:552:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (newx, 1) = XVEC (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:552:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (newx, 1) = XVEC (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:779:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (attr, 1) = attrs[i].out (); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1147:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] i = XVECLEN (desc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1151: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1157:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] split_cond = XSTR (desc, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1161:54: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] split_cond = rtx_reader_ptr->join_c_conditions (XSTR (desc, 2), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1166:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (split, 1) = split_cond; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1168:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (split, 2) = gen_rewrite_sequence (XVEC (desc, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1168:4: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (split, 2) = gen_rewrite_sequence (XVEC (desc, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1170:4: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (split, 2) = XVEC (desc, 5); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1170:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (split, 2) = XVEC (desc, 5); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1171:2: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (split, 3) = XSTR (desc, split_code); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1176:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (desc, 4) = attr; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1198:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] rtvec vec = XVEC (elem->data, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1213:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] value = XSTR (sub, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1230:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] sub = SET_SRC (sub); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1270:21: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] rtvec attrs_vec = XVEC (elem->data, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1284:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (cur_attr, 1) = new_value; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1298:21: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] rtvec attrs_vec = XVEC (elem->data, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1313:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] value = XSTR (cur_attr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1322:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cur_attr = SET_SRC (cur_attr); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1384:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pred_name = XSTR (pt, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1388:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!pred_pt || pred_pt != lookup_predicate (XSTR (x, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1409:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pred_name = XSTR (pt, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1413:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!pred_pt || pred_pt != lookup_predicate (XSTR (x, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1436:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECLEN (x, x_vecexp_pos) != XVECLEN (pt, 2)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1438:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] for (j = 0; j < XVECLEN (pt, 2); j++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1440:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVECEXP (pt, 2, j), loc)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1451:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (GET_RTX_LENGTH (code) != XVECLEN (pt, 2)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1453:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] for (j = 0; j < XVECLEN (pt, 2); j++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1454:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!subst_pattern_match (XEXP (x, j), XVECEXP (pt, 2, j), loc)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1544:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] value = XSTR (elem->data, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1561: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1622:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] i = n_alternatives (XSTR (pattern, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1625:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!*(XSTR (pattern, 2))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1746:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] const char *c = XSTR (pattern, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1769:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (pattern, 2) = new_c; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1837:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (pattern, 2) = alter (XSTR (pattern, 2), n_dup); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1837:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (pattern, 2) = alter (XSTR (pattern, 2), n_dup); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1840:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (pattern, 1) = alter (XSTR (pattern, 1), n_dup); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1840:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (pattern, 1) = alter (XSTR (pattern, 1), n_dup); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1885:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return rtx_reader_ptr->join_c_conditions (XSTR (ce_elem->data, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1886:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (insn_elem->data, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1901:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (eq_attr, 1) = "yes"; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1904:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (ite, 1) = val; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1905:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (ite, 2) = str; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1921:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] rtvec vec = XVEC (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:1967:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] sub = SET_SRC (sub); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2004:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] = modify_attr_enabled_ce (XEXP (elem->data, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2003:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (elem->data, 2) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2015:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (val, 1) = rtx_alloc (CONST_STRING); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2016:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (val, 2) = rtx_alloc (CONST_STRING); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2018:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (XEXP (val, 0), 1) = "yes"; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2019:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (XEXP (val, 1), 0) = "yes"; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2020:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (XEXP (val, 2), 0) = "no"; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2024:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set) = modify_attr_enabled_ce (val); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2026:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (insn, 4) = new_vec; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2037:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] rtvec vec = XVEC (elem->data, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2051:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (strchr (XSTR (sub, 1), ',') != NULL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2052:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (sub, 1) = duplicate_alternatives (XSTR (sub, 1), n_dup); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2052:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (sub, 1) = duplicate_alternatives (XSTR (sub, 1), n_dup); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2108: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2109: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1356:24: note: expanded from macro 'XTMPL' #define XTMPL(RTX, N) (RTL_CHECK1 (RTX, N, 'T').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2260:14: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] insn_out = XTMPL (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1356:24: note: expanded from macro 'XTMPL' #define XTMPL(RTX, N) (RTL_CHECK1 (RTX, N, 'T').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2324:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (pattern, 1) = add_implicit_parallel (XVEC (insn, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2324:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (pattern, 1) = add_implicit_parallel (XVEC (insn, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2325:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (insn, 1) = rtvec_alloc (1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2326:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVECEXP (insn, 1, 0) = pattern; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2328:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVEC (ce_elem->data, 3) != NULL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2330:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] rtvec attributes = rtvec_alloc (XVECLEN (insn, 4) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2331:38: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] + XVECLEN (ce_elem->data, 3)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2334:20: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] for (i = 0; i < XVECLEN (insn, 4); i++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2335:34: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] RTVEC_ELT (attributes, i) = XVECEXP (insn, 4, i); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2337:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] for (j = 0; j < XVECLEN (ce_elem->data, 3); j++, i++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2338:34: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] RTVEC_ELT (attributes, i) = XVECEXP (ce_elem->data, 3, j); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2340:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (insn, 4) = attributes; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2343: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2344: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, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1356:24: note: expanded from macro 'XTMPL' #define XTMPL(RTX, N) (RTL_CHECK1 (RTX, N, 'T').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2370:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (pattern, 1) = add_implicit_parallel (XVEC (split, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2375:23: 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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2379:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (pattern, 1) = XVECEXP (split, 2, i); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2379:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (pattern, 1) = XVECEXP (split, 2, i); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2380:4: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVECEXP (split, 2, i) = pattern; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2413:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECLEN (elem->data, 1) != XVECLEN (subst_elem->data, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2413:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECLEN (elem->data, 1) != XVECLEN (subst_elem->data, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2418:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (j = 0; j < XVECLEN (elem->data, 1); j++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2420:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!subst_pattern_match (XVECEXP (elem->data, 1, j), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2421:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVECEXP (subst_elem->data, 1, j), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2428:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!get_alternatives_number (XVECEXP (elem->data, 1, j), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2438:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] for (j = 0; j < XVECLEN (subst_elem->data, 3); j++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2440:34: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!get_alternatives_number (XVECEXP (subst_elem->data, 3, j), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2456:40: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] subst_pattern_vec = rtvec_alloc (XVECLEN (subst_elem->data, 3)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2457:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] for (j = 0; j < XVECLEN (subst_elem->data, 3); j++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2459:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] subst_pattern = copy_rtx (XVECEXP (subst_elem->data, 3, j)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2480:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (elem->data, 1) = subst_pattern_vec; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2487:4: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XTMPL (elem->data, 3) = ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1356:24: note: expanded from macro 'XTMPL' #define XTMPL(RTX, N) (RTL_CHECK1 (RTX, N, 'T').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2495:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] = rtx_reader_ptr->join_c_conditions (XSTR (subst_elem->data, 2), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2496:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (elem->data, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2494:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (elem->data, 2) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2689:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (strcmp (XSTR (pattern, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2690:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (match_operand_entries_in_pattern[opno], 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2827:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (strcmp (XSTR (elem->data, 0), XSTR (elem_attr->data, 1)) == 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2918:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] template_code = XTMPL (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1356:24: note: expanded from macro 'XTMPL' #define XTMPL(RTX, N) (RTL_CHECK1 (RTX, N, 'T').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2983:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (set_attr, 1) = XOBFINISH (string_obstack, char *); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2988:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!XVEC (insn, 4)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2991:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] vec_len = XVECLEN (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2995:30: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] RTVEC_ELT (new_vec, i) = XVECEXP (insn, 4, i); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:2997:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (insn, 4) = new_vec; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:3056:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVEC (insn, 4)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:3057:19: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] for (i = 0; i < XVECLEN (insn, 4); i++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:3059:21: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx set_attr = XVECEXP (insn, 4, i); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:3084:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] str = XSTR (mnemonic_attr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:3092:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (mnemonic_attr, 1) = XOBFINISH (string_obstack, char *); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:3349:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XSTR (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gensupport.cc:3354:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XSTR (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 152 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/print-rtl.o ../../gcc-14.2.0/gcc/print-rtl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:485:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_KIND (in_rtx) == NOTE_INSN_DELETED_LABEL ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:486:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_KIND (in_rtx) == NOTE_INSN_DELETED_DEBUG_LABEL) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:511:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (m_compact && is_insn && &INSN_CODE (in_rtx) == &XINT (in_rtx, idx)) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:523:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (is_insn && &INSN_CODE (in_rtx) == &XINT (in_rtx, idx) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:616:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (sub) == NOTE_INSN_DELETED_LABEL) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:701:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] print_poly_int (m_outfile, SUBREG_BYTE (in_rtx)); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1014:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] fprintf (m_outfile, " [%d uses]", LABEL_NUSES (in_rtx)); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 27 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/hash-table.o ../../gcc-14.2.0/gcc/hash-table.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/hash-table.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct 2 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/sort.o ../../gcc-14.2.0/gcc/sort.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genpreds -h ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md > tmp-preds.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="../../gcc-14.2.0/gcc/ada/gcc-interface/ada-tree.def ../../gcc-14.2.0/gcc/c/c-tree.def ../../gcc-14.2.0/gcc/cp/cp-tree.def ../../gcc-14.2.0/gcc/d/d-tree.def ../../gcc-14.2.0/gcc/m2/m2-tree.def ../../gcc-14.2.0/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc-14.2.0/gcc/||' >> tmp-all-tree.def /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/gencheck.o ../../gcc-14.2.0/gcc/gencheck.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gencheck.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct 2 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/gencheck \ build/gencheck.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/gencheck > tmp-check.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-d.h" DEFINES="" \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/mkconfig.sh tm_d.h clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genflags.o ../../gcc-14.2.0/gcc/genflags.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genflags.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genflags.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genflags.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genflags.cc:83:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int len = XVECLEN (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genflags.cc:89: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genflags.cc:104: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genflags.cc:150: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genflags.cc:187: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 25 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genconditions.o ../../gcc-14.2.0/gcc/genconditions.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genconditions.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genconditions.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genconditions.cc:32: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 20 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genconditions ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md > tmp-condmd.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc echo timestamp > s-conditions build/genpreds -c ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md > tmp-constrs.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/gencondmd.o build/gencondmd.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from build/gencondmd.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from build/gencondmd.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from build/gencondmd.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from build/gencondmd.cc:41: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21154:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (XEXP (operands[3], 0), 1) == UNSPEC_PLTOFF) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21154:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (XEXP (operands[3], 0), 1) == UNSPEC_PLTOFF) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7327:11: warning: self-comparison always evaluates to true [-Wtautological-compare] || (PLUS == PLUS && rtx_equal_p (operands[0], operands[2])))) && ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7327:11: warning: self-comparison always evaluates to true [-Wtautological-compare] || (PLUS == PLUS && rtx_equal_p (operands[0], operands[2])))) && ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18934:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (2)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18934:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (2)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18830:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (1)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18830:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (1)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18847:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (2)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18847:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (2)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21248:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (XEXP (operands[2], 0), 1) == UNSPEC_PLTOFF) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21248:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (XEXP (operands[2], 0), 1) == UNSPEC_PLTOFF) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18830:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (1)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18830:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (1)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18913:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (1)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18913:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (1)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18847:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (2)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18847:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (2)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7327:11: warning: self-comparison always evaluates to true [-Wtautological-compare] || (PLUS == PLUS && rtx_equal_p (operands[0], operands[2])))) ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7327:11: warning: self-comparison always evaluates to true [-Wtautological-compare] || (PLUS == PLUS && rtx_equal_p (operands[0], operands[2])))) ^ 41 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/gencondmd \ build/gencondmd.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/gencondmd > tmp-cond.md /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags if test no = yes \ || test -n ""; then \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/genmultilib \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genattr.o ../../gcc-14.2.0/gcc/genattr.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genattr.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genattr.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genattr.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattr.cc:50:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (attr, 1), XSTR (attr, 0), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattr.cc:54:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] p = XSTR (attr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattr.cc:88:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return check_tune_attr (name, XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattr.cc:92:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && check_tune_attr (name, XEXP (exp, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattr.cc:116:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return find_tune_attr (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattr.cc:129:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (! check_tune_attr (XSTR (attr, 0), XEXP (resv, 2))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattr.cc:174:20: 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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattr.cc:176:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECEXP (def, 1, i + 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattr.cc:179:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECEXP (def, 1, i + 2)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattr.cc:205:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] = find_tune_attr (XEXP (reservations[0], 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 30 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genattr ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genattr-common.o ../../gcc-14.2.0/gcc/genattr-common.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genattr-common.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genattr-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genattr-common.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattr-common.cc:45:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] p = XSTR (attr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 21 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genattr-common \ build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genattr-common ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr-common.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/gencodes.o ../../gcc-14.2.0/gcc/gencodes.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gencodes.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gencodes.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gencodes.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gencodes.cc:35: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 (info->def, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 21 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/gencodes ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genconfig.o ../../gcc-14.2.0/gcc/genconfig.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genconfig.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genconfig.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genconfig.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genconfig.cc:124: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, ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genconfig.cc:180:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVEC (insn, 1) != 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genconfig.cc:181: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genconfig.cc:182: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genconfig.cc:202:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVEC (insn, 1) != 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genconfig.cc:203: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genconfig.cc:210: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genconfig.cc:230: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genconfig.cc:231: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 29 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genconfig ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/gentarget-def.o ../../gcc-14.2.0/gcc/gentarget-def.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gentarget-def.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gentarget-def.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gentarget-def.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gentarget-def.cc:164:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] get_pattern_stats (&stats, XVEC (insn, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gentarget-def.cc:179:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] const char *test = XSTR (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 22 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/gentarget-def \ build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/gentarget-def ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-target-def.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def lsf="../../gcc-14.2.0/gcc/cp/lang-specs.h ../../gcc-14.2.0/gcc/fortran/lang-specs.h ../../gcc-14.2.0/gcc/lto/lang-specs.h ../../gcc-14.2.0/gcc/objc/lang-specs.h ../../gcc-14.2.0/gcc/objcp/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc-14.2.0/gcc/||' > tmp-specs.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genhooks.o ../../gcc-14.2.0/gcc/genhooks.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genopinit.o ../../gcc-14.2.0/gcc/genopinit.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genopinit.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genopinit.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genopinit.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genopinit.cc:142:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] get_pattern_stats (&stats, XVEC (instance->insn, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 21 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genopinit ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-opinit.cc insn-opinit.cc echo timestamp > s-opinit build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h /opt/pkg/bin/nawk -f ../../gcc-14.2.0/gcc/gen-pass-instances.awk \ ../../gcc-14.2.0/gcc/passes.def ../../gcc-14.2.0/gcc/config/i386/i386-passes.def > pass-instances.def clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/gencfn-macros.o ../../gcc-14.2.0/gcc/gencfn-macros.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gencfn-macros.cc:67: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct 2 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h echo timestamp > s-case-cfn-macros clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genmatch.o ../../gcc-14.2.0/gcc/genmatch.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genmatch.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct 2 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genmatch \ build/genmatch.o ../build-x86_64-apple-darwin23/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/gencfn-macros -o \ > tmp-cfn-operators.pd /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-cfn-operators build/genmatch --gimple \ --header=tmp-gimple-match-auto.h --include=gimple-match-auto.h \ ../../gcc-14.2.0/gcc/match.pd tmp-gimple-match-1.cc tmp-gimple-match-2.cc tmp-gimple-match-3.cc tmp-gimple-match-4.cc tmp-gimple-match-5.cc tmp-gimple-match-6.cc tmp-gimple-match-7.cc tmp-gimple-match-8.cc tmp-gimple-match-9.cc tmp-gimple-match-10.cc GIMPLE decision tree has 7036 leafs, maximum depth 28 and a total number of 30715 nodes removed 5292 duplicate tails /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-1.cc gimple-match-1.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-2.cc gimple-match-2.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-3.cc gimple-match-3.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-4.cc gimple-match-4.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-5.cc gimple-match-5.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-6.cc gimple-match-6.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-7.cc gimple-match-7.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-8.cc gimple-match-8.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-9.cc gimple-match-9.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-10.cc gimple-match-10.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-auto.h \ gimple-match-auto.h echo timestamp > s-gimple-match build/genmatch --generic \ --header=tmp-generic-match-auto.h --include=generic-match-auto.h \ ../../gcc-14.2.0/gcc/match.pd tmp-generic-match-1.cc tmp-generic-match-2.cc tmp-generic-match-3.cc tmp-generic-match-4.cc tmp-generic-match-5.cc tmp-generic-match-6.cc tmp-generic-match-7.cc tmp-generic-match-8.cc tmp-generic-match-9.cc tmp-generic-match-10.cc GENERIC decision tree has 5516 leafs, maximum depth 18 and a total number of 24229 nodes removed 3981 duplicate tails /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-1.cc generic-match-1.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-2.cc generic-match-2.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-3.cc generic-match-3.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-4.cc generic-match-4.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-5.cc generic-match-5.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-6.cc generic-match-6.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-7.cc generic-match-7.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-8.cc generic-match-8.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-9.cc generic-match-9.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-10.cc generic-match-10.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-auto.h \ generic-match-auto.h echo timestamp > s-generic-match build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h build/genhooks "D Target Hook" \ > tmp-d-target-hooks-def.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-d-target-hooks-def.h \ d/d-target-hooks-def.h echo timestamp > s-d-target-hooks-def-h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-rust.h" DEFINES="" \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/mkconfig.sh tm_rust.h build/genhooks "Rust Target Hook" \ > tmp-rust-target-hooks-def.h /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-rust-target-hooks-def.h \ rust/rust-target-hooks-def.h echo timestamp > s-rust-target-hooks-def-h rm -f tmp-omp-device-properties.h; \ for kind in kind arch isa; do \ echo 'const char omp_offload_device_'${kind}'[] = ' \ >> tmp-omp-device-properties.h; \ for prop in none ; do \ [ "$prop" = "none" ] && continue; \ tgt=`echo "$prop" | sed 's/=.*$//'`; \ props=`echo "$prop" | sed 's/.*=//'`; \ echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ sed -n 's/^'${kind}': //p' ${props} \ | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ >> tmp-omp-device-properties.h; \ done; \ echo '"";' >> tmp-omp-device-properties.h; \ done; \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo timestamp > s-omp-device-properties-h clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../gcc-14.2.0/gcc/c/c-lang.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c/c-lang.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-lang.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-lang.cc:24: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../gcc-14.2.0/gcc/c-family/stub-objc.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/stub-objc.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/stub-objc.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/stub-objc.cc:28: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../gcc-14.2.0/gcc/attribs.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/attribs.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/attribs.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../gcc-14.2.0/gcc/c/c-errors.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c/c-errors.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-errors.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-errors.cc:25: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../gcc-14.2.0/gcc/c/c-decl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c/c-decl.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-decl.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-decl.cc:34: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-decl.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/c/c-decl.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/c/c-decl.cc:13652: ./gt-c-c-decl.h:2378:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-c-c-decl.h:2378:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-c-c-decl.h:2378:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-c-c-decl.h:2378:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 10 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../gcc-14.2.0/gcc/c/c-typeck.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c/c-typeck.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-typeck.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-typeck.cc:33: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../gcc-14.2.0/gcc/c/c-convert.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c/c-convert.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-convert.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-convert.cc:30: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../gcc-14.2.0/gcc/c/c-aux-info.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c/c-aux-info.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-aux-info.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-aux-info.cc:27: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../gcc-14.2.0/gcc/c/c-objc-common.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c/c-objc-common.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-objc-common.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-objc-common.cc:23: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../gcc-14.2.0/gcc/c/c-parser.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c/c-parser.cc:41: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-parser.cc:41: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-parser.cc:44: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-parser.cc:47: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/c/c-parser.cc:47: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 8 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../gcc-14.2.0/gcc/c/c-fold.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c/c-fold.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-fold.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/c-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../gcc-14.2.0/gcc/c/gimple-parser.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c/gimple-parser.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/gimple-parser.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/gimple-parser.cc:25: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/gimple-parser.cc:28: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/c/gimple-parser.cc:28: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/c/gimple-parser.cc:49: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 28 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../gcc-14.2.0/gcc/c-family/c-common.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-common.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-common.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-common.cc:25: In file included from ../../gcc-14.2.0/gcc/target.h:52: In file included from ./tm.h:37: In file included from ./options.h:13202: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-common.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/c-family/c-common.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/c-family/c-common.cc:44: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 9 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../gcc-14.2.0/gcc/c-family/c-cppbuiltin.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-cppbuiltin.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-cppbuiltin.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-cppbuiltin.cc:24: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-cppbuiltin.cc:31: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 5 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../gcc-14.2.0/gcc/c-family/c-dump.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-dump.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-dump.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../gcc-14.2.0/gcc/c-family/c-format.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-format.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-format.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-format.cc:25: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../gcc-14.2.0/gcc/c-family/c-gimplify.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-gimplify.cc:35: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/c-family/c-gimplify.cc:36: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/c-family/c-gimplify.cc:36: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/c-family/c-gimplify.cc:37: In file included from ../../gcc-14.2.0/gcc/c-family/c-pretty-print.h:25: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 28 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../gcc-14.2.0/gcc/c-family/c-indentation.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-indentation.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-indentation.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-indentation.cc:24: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../gcc-14.2.0/gcc/c-family/c-lex.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-lex.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-lex.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-lex.cc:24: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../gcc-14.2.0/gcc/c-family/c-omp.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-omp.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-omp.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-omp.cc:28: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../gcc-14.2.0/gcc/c-family/c-opts.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-opts.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-opts.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-opts.cc:27: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-opts.cc:42: ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 8 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-apple-darwin23\" -DTARGET_MACHINE=\"x86_64-apple-darwin23\" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../gcc-14.2.0/gcc/c-family/c-pch.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-pch.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-pch.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-pch.cc:24: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../gcc-14.2.0/gcc/c-family/c-ppoutput.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-ppoutput.cc:21: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-ppoutput.cc:21: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-ppoutput.cc:22: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../gcc-14.2.0/gcc/c-family/c-pragma.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-pragma.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-pragma.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-pragma.cc:25: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-pragma.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/c-family/c-pragma.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 8 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../gcc-14.2.0/gcc/c-family/c-pretty-print.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-pretty-print.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-pretty-print.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-pretty-print.cc:24: In file included from ../../gcc-14.2.0/gcc/c-family/c-pretty-print.h:25: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-pretty-print.cc:38: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 24 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../gcc-14.2.0/gcc/c-family/c-semantics.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-semantics.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-semantics.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-semantics.cc:24: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct ../../gcc-14.2.0/gcc/c-family/c-semantics.cc:146:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (p, code); ^ ../../gcc-14.2.0/gcc/c-family/c-semantics.cc:136:44: note: parameter of type 'enum tree_code' is declared here build_stmt (location_t loc, enum tree_code code, ...) ^ 5 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../gcc-14.2.0/gcc/c-family/c-ada-spec.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-ada-spec.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-ada-spec.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-ada-spec.cc:30: In file included from ../../gcc-14.2.0/gcc/c-family/c-pragma.h:23: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../gcc-14.2.0/gcc/c-family/c-ubsan.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-ubsan.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-ubsan.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo ../../gcc-14.2.0/gcc/c-family/known-headers.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/known-headers.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/known-headers.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/known-headers.cc:24: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../gcc-14.2.0/gcc/c-family/c-attribs.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-attribs.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-attribs.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-attribs.cc:28: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-attribs.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/c-family/c-attribs.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/c-family/c-attribs.cc:43: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 9 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../gcc-14.2.0/gcc/c-family/c-warn.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-warn.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-warn.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-warn.cc:27: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../gcc-14.2.0/gcc/c-family/c-spellcheck.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/c-spellcheck.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-spellcheck.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/c-spellcheck.cc:25: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo ../../gcc-14.2.0/gcc/config/i386/i386-c.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/i386/i386-c.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/i386-c.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/i386-c.cc:26: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o darwin-c.o -MT darwin-c.o -MMD -MP -MF ./.deps/darwin-c.TPo -DGCC_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/include\" -DFIXED_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/opt/pkg/gcc14/include/c++/\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/include/c++//x86_64-apple-darwin23\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/opt/pkg/gcc14/include/c++//backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../include/c++/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/opt/pkg/gcc14/include\" -DCROSS_INCLUDE_DIR=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../x86_64-apple-darwin23/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/opt/pkg/gcc14/\" -DSTANDARD_EXEC_PREFIX=\"/opt/pkg/gcc14/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" ../../gcc-14.2.0/gcc/config/darwin-c.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/darwin-c.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/darwin-c.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/darwin-c.cc:26: In file included from ../../gcc-14.2.0/gcc/c-family/c-target-def.h:20: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/darwin-c.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/darwin-c.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 8 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genchecksum.o ../../gcc-14.2.0/gcc/genchecksum.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genchecksum \ build/genchecksum.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a echo "clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib" > checksum-options.tmp \ && ../../gcc-14.2.0/gcc/../move-if-change checksum-options.tmp checksum-options clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-match-1.o -MT gimple-match-1.o -MMD -MP -MF ./.deps/gimple-match-1.TPo gimple-match-1.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gimple-match-1.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class gimple-match-1.cc:3464:21: warning: self-comparison always evaluates to false [-Wtautological-compare] if (ABSU_EXPR != ABSU_EXPR && wi::only_sign_bit_p (wi::to_wide (captures[1])) ^ gimple-match-1.cc:19854:24: warning: self-comparison always evaluates to true [-Wtautological-compare] if (VEC_COND_EXPR == VEC_COND_EXPR ^ 133 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-match-2.o -MT gimple-match-2.o -MMD -MP -MF ./.deps/gimple-match-2.TPo gimple-match-2.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gimple-match-2.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-match-3.o -MT gimple-match-3.o -MMD -MP -MF ./.deps/gimple-match-3.TPo gimple-match-3.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gimple-match-3.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-match-4.o -MT gimple-match-4.o -MMD -MP -MF ./.deps/gimple-match-4.TPo gimple-match-4.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gimple-match-4.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-match-5.o -MT gimple-match-5.o -MMD -MP -MF ./.deps/gimple-match-5.TPo gimple-match-5.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gimple-match-5.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class gimple-match-5.cc:9916:21: warning: self-comparison always evaluates to false [-Wtautological-compare] if (COMPLEX_CST != COMPLEX_CST ^ 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-match-6.o -MT gimple-match-6.o -MMD -MP -MF ./.deps/gimple-match-6.TPo gimple-match-6.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gimple-match-6.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-match-7.o -MT gimple-match-7.o -MMD -MP -MF ./.deps/gimple-match-7.TPo gimple-match-7.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gimple-match-7.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-match-8.o -MT gimple-match-8.o -MMD -MP -MF ./.deps/gimple-match-8.TPo gimple-match-8.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gimple-match-8.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class gimple-match-8.cc:13409:27: warning: self-comparison always evaluates to true [-Wtautological-compare] bool shift = RSHIFT_EXPR == RSHIFT_EXPR; ^ 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-match-9.o -MT gimple-match-9.o -MMD -MP -MF ./.deps/gimple-match-9.TPo gimple-match-9.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gimple-match-9.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-match-10.o -MT gimple-match-10.o -MMD -MP -MF ./.deps/gimple-match-10.TPo gimple-match-10.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gimple-match-10.cc:7: In file included from ./gimple-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-match-exports.o -MT gimple-match-exports.o -MMD -MP -MF ./.deps/gimple-match-exports.TPo ../../gcc-14.2.0/gcc/gimple-match-exports.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o generic-match-1.o -MT generic-match-1.o -MMD -MP -MF ./.deps/generic-match-1.TPo generic-match-1.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from generic-match-1.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o generic-match-2.o -MT generic-match-2.o -MMD -MP -MF ./.deps/generic-match-2.TPo generic-match-2.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from generic-match-2.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o generic-match-3.o -MT generic-match-3.o -MMD -MP -MF ./.deps/generic-match-3.TPo generic-match-3.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from generic-match-3.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o generic-match-4.o -MT generic-match-4.o -MMD -MP -MF ./.deps/generic-match-4.TPo generic-match-4.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from generic-match-4.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class generic-match-4.cc:11936:23: warning: self-comparison always evaluates to false [-Wtautological-compare] if (ABSU_EXPR != ABSU_EXPR && wi::only_sign_bit_p (wi::to_wide (captures[1])) ^ 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o generic-match-5.o -MT generic-match-5.o -MMD -MP -MF ./.deps/generic-match-5.TPo generic-match-5.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from generic-match-5.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o generic-match-6.o -MT generic-match-6.o -MMD -MP -MF ./.deps/generic-match-6.TPo generic-match-6.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from generic-match-6.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class generic-match-6.cc:5232:21: warning: self-comparison always evaluates to false [-Wtautological-compare] if (COMPLEX_CST != COMPLEX_CST ^ 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o generic-match-7.o -MT generic-match-7.o -MMD -MP -MF ./.deps/generic-match-7.TPo generic-match-7.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from generic-match-7.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class generic-match-7.cc:11104:24: warning: self-comparison always evaluates to true [-Wtautological-compare] if (VEC_COND_EXPR == VEC_COND_EXPR ^ 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o generic-match-8.o -MT generic-match-8.o -MMD -MP -MF ./.deps/generic-match-8.TPo generic-match-8.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from generic-match-8.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o generic-match-9.o -MT generic-match-9.o -MMD -MP -MF ./.deps/generic-match-9.TPo generic-match-9.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from generic-match-9.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o generic-match-10.o -MT generic-match-10.o -MMD -MP -MF ./.deps/generic-match-10.TPo generic-match-10.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from generic-match-10.cc:7: In file included from ./generic-match-auto.h:3: In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genattrtab.o ../../gcc-14.2.0/gcc/genattrtab.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genattrtab.cc:107: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genattrtab.cc:109: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genattrtab.cc:109: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:437:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (h->u.rtl, 1) == arg1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:448:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt_val, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:472:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt_val, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:490:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XSTR (h->u.rtl, 1) == arg1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:498:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt_val, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:513:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XWINT (h->u.rtl, 1) == arg1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:521:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt_val, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:590:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (p, code); ^ ../../gcc-14.2.0/gcc/genattrtab.cc:585:25: note: parameter of type 'enum rtx_code' is declared here attr_rtx (enum rtx_code code, ...) ^ ../../gcc-14.2.0/gcc/genattrtab.cc:698:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XSTR (exp, 1)[0] == '!') ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:705: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:712:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] << atoi (XSTR (exp, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:724: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:734: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:743: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:748:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (exp, 1), attr2->name); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:757:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] name_ptr = XSTR (exp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:767:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] name_ptr = XSTR (exp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:792:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (exp, 1) = check_attr_test (loc, XEXP (exp, 1), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:792:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (exp, 1) = check_attr_test (loc, XEXP (exp, 1), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:820: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:906:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (exp, 1) = check_attr_value (loc, XEXP (exp, 1), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:906:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (exp, 1) = check_attr_value (loc, XEXP (exp, 1), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:907:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (exp, 2) = check_attr_value (loc, XEXP (exp, 2), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:907:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (exp, 2) = check_attr_value (loc, XEXP (exp, 2), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:927:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (exp, 1) = check_attr_value (loc, XEXP (exp, 1), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:927:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (exp, 1) = check_attr_value (loc, XEXP (exp, 1), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:955:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (exp, 1) = check_attr_value (loc, XEXP (exp, 1), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:955:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (exp, 1) = check_attr_value (loc, XEXP (exp, 1), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1000:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECLEN (exp, 1) != num_alt) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1003:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] " was %d expected %d", XVECLEN (exp, 1), num_alt); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1018: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1021: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1021: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1038: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1042: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1046:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (newexp, 1) = rtvec_alloc (n); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1049:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] name_ptr = XSTR (exp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1052: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1111:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (value, 1) = check_attr_value (id->loc, XEXP (value, 1), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1111:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (value, 1) = check_attr_value (id->loc, XEXP (value, 1), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1159: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1161:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (newexp, 1) = XEXP (exp, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1161:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (newexp, 1) = XEXP (exp, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1174:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return make_canonical (loc, attr, XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1175:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] defval = XEXP (exp, 1) = make_canonical (loc, attr, XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1175:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] defval = XEXP (exp, 1) = make_canonical (loc, attr, XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1202:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] copy_boolean (XEXP (exp, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1207: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:256:55: note: expanded from macro 'DEF_ATTR_STRING' #define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S))) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1207: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:256:43: note: expanded from macro 'DEF_ATTR_STRING' #define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S))) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1207: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1208: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:256:55: note: expanded from macro 'DEF_ATTR_STRING' #define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S))) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1208: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:256:43: note: expanded from macro 'DEF_ATTR_STRING' #define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S))) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1208: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1213: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:256:55: note: expanded from macro 'DEF_ATTR_STRING' #define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S))) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1213: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:256:43: note: expanded from macro 'DEF_ATTR_STRING' #define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S))) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1213: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1289: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1295: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1305: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1321: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1323:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] condexp = XVECEXP (delay->def, 1, i); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1335: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1347: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1387: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1435: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1435: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1451:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] substitute_address (XEXP (exp, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1453:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] substitute_address (XEXP (exp, 2), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1603:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XSTR (x, 1)[0]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1655:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx defval = XEXP (exp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1656:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx new_defval = XEXP (exp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1732: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1757:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (newexp, 1) = new_defval; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1839: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1847:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx new_rtx = insert_right_side (code, XEXP (exp, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1849:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (new_rtx != XEXP (exp, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1878: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1883:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] string = XSTR (XEXP (exp, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1887:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] string = XSTR (exp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1891:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (code == AND && XWINT (exp, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1894:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (code == IOR && !XWINT (exp, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1969: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:102:40: note: expanded from macro 'strcmp_check' #define strcmp_check(S1, S2) ((S1) != (S2)) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1982:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] string = ACONCAT ((prefix, "_", XSTR (exp, 1), NULL)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/../include/libiberty.h:188:58: note: expanded from macro 'ACONCAT' (libiberty_concat_ptr = (char *) alloca (concat_length ACONCAT_PARAMS + 1), \ ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/../include/libiberty.h:733:37: note: expanded from macro 'alloca' # define alloca(x) __builtin_alloca(x) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:1982:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] string = ACONCAT ((prefix, "_", XSTR (exp, 1), NULL)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/../include/libiberty.h:189:17: note: expanded from macro 'ACONCAT' concat_copy2 ACONCAT_PARAMS) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2032:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] evaluate_eq_attr (exp, attr, XEXP (value, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2083: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2084: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2101: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2107: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2146: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:102:32: note: expanded from macro 'strcmp_check' #define strcmp_check(S1, S2) ((S1) != (S2)) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2146: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:102:40: note: expanded from macro 'strcmp_check' #define strcmp_check(S1, S2) ((S1) != (S2)) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2158: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:102:32: note: expanded from macro 'strcmp_check' #define strcmp_check(S1, S2) ((S1) != (S2)) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2158: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:102:40: note: expanded from macro 'strcmp_check' #define strcmp_check(S1, S2) ((S1) != (S2)) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2170: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:102:32: note: expanded from macro 'strcmp_check' #define strcmp_check(S1, S2) ((S1) != (S2)) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2170: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:102:40: note: expanded from macro 'strcmp_check' #define strcmp_check(S1, S2) ((S1) != (S2)) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2213: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2214: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2231: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2237: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2290:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch ((XWINT (s1, 1) << 1) | XWINT (s2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2290:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch ((XWINT (s1, 1) << 1) | XWINT (s2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2314:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch ((XWINT (s1, 1) << 1) | XWINT (s2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2314:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch ((XWINT (s1, 1) << 1) | XWINT (s2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2340:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch ((XWINT (s1, 1) << 1) | XWINT (s2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2340:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch ((XWINT (s1, 1) << 1) | XWINT (s2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2358:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return attr_rtx (EQ_ATTR_ALT, result, XWINT (s1, 1) & XWINT (s2, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2358:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return attr_rtx (EQ_ATTR_ALT, result, XWINT (s1, 1) & XWINT (s2, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2368:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch ((XWINT (s1, 1) << 1) | XWINT (s2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2368:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch ((XWINT (s1, 1) << 1) | XWINT (s2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2386:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return attr_rtx (EQ_ATTR_ALT, result, XWINT (s1, 1) | XWINT (s2, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2386:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return attr_rtx (EQ_ATTR_ALT, result, XWINT (s1, 1) | XWINT (s2, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2395:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT_1 - XWINT (s, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2438: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:253:27: note: expanded from macro 'SIMPLIFY_TEST_EXP' (ATTR_IND_SIMPLIFIED_P (EXP) || ATTR_CURR_SIMPLIFIED_P (EXP) ? (EXP) \ ^~~ ../../gcc-14.2.0/gcc/genattrtab.cc:93:48: note: expanded from macro 'ATTR_IND_SIMPLIFIED_P' #define ATTR_IND_SIMPLIFIED_P(RTX) (RTX_FLAG ((RTX), unchanging)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1260:31: note: expanded from macro 'RTX_FLAG' #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2438: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:253:59: note: expanded from macro 'SIMPLIFY_TEST_EXP' (ATTR_IND_SIMPLIFIED_P (EXP) || ATTR_CURR_SIMPLIFIED_P (EXP) ? (EXP) \ ^~~ ../../gcc-14.2.0/gcc/genattrtab.cc:94:49: note: expanded from macro 'ATTR_CURR_SIMPLIFIED_P' #define ATTR_CURR_SIMPLIFIED_P(RTX) (RTX_FLAG ((RTX), in_struct)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1260:31: note: expanded from macro 'RTX_FLAG' #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2438: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:254:25: note: expanded from macro 'SIMPLIFY_TEST_EXP' : simplify_test_exp (EXP, INSN_CODE, INSN_INDEX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2438: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:253:67: note: expanded from macro 'SIMPLIFY_TEST_EXP' (ATTR_IND_SIMPLIFIED_P (EXP) || ATTR_CURR_SIMPLIFIED_P (EXP) ? (EXP) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2461: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2468: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2489:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XWINT (left, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2496:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XWINT (right, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2527: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2538: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:253:27: note: expanded from macro 'SIMPLIFY_TEST_EXP' (ATTR_IND_SIMPLIFIED_P (EXP) || ATTR_CURR_SIMPLIFIED_P (EXP) ? (EXP) \ ^~~ ../../gcc-14.2.0/gcc/genattrtab.cc:93:48: note: expanded from macro 'ATTR_IND_SIMPLIFIED_P' #define ATTR_IND_SIMPLIFIED_P(RTX) (RTX_FLAG ((RTX), unchanging)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1260:31: note: expanded from macro 'RTX_FLAG' #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2538: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:253:59: note: expanded from macro 'SIMPLIFY_TEST_EXP' (ATTR_IND_SIMPLIFIED_P (EXP) || ATTR_CURR_SIMPLIFIED_P (EXP) ? (EXP) \ ^~~ ../../gcc-14.2.0/gcc/genattrtab.cc:94:49: note: expanded from macro 'ATTR_CURR_SIMPLIFIED_P' #define ATTR_CURR_SIMPLIFIED_P(RTX) (RTX_FLAG ((RTX), in_struct)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1260:31: note: expanded from macro 'RTX_FLAG' #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2538: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:254:25: note: expanded from macro 'SIMPLIFY_TEST_EXP' : simplify_test_exp (EXP, INSN_CODE, INSN_INDEX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2538: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/genattrtab.cc:253:67: note: expanded from macro 'SIMPLIFY_TEST_EXP' (ATTR_IND_SIMPLIFIED_P (EXP) || ATTR_CURR_SIMPLIFIED_P (EXP) ? (EXP) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2550: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2574: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2574: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2591:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && attr_equal_p (XEXP (left, 1), XEXP (right, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2591:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && attr_equal_p (XEXP (left, 1), XEXP (right, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2596:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] right = XEXP (right, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2607:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !XWINT (left, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2612:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !XWINT (right, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2639: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2674:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attr_rtx (NOT, XEXP (left, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2682:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attr_rtx (NOT, XEXP (left, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:2701:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] << atoi (XSTR (exp, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3085:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attr->enum_name = XSTR (def, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3086:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] et = rtx_reader_ptr->lookup_enum_type (XSTR (def, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3094:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (*XSTR (def, 1) == '\0') ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3098:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] name_ptr = XSTR (def, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3111:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (def, 2) = XEXP (XEXP (def, 2), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3111:29: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (def, 2) = XEXP (XEXP (def, 2), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3118:48: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (def, 2) = check_attr_value (info->loc, XEXP (def, 2), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3118:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (def, 2) = check_attr_value (info->loc, XEXP (def, 2), attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3119:50: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] attr->default_val = get_attr_value (info->loc, XEXP (def, 2), attr, -2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3133: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3249:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECLEN (def, 1) % 3 != 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3256: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3258:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECEXP (def, 1, i + 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3260:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECEXP (def, 1, i + 2)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3332:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] find_attrs_to_cache (XEXP (exp, 1), create); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3519:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = write_test_expr (outf, XEXP (exp, 1), attrs_cached, flags, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3523:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] write_test_expr (outf, XEXP (exp, 1), attrs_cached, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3534:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (XEXP (exp, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3633:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] fprintf (outf, "which_alternative == %s", XSTR (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3670:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] write_attr_valueq (outf, attr, XSTR (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3685: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') ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3685: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') ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3695:4: 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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3737:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] write_test_expr (outf, XEXP (exp, 1), attrs_cached, FLG_BITWISE); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3739:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] write_test_expr (outf, XEXP (exp, 2), attrs_cached, FLG_BITWISE); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3778:34: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3789:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] current_max = min_attr_value (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3800:34: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3807: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3817: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3818: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3859:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] current_min = min_attr_value (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3870:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] current_min = max_attr_value (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3881:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] current_min = min_attr_value (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3888:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] current_min = min_attr_value (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3898:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] current_min = min_attr_value (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3899:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] n = min_attr_value (XEXP (exp, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3935:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] current_or |= attr_value_alignment (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3940:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] current_or *= attr_value_alignment (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3944:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] current_or = attr_value_alignment (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3950:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] current_or = attr_value_alignment (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:3951:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] current_or |= attr_value_alignment (XEXP (exp, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4147: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, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4173:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx default_val = XEXP (value, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4430:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] write_attr_value (outf, attr, XEXP (value, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4438:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] write_attr_value (outf, attr, XEXP (value, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4440:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] write_attr_value (outf, attr, XEXP (value, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4518: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4519: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; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4593: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4823:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] decl->default_latency = XINT (def, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4824:55: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] decl->condexp = check_attr_test (info->loc, XEXP (def, 2), &attr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4875:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (p = base = XSTR (def, 1); *p; p++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4918:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return check_tune_attr (name, XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4922:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && check_tune_attr (name, XEXP (exp, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:4946:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return find_tune_attr (XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:5074:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (code_exp, 1) = make_numeric_value (decl->insn_num); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:5075:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (lats_exp, 1) = make_numeric_value (decl->default_latency); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:5079:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (code_exp, 1) = make_numeric_value (n_insn_reservs + 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:5080:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (lats_exp, 1) = make_numeric_value (0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:5139:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (code_exp, 1) = make_numeric_value (n_insn_reservs + 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:5140:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (lats_exp, 1) = make_numeric_value (0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genattrtab.cc:5165:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (byps_exp, 1) = make_numeric_value (0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 220 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genattrtab ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md insn-conditions.md \ -Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-attrtab.cc insn-attrtab.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-dfatab.cc insn-dfatab.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc echo timestamp > s-attrtab clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-attrtab.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-attrtab.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-attrtab.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:21: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:21: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:21: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-attrtab.cc:24: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:523:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = 149 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genautomata.o ../../gcc-14.2.0/gcc/genautomata.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genautomata.cc:109: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genautomata.cc:111: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genautomata.cc:111: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1264:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] DECL_UNIT (decl)->automaton_name = XSTR (def, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1296:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] DECL_UNIT (decl)->automaton_name = XSTR (def, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1318:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] out_patterns = get_str_vect (XSTR (def, 1), &out_length, ',', false); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1321:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (def, 1), GET_RTX_NAME (GET_CODE (def))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1322:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] in_patterns = get_str_vect (XSTR (def, 2), &in_length, ',', false); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1325:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (def, 2), GET_RTX_NAME (GET_CODE (def))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1335:42: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] DECL_BYPASS (decl)->bypass_guard_name = XSTR (def, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1361:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1365:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (def, 1), GET_RTX_NAME (GET_CODE (def))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1406:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] str_pattern_lists = get_str_vect (XSTR (def, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1410:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (def, 1), GET_RTX_NAME (GET_CODE (def))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1521:46: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] if (strcmp (option, NO_MINIMIZATION_OPTION + 1) == 0) ~~~~~~~~~~~~~~~~~~~~~~~^~~ ../../gcc-14.2.0/gcc/genautomata.cc:1521:46: note: use array indexing to silence this warning if (strcmp (option, NO_MINIMIZATION_OPTION + 1) == 0) ^ & [ ] ../../gcc-14.2.0/gcc/genautomata.cc:1523:40: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, TIME_OPTION + 1) == 0) ~~~~~~~~~~~~^~~ ../../gcc-14.2.0/gcc/genautomata.cc:1523:40: note: use array indexing to silence this warning else if (strcmp (option, TIME_OPTION + 1) == 0) ^ & [ ] ../../gcc-14.2.0/gcc/genautomata.cc:1525:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, STATS_OPTION + 1) == 0) ~~~~~~~~~~~~~^~~ ../../gcc-14.2.0/gcc/genautomata.cc:1525:41: note: use array indexing to silence this warning else if (strcmp (option, STATS_OPTION + 1) == 0) ^ & [ ] ../../gcc-14.2.0/gcc/genautomata.cc:1527:37: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, V_OPTION + 1) == 0) ~~~~~~~~~^~~ ../../gcc-14.2.0/gcc/genautomata.cc:1527:37: note: use array indexing to silence this warning else if (strcmp (option, V_OPTION + 1) == 0) ^ & [ ] ../../gcc-14.2.0/gcc/genautomata.cc:1529:37: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, W_OPTION + 1) == 0) ~~~~~~~~~^~~ ../../gcc-14.2.0/gcc/genautomata.cc:1529:37: note: use array indexing to silence this warning else if (strcmp (option, W_OPTION + 1) == 0) ^ & [ ] ../../gcc-14.2.0/gcc/genautomata.cc:1531:40: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, NDFA_OPTION + 1) == 0) ~~~~~~~~~~~~^~~ ../../gcc-14.2.0/gcc/genautomata.cc:1531:40: note: use array indexing to silence this warning else if (strcmp (option, NDFA_OPTION + 1) == 0) ^ & [ ] ../../gcc-14.2.0/gcc/genautomata.cc:1533:44: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) ~~~~~~~~~~~~~~~~^~~ ../../gcc-14.2.0/gcc/genautomata.cc:1533:44: note: use array indexing to silence this warning else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) ^ & [ ] ../../gcc-14.2.0/gcc/genautomata.cc:1535:43: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, NO_COMB_OPTION + 1) == 0) ~~~~~~~~~~~~~~~^~~ ../../gcc-14.2.0/gcc/genautomata.cc:1535:43: note: use array indexing to silence this warning else if (strcmp (option, NO_COMB_OPTION + 1) == 0) ^ & [ ] ../../gcc-14.2.0/gcc/genautomata.cc:1537:44: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, PROGRESS_OPTION + 1) == 0) ~~~~~~~~~~~~~~~~^~~ ../../gcc-14.2.0/gcc/genautomata.cc:1537:44: note: use array indexing to silence this warning else if (strcmp (option, PROGRESS_OPTION + 1) == 0) ^ & [ ] ../../gcc-14.2.0/gcc/genautomata.cc:1720:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] DECL_RESERV (decl)->regexp = gen_regexp (XSTR (def, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1740: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1741: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genautomata.cc:1742:49: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] DECL_INSN_RESERV (decl)->regexp = gen_regexp (XSTR (def, 3)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 44 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a -lm build/genautomata ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-automata.cc insn-automata.cc echo timestamp > s-automata clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-automata.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-automata.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-automata.cc:14: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:14: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:18: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:18: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:18: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-automata.cc:20: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-dfatab.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-dfatab.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-dfatab.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:21: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:21: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:21: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-dfatab.cc:24: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 111 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genemit.o ../../gcc-14.2.0/gcc/genemit.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genemit.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genemit.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genemit.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:117: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:124: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:127: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, info, file); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:134: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:138: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:141: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, info, file); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:337:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVEC (insn, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:341: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--) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:352:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (i != XVECLEN (insn, 1) - 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:366: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:366: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:369: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:371:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx old_rtx = XEXP (XVECEXP (p->pattern, 1, j), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:372:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx new_rtx = XEXP (XVECEXP (insn, 1, j), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:386:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (j == XVECLEN (insn, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:416:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] get_pattern_stats (&stats, XVEC (insn, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:435:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx pattern = add_implicit_parallel (XVEC (insn, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:437:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] char *used = (XVECLEN (insn, 1) == 1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:458:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVEC (expand, 1) == 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:463:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] get_pattern_stats (&stats, XVEC (expand, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:485: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') ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:485: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') ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:487:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XVECLEN (expand, 1) == 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:490: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, info, file); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:508: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:508: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:528:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] emit_c_code (XSTR (expand, 3), can_fail_p, XSTR (expand, 0), file); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:532:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVEC (expand, 1) != 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:544:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gen_emit_seq (XVEC (expand, 1), used, info, file); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:571:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (XVEC (split, 2) == 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:577:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] get_pattern_stats (&stats, XVEC (split, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:622:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XSTR (split, 3)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:623:18: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] emit_c_code (XSTR (split, 3), true, name, file); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:632:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gen_emit_seq (XVEC (split, 2), used, info, file); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:665: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:668: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:759:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (elt, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genemit.cc:822:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] get_pattern_stats (&stats, XVEC (instance->insn, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 58 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genemit ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md insn-conditions.md \ -Otmp-emit-1.cc -Otmp-emit-2.cc -Otmp-emit-3.cc -Otmp-emit-4.cc -Otmp-emit-5.cc -Otmp-emit-6.cc -Otmp-emit-7.cc -Otmp-emit-8.cc -Otmp-emit-9.cc -Otmp-emit-10.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-1.cc insn-emit-1.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-2.cc insn-emit-2.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-3.cc insn-emit-3.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-4.cc insn-emit-4.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-5.cc insn-emit-5.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-6.cc insn-emit-6.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-7.cc insn-emit-7.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-8.cc insn-emit-8.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-9.cc insn-emit-9.cc; /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-10.cc insn-emit-10.cc; echo timestamp > s-tmp-emit clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-emit-1.o -MT insn-emit-1.o -MMD -MP -MF ./.deps/insn-emit-1.TPo insn-emit-1.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-emit-1.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-emit-1.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-emit-1.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:29: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from insn-emit-1.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-1.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-emit-2.o -MT insn-emit-2.o -MMD -MP -MF ./.deps/insn-emit-2.TPo insn-emit-2.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-emit-2.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-emit-2.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-emit-2.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:29: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from insn-emit-2.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-2.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-emit-3.o -MT insn-emit-3.o -MMD -MP -MF ./.deps/insn-emit-3.TPo insn-emit-3.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-emit-3.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-emit-3.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-emit-3.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:29: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from insn-emit-3.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-3.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-emit-4.o -MT insn-emit-4.o -MMD -MP -MF ./.deps/insn-emit-4.TPo insn-emit-4.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-emit-4.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-emit-4.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-emit-4.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:29: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from insn-emit-4.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-4.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-emit-5.o -MT insn-emit-5.o -MMD -MP -MF ./.deps/insn-emit-5.TPo insn-emit-5.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-emit-5.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-emit-5.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-emit-5.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:29: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from insn-emit-5.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-5.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-emit-6.o -MT insn-emit-6.o -MMD -MP -MF ./.deps/insn-emit-6.TPo insn-emit-6.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-emit-6.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-emit-6.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-emit-6.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:29: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from insn-emit-6.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-6.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-emit-7.o -MT insn-emit-7.o -MMD -MP -MF ./.deps/insn-emit-7.TPo insn-emit-7.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-emit-7.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-emit-7.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-emit-7.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:29: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from insn-emit-7.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-7.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3890:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (XEXP (op, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3890:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (XEXP (op, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3890:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (XEXP (op, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3890:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (XEXP (op, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3890:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (XEXP (op, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3890:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (XEXP (op, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3890:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (XEXP (op, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3890:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (XEXP (op, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3890:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (XEXP (op, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3890:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (XEXP (op, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3890:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (XEXP (op, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3890:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (XEXP (op, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12725:15: warning: self-comparison always evaluates to true [-Wtautological-compare] if (IOR == IOR) ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12744:15: warning: self-comparison always evaluates to true [-Wtautological-compare] if (IOR == IOR) ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12725:15: warning: self-comparison always evaluates to true [-Wtautological-compare] if (IOR == IOR) ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12744:15: warning: self-comparison always evaluates to true [-Wtautological-compare] if (IOR == IOR) ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14889:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (tmp) = label; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14895:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14889:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (tmp) = label; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14895:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16206:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (tmp) = label; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16212:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16206:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (tmp) = label; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16212:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16755:16: warning: self-comparison always evaluates to true [-Wtautological-compare] = (ROTATE == ROTATE) ? gen_x86_64_shld : gen_x86_64_shrd; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18977: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)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22048:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22073:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22073:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22120:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22146:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22146:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25517:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (loop_label) = 1; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25531:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (inc_label) = 1; ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25536:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (noadj_label) = 1; ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 146 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-emit-8.o -MT insn-emit-8.o -MMD -MP -MF ./.deps/insn-emit-8.TPo insn-emit-8.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-emit-8.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-emit-8.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-emit-8.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:29: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from insn-emit-8.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-8.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27737:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 112 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-emit-9.o -MT insn-emit-9.o -MMD -MP -MF ./.deps/insn-emit-9.TPo insn-emit-9.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-emit-9.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-emit-9.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-emit-9.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:29: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from insn-emit-9.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-9.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-emit-10.o -MT insn-emit-10.o -MMD -MP -MF ./.deps/insn-emit-10.TPo insn-emit-10.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-emit-10.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-emit-10.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-emit-10.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:29: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from insn-emit-10.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-emit-10.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16842:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX || SMAX == UMAX) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16842:32: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == SMAX || UMAX == UMAX) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16853:20: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMAX == UMAX || UMAX == UMIN) ? GTU : GT; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16853:36: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMIN == UMAX || UMIN == UMIN) ? GTU : GT; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16842:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX || SMAX == UMAX) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16842:32: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == SMAX || UMAX == UMAX) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16853:20: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMAX == UMAX || UMAX == UMIN) ? GTU : GT; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16853:36: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMIN == UMAX || UMIN == UMIN) ? GTU : GT; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16842:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX || SMAX == UMAX) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16842:32: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == SMAX || UMAX == UMAX) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16853:20: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMAX == UMAX || UMAX == UMIN) ? GTU : GT; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16853:36: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMIN == UMAX || UMIN == UMIN) ? GTU : GT; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16883:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16883:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16883:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16947:17: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (UMAX == UMAX && V16QImode == V8HImode) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16967:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == UMAX) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16947:17: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (UMAX == UMAX && V8HImode == V8HImode) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16967:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == UMAX) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16947:17: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (UMAX == UMAX && V4SImode == V8HImode) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16967:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == UMAX) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25986:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (ASHIFT != ASHIFT) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26004:23: warning: self-comparison always evaluates to true [-Wtautological-compare] gen = (LSHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3); ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25986:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (ASHIFT != ASHIFT) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26004:23: warning: self-comparison always evaluates to true [-Wtautological-compare] gen = (LSHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3); ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25986:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (ASHIFT != ASHIFT) ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26004:23: warning: self-comparison always evaluates to true [-Wtautological-compare] gen = (LSHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3); ^ 138 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genextract.o ../../gcc-14.2.0/gcc/genextract.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genextract.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genextract.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genextract.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genextract.cc:115:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECLEN (insn, 1) == 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genextract.cc:116:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] walk_rtx (info, XVECEXP (insn, 1, 0), &acc); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genextract.cc:118: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--) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genextract.cc:121:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] walk_rtx (info, XVECEXP (insn, 1, i), &acc); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genextract.cc:255: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--) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genextract.cc:258:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] walk_rtx (info, XVECEXP (x, 2, i), acc); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genextract.cc:272: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--) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genextract.cc:275:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] walk_rtx (info, XVECEXP (x, 1, i), acc); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 28 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genextract ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-extract.cc insn-extract.cc echo timestamp > s-extract clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-extract.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-extract.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-extract.cc:9: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:9: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:11: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:11: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-extract.cc:11: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:32:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (INSN_CODE (insn)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:39:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:94:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[1] = *(ro_loc[1] = &XEXP (XEXP (XVECEXP (pat, 0, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:100:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] recog_data.dup_loc[2] = &XEXP (XEXP (XEXP (XVECEXP (pat, 0, 1), 1), 0), 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:111:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[1] = *(ro_loc[1] = &XEXP (XEXP (XVECEXP (pat, 0, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:271:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:596: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:607:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:614: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:716:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:731:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:752:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:793:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:850:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] recog_data.dup_loc[1] = &XEXP (XEXP (XEXP (pat, 1), 2), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:852:44: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] recog_data.dup_loc[2] = &XEXP (XEXP (XEXP (XEXP (pat, 1), 2), 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:946:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:958:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1147: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1175: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1307:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1326:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1415:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1446:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[7] = *(ro_loc[7] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1470:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[11] = *(ro_loc[11] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1498:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[11] = *(ro_loc[11] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1536:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[19] = *(ro_loc[19] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1578:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[11] = *(ro_loc[11] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1610:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1620: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1622:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1636: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1647:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1665:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1769:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[3] = *(ro_loc[3] = &XEXP (XVECEXP (XEXP (XEXP (pat, 1), 2), 0, 0), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1770:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XVECEXP (XEXP (XEXP (pat, 1), 2), 0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1771:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XVECEXP (XEXP (XEXP (pat, 1), 2), 0, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1784:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1797:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1832: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1869: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 (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1890:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[6] = *(ro_loc[6] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1916:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[20] = *(ro_loc[20] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1973:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:1995:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2017:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2032:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2047:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[6] = *(ro_loc[6] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2061:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[6] = *(ro_loc[6] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2100:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2118:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[6] = *(ro_loc[6] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2153:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2750:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[6] = *(ro_loc[6] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2809:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2825:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2843:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[7] = *(ro_loc[7] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2853:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2930:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[8] = *(ro_loc[8] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2951:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[12] = *(ro_loc[12] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:2984: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3055:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3065:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[1] = *(ro_loc[1] = &XEXP (XEXP (XVECEXP (pat, 0, 0), 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3084:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[1] = *(ro_loc[1] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3095:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3105:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3142: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3180: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3187: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3195: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3203: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3240:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3262:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3357: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3431: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3452: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3510:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[3] = *(ro_loc[3] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3576:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XVECEXP (XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3588:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XVECEXP (XEXP (XEXP (XEXP (pat, 1), 0), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3630:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XVECEXP (XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3644:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XVECEXP (XEXP (XEXP (XEXP (pat, 1), 0), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3658:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XVECEXP (XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3682:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XVECEXP (XEXP (XEXP (XEXP (pat, 1), 0), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3707:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XVECEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3721:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XVECEXP (XEXP (XEXP (pat, 1), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3734:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XVECEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3750:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XVECEXP (XEXP (XEXP (pat, 1), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3778:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XVECEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3793:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XVECEXP (XEXP (XEXP (pat, 1), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3801: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 (XEXP (pat, 1), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3810: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 (XEXP (pat, 1), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3819: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3829: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 (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3831:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3843: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 (XEXP (XEXP (pat, 1), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3845:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3856: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 (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3857:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3871: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 (XEXP (XEXP (pat, 1), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3872:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3885: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 (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3886:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3900: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 (XEXP (XEXP (pat, 1), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3901:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3914: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 (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3916:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3928: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 (XEXP (XEXP (pat, 1), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3930:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3941: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 (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3942:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3956: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 (XEXP (XEXP (pat, 1), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3957:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3970: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 (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3971:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3985: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 (XEXP (XEXP (pat, 1), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3986:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:3999: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 (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4001:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4013: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 (XEXP (XEXP (pat, 1), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4015:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4026: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 (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4027:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4041: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 (XEXP (XEXP (pat, 1), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4042:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4055: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 (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4056:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4070: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 (XEXP (XEXP (pat, 1), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4071:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4084: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 (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4086:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4098: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 (XEXP (XEXP (pat, 1), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4100:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4111: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 (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4112:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4126: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 (XEXP (XEXP (pat, 1), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4127:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4140: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 (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4141:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4155: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 (XEXP (XEXP (pat, 1), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4156:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4169: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 (XEXP (pat, 1), 0, 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4181: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 (XEXP (pat, 1), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4192: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 (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4204: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4215: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 (XEXP (pat, 1), 0, 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4227: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 (XEXP (pat, 1), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4238: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 (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4250: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4268:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4287:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4305:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4324:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4343:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4377:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4412:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4431:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4449:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4507:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4532:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4661:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4676: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 (XEXP (pat, 1), 0, 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4677:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4695: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 (XEXP (pat, 1), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4696:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4713: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 (XEXP (pat, 1), 0, 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4714:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4732: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 (XEXP (pat, 1), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4733:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4754: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 (XEXP (pat, 1), 0, 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4756:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4776: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 (XEXP (pat, 1), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4778:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4801: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 (XVECEXP (XEXP (pat, 1), 0, 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4826: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 (pat, 1), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4841: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 (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4842:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4860: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4861:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4878: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 (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4879:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4897: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4898:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4915: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 (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4917:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4933: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4935:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4950: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 (XEXP (pat, 1), 0, 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4951:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4969: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 (XEXP (pat, 1), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4970:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4987: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 (XEXP (pat, 1), 0, 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:4988:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5006: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 (XEXP (pat, 1), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5007:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5024: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 (XEXP (pat, 1), 0, 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5026:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5044: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 (XVECEXP (XEXP (pat, 1), 0, 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5060: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 (XEXP (pat, 1), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5062:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5086: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 (pat, 1), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5101: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 (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5102:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5120: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5121:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5138: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 (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5139:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5157: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5158:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5175: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 (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5177:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5195:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[3] = *(ro_loc[3] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5211: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5213:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5243:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5783:51: 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 (XEXP (XEXP (pat, 1), 2), 0, 0), 0), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5784:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XVECEXP (XEXP (XEXP (pat, 1), 2), 0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5785:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XVECEXP (XEXP (XEXP (pat, 1), 2), 0, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5807:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[3] = *(ro_loc[3] = &XVECEXP (XEXP (XEXP (XEXP (pat, 1), 2), 0), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5808:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XVECEXP (XEXP (XEXP (XEXP (pat, 1), 2), 0), 0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5809:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XVECEXP (XEXP (XEXP (XEXP (pat, 1), 2), 0), 0, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5841:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[3] = *(ro_loc[3] = &XVECEXP (XEXP (XEXP (pat, 1), 2), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5842:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XVECEXP (XEXP (XEXP (pat, 1), 2), 0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5843:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XVECEXP (XEXP (XEXP (pat, 1), 2), 0, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5859:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:5895:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[5] = *(ro_loc[5] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6076:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6195:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6270:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6280:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6295:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6314:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6325:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6423:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[3] = *(ro_loc[3] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6686: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6776:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6830:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6858:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:6991:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XVECEXP (XEXP (pat, 1), 0, 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:7301:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:7398: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 (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:7409:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] recog_data.dup_loc[0] = &XEXP (XEXP (pat, 1), 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:7421: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:7432:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:7542: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:7704: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:7769: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 (pat, 1), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:7942: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:8207: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:8262: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 (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:8269: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 (pat, 1), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:8302: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:8690: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9393:42: 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 (XEXP (XVECEXP (pat, 0, 0), 1), 2), 0), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9394:42: 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 (XEXP (XVECEXP (pat, 0, 0), 1), 2), 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9401: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 (XVECEXP (pat, 0, 0), 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9422: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9433:42: 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 (XEXP (XEXP (XEXP (XVECEXP (pat, 0, 0), 1), 0), 0), 2), 0), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9434:42: 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 (XEXP (XEXP (XEXP (XVECEXP (pat, 0, 0), 1), 0), 0), 2), 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9442:36: 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 (XEXP (XEXP (XVECEXP (pat, 0, 0), 1), 0), 0), 2), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9443: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 (XEXP (XEXP (XVECEXP (pat, 0, 0), 1), 0), 0), 2), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9451: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 (XEXP (XVECEXP (pat, 0, 0), 1), 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9462:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[1] = *(ro_loc[1] = &XEXP (XEXP (XEXP (XEXP (XEXP (pat, 1), 0), 2), 0), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9463:42: 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 (XEXP (XEXP (pat, 1), 0), 2), 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9469:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[1] = *(ro_loc[1] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9474:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[1] = *(ro_loc[1] = &XEXP (XEXP (XVECEXP (pat, 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9477: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 (XEXP (XVECEXP (pat, 0, 0), 1), 0), 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:9486:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[1] = *(ro_loc[1] = &XEXP (XEXP (XVECEXP (pat, 0, 0), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:10789:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ro[4] = *(ro_loc[4] = &XEXP (XEXP (XEXP (pat, 1), 0), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-extract.cc:11244: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 377 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-latencytab.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-latencytab.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-latencytab.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:21: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:21: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:21: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-latencytab.cc:24: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:23243:36: warning: overlapping comparisons always evaluate to true [-Wtautological-overlap-compare] if ((which_alternative != 0) || (which_alternative != 1) || (get_attr_memory (insn) == MEMORY_NONE)) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/config/i386/i386.md:23116:36: warning: overlapping comparisons always evaluate to true [-Wtautological-overlap-compare] if ((which_alternative != 0) || (which_alternative != 1) || (get_attr_memory (insn) == MEMORY_NONE)) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 warnings generated. build/genmodes > tmp-modes.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-modes.cc insn-modes.cc echo timestamp > s-modes clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-modes.cc:6: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-modes.cc:6: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct insn-modes.cc:1241:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1242:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1243:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* OI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1244:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* XI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1247:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (160), /* POI */ ^~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1251:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1252:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1256:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* UDQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1257:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* UTQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1260:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1261:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1264:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* UDA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1265:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* UTA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1269:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1270:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (80), /* XF */ ^~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1271:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1273:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DD */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1274:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TD */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1278:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64), /* CP2HI */ ^~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1279:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* CSI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1280:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* CDI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1281:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* CTI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1282:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (320), /* CPOI */ ^~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1283:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* COI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1284:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* CXI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1287:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* SC */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1288:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* DC */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1289:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (160), /* XC */ ^~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1290:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* TC */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1295:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V8QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1296:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V4HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1297:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V2SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1298:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V1DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1299:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (12*BITS_PER_UNIT), /* V12QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1300:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (12*BITS_PER_UNIT), /* V6HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1301:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (14*BITS_PER_UNIT), /* V14QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1302:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V16QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1303:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V8HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1304:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V4SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1305:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V2DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1306:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V1TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1307:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V32QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1308:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V16HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1309:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V8SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1310:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V4DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1311:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V2TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1312:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V64QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1313:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V32HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1314:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V16SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1315:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V8DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1316:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V4TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1317:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V128QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1318:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V64HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1319:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V32SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1320:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V16DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1321:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V8TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1322:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (256*BITS_PER_UNIT), /* V64SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1325:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V4BF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1326:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V4HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1327:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V2SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1328:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (12*BITS_PER_UNIT), /* V6HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1329:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V8BF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1330:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V8HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1331:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V4SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1332:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V2DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1333:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V16BF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1334:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V16HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1335:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V8SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1336:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V4DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1337:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V2TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1338:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V32BF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1339:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V32HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1340:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V16SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1341:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V8DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1342:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V4TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1343:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V64BF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1344:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V64HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1345:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V32SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1346:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V16DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1347:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V8TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1348:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (256*BITS_PER_UNIT), /* V128BF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1349:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (256*BITS_PER_UNIT), /* V128HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1350:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (256*BITS_PER_UNIT), /* V64SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1351:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (256*BITS_PER_UNIT), /* V32DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1352:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (256*BITS_PER_UNIT), /* V16TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1221:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ 88 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-opinit.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-opinit.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-opinit.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-opinit.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genoutput.o ../../gcc-14.2.0/gcc/genoutput.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genoutput.cc:88: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genoutput.cc:90: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genoutput.cc:90: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:452: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:453: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:474: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:495: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:499: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:500: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:934: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:935: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:937:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] get_pattern_stats (&stats, XVEC (insn, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:946:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] process_template (d, XTMPL (insn, 3)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1356:24: note: expanded from macro 'XTMPL' #define XTMPL(RTX, N) (RTL_CHECK1 (RTX, N, 'T').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:986:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] process_template (d, XTMPL (peep, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1356:24: note: expanded from macro 'XTMPL' #define XTMPL(RTX, N) (RTL_CHECK1 (RTX, N, 'T').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:1018:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVEC (insn, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:1019: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:1020: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genoutput.cc:1022:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] get_pattern_stats (&stats, XVEC (insn, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 35 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genoutput ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-output.cc insn-output.cc echo timestamp > s-output clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-output.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-output.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-output.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:31: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:31: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:31: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-output.cc:34: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3221:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] operands[1] = SET_SRC (PATTERN (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3221:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] operands[1] = SET_SRC (PATTERN (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3221:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] operands[1] = SET_SRC (PATTERN (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3221:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] operands[1] = SET_SRC (PATTERN (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25308: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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25308: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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:6920:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:7: note: use '&' for a bitwise operation && 1) ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:16024:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:16024:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:16024:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:16024:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:16024:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:16024:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:16024:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:16024:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:16024:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:26504:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26747:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26747:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:26747:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26747:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26747:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:26747:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26822:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26822:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:26822:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26822:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:26822:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:26822:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28966:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28989:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28989:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28989:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28989:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28989:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28989:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28989:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28989:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28989:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28989:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:28989:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:28989:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29036:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: note: use '&' for a bitwise operation && 1 ^~ & ../../gcc-14.2.0/gcc/config/i386/sse.md:29057:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ 188 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genpeep.o ../../gcc-14.2.0/gcc/genpeep.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genpeep.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genpeep.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genpeep.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:90: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]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:90: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]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:92:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (peep, 1), info->index); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:145: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]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:145: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]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:147: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:171: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:174: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:189: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]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:189: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]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:191: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:194: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:197: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:213: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]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:213: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]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:215: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:218: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++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genpeep.cc:221: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 38 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genpeep ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-peep.cc insn-peep.cc echo timestamp > s-peep clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-peep.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-peep.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-peep.cc:10: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:10: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:19: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from insn-peep.cc:20: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:20: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-peep.cc:20: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. build/genpreds ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md > tmp-preds.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-preds.cc insn-preds.cc echo timestamp > s-preds clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-preds.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-preds.cc:7: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-preds.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:19: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:19: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:19: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-preds.cc:20: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/common.md:30:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && multiple_p (SUBREG_BYTE (op), GET_MODE_SIZE (GET_MODE (op)))) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:215:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (XEXP (op, 0), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:229:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op2 = XEXP (XEXP (op, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:281:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (op1, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:338:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op2 = XEXP (XEXP (op, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:532:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (XINT (op, 1) == UNSPEC_GOTOFF ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:533:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (op, 1) == UNSPEC_GOT)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:561:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (XINT (op, 1) == UNSPEC_GOT ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:562:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (op, 1) == UNSPEC_GOTOFF ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:563:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (op, 1) == UNSPEC_PCREL ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:564:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (op, 1) == UNSPEC_GOTPCREL))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:576:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (op, 1) != UNSPEC_GOTOFF) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:761:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (op, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:774:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] (XINT (XEXP (XEXP (op, 0), 0), 1) == UNSPEC_GOTPCREL)))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:803:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] (XINT (XEXP (op, 0), 1) == UNSPEC_GOT)))) && ( ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:1374:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (disp, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:1748:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || SET_SRC (elt) != CONST0_RTX (V8SImode)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:1758:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] (XINT (XVECEXP (op, 0, 0), 1) == UNSPECV_VZEROALL)))) && ( ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:1764:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] (XINT (XVECEXP (op, 0, 1), 1) == UNSPEC_CALLEE_ABI)) && ( ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:1777:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (op, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:1787:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] mask = INTVAL (XEXP (op, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:1812:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (XEXP (op, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:1823:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECLEN (XEXP (op, 1), 0) != nunits) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:46: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:1828:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] elt = INTVAL (XVECEXP (XEXP (op, 1), 0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:2069:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (e); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:2110:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (e); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:2152:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XVECLEN(SET_SRC (elt), 0) != 1 ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:2153:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XVECEXP(SET_SRC (elt), 0, 0) != const0_rtx) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:2187:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] elt = SET_SRC (XVECEXP (op, 0, 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:2202:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XVECLEN(SET_SRC (elt), 0) != 1 ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:2203:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XVECEXP(SET_SRC (elt), 0, 0) != const0_rtx) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:2244:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XVECLEN (SET_SRC (elt), 0) != 1 ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:2246:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || REGNO (XVECEXP (SET_SRC (elt), 0, 0)) != GET_SSE_REGNO (i)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/predicates.md:2315:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (XEXP (op, 0), 1) == UNSPEC_GOTNTPOFF) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 145 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genrecog.o ../../gcc-14.2.0/gcc/genrecog.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genrecog.cc:110: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genrecog.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:31: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/genrecog.cc:112: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:415:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] && (XSTR (pattern, 2)[0] == '0' + n ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:416:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] || (XSTR (pattern, 2)[0] == '%' ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:417:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] && XSTR (pattern, 2)[1] == '0' + n))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:474:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XSTR (match_rtx, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:516:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] const char constraints0 = XSTR (pattern, 1)[0]; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:550: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:567:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] const char *constraints = XSTR (pattern, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:664:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (pattern); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:714:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] validate_pattern (SET_SRC (pattern), info, NULL_RTX, 0); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:724:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] validate_pattern (XEXP (pattern, 1), info, NULL_RTX, 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:725:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] validate_pattern (XEXP (pattern, 2), info, NULL_RTX, 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:754:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (XVECLEN (XEXP (pattern, 1), 0) != expected) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:46: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:757:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVECLEN (XEXP (pattern, 1), 0), expected); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:46: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:3961:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] int min_len = XVECLEN (pattern, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/genrecog.cc:5370:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pattern = add_implicit_parallel (XVEC (def, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 35 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/inchash.o ../../gcc-14.2.0/gcc/inchash.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/inchash.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/inchash.cc:28: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genrecog ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.cc Statistics for recog: Number of decisions: 75369 longest path: 292 (code: 7757) longest backtrack: 29 (code: 6571) Statistics for split_insns: Number of decisions: 23467 longest path: 225 (code: 1427) longest backtrack: 30 (code: 3318) Statistics for peephole2_insns: Number of decisions: 4350 longest path: 1158 (code: 149) longest backtrack: 66 (code: 422) Shared 78871 out of 138423 states by creating 14037 new states, saving 64834 /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-recog.cc insn-recog.cc echo timestamp > s-recog clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from insn-recog.cc:8: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from insn-recog.cc:8: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from insn-recog.cc:11: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:11: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:16: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:16: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:16: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from insn-recog.cc:17: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119: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.cc:3853:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:3854:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:3867:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:3880:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:3883:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:3940:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:3943:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:3956:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:3989:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4063:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4066:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4149:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4152:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4272:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4344:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4347:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4398:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4401:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4412:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4473:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4489:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4492:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4573:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4578:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4638:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4641:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4793:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:4931:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5000:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5003:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5121:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5124:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5240:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5243:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5327:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5498:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5518:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5526:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5635:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5653:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5687:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5700:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5752:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5791:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5806:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5821:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5828:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5860:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5874:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5950:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5951:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5961:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5974:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5975:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:5985:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6109:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6152:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6162:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6227:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6281:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6296:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6330:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6369:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6426:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6446:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6482:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6486:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6565:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6573:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6581:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6698:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6704:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6710:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x5), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6719:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6730:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6745:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6785:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6789:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6794:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6807:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6818:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6834:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6842:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6872:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6893:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6915:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6937:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6969:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:6991:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7026:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7062:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7101:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7130:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7239:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7274:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7278:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7336:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7337:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7446:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7476:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x1, 1) != i2 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7496:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7500:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7505:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7548:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7560:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7577:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7584:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7589:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7628:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7630:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7639:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7662:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7664:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7667:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7670:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7697:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7699:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7702:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7705:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7731:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7755:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7792:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7825:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7829:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7833:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7837:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7845:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7849:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7853:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7886:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7893:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7897:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7988:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:7992:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8051:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8067:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8075:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8116:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8137:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8140:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8180:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8187:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8237:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8261:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8301:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8313:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8319:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 48 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8345:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8423:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8457:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8489:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8610:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8613:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8645:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8647:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8653:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8781:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8783:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8829:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8913:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:8915:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9057:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9160:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9162:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9246:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9248:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9250:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9296:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9298:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9300:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9379:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9381:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9383:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9477:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9479:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9481:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9593:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9595:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9704:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9706:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9889:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9920:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:9996:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10027:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10053:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10084:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10108:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10132:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10158:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10186:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10233:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10289:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10319:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10354:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10392:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10422:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10459:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10526:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10591:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10626:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10674:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10732:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10777:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10940:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10942:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10997:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:10999:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11071:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11091:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11140:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11141:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x20, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11213:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11235:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11238:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11244:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11249:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11254:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11392:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11413:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11416:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11422:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11552:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11574:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11577:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11583:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11716:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11732:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11829:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11832:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11838:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11843:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11848:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11929:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11979:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:11982:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12051:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12052:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12057:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12070:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12073:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12135:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12149:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12153:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12224:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12229:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12251:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12254:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12338:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12343:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12363:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x2, 1) != 39) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12377:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12423:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12472:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12492:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12533:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12536:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12565:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12571:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12574:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12581:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12608:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12614:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12617:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12624:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12675:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12709:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12712:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12789:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x2, 1) != 39) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12802:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12821:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12824:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12854:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12860:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12863:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12871:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12875:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12908:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12919:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12922:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12955:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x1, 1) != i3 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:12985:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13035:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13052:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x2), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13054:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13066:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13072:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13077:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13084:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13091:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13119:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13142:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13145:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13176:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13194:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13220:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13226:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13235:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13238:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13244:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13247:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13272:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13278:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13287:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13290:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13296:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13299:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13349:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13356:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13363:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13383:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13389:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13398:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13401:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13407:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13410:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13421:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13438:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13460:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13461:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13467:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13470:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13524:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13541:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x1), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13550:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13553:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13652:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13656:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13676:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13680:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13695:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13724:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13729:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x2), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13739:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13759:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13760:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13799:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13815:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13877:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:13879:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14020:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x2, 1) != 45 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14023:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14047:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14073:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14093:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14137:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14138:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14153:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14179:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14180:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14241:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14245:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14271:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14295:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14309:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14347:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14349:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14355:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14365:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14388:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14412:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x1), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14448:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14579:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14584:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x3), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14589:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14592:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14595:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14787:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14794:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14796:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14798:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14802:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14837:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14885:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14892:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14897:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14899:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14981:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:14988:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15047:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15072:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15075:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15081:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15088:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15090:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15216:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15221:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x2, 1) != 58) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15225:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15239:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x8, 1) != 58) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15243:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15258:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15556:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15623:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15630:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15633:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15640:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15646:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15653:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15656:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15663:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15672:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x19, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15679:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15682:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x23 = XEXP (x22, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15689:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15695:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x27 = XEXP (x26, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15702:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x29 = XEXP (x25, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15705:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x30 = XEXP (x29, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15817:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x2, 1) != i3 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15835:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15838:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15844:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15881:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15883:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15919:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15935:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15943:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15959:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:15983:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16011:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16017:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16036:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16039:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16045:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16048:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16057:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16060:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16066:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16187:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16201:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16204:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16343:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16345:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16516:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16518:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16520:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16639:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16660:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16676:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16683:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16704:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16711:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16730:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16761:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16782:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16796:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16803:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16865:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16892:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16896:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16915:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16919:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16922:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16974:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:16982:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17006:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17013:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17026:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17087:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17093:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17127:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17129:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17150:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17158:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17172:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17183:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17186:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17190:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17228:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17232:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 109) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17242:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17255:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17256:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17266:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17289:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17290:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17300:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17359:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17364:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17403:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17424:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17454:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17468:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17472:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17502:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17537:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17552:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17556:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17563:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17578:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x6, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17618:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17687:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17763:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17767:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17812:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x1, 1) != i2) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17828:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x1, 1) != i1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17845:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17884:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17967:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:17997:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18004:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18018:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x2, 1) != 33) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18047:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18054:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18100:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18112:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18115:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18122:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18150:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18156:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 21 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18171:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x7, 1) != 6 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18219:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x1, 1) != i1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18280:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18284:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18310:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18393:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18394:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18442:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18455:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18504:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18507:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 143) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18512:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18515:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 143) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18555:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18661:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18671:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18698:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18701:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 90) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18706:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18759:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18771:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18796:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18808:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18836:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18900:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18931:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18934:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18950:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18951:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18952:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18968:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18981:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x1), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18990:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:18993:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19021:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19106:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19108:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19153:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19155:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19182:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19199:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19206:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19208:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19231:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19232:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19238:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19266:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19280:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19281:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19282:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19312:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19342:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19349:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != i1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19386:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19409:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19412:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19415:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19417:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x5), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19425:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19432:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19436:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19474:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19488:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19489:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19499:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19512:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19525:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19592:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19661:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19715:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19717:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19784:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19802:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19807:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 226) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19809:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19849:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19878:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19882:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19900:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19902:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19956:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19958:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19994:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:19998:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20021:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20043:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20063:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20070:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20073:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x7, 1) != 226) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20109:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20114:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x7, 1) != 226) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20219:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20222:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20315:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20317:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20357:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20361:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20402:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20404:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20460:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20462:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20576:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20583:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20638:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20709:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20716:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20741:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20794:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:20800:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21023:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21088:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21444:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21459:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21460:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21538:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21540:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21549:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21588:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21636:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21640:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21654:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21667:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21686:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21704:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21725:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21747:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21810:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21831:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21861:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21868:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21872:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:21877:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:22129:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:22520:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:22727:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:22737:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:22739:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:22800:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:22805:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 147) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:22811:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:22927:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x2, 1) != 147) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:22933:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23226:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23331:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23337:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23340:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 105 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23375:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23380:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23399:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23441:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != 39) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23460:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23466:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23469:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != i1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23497:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23566:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23601:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23635:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23638:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != i1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23671:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23684:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23702:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != 39) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23732:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x2, 1) != 168) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23741:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23746:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23753:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23760:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23795:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23799:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23834:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23835:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23882:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x1), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23891:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23894:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23915:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23936:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23939:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23954:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23955:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23973:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23975:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23978:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:23996:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24027:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24043:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24045:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24062:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24065:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24071:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24096:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24099:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24102:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24111:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24135:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24176:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24202:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24203:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24298:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24299:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24391:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24409:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24424:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24457:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24524:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24546:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24549:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24566:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24568:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24606:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24614:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24631:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24637:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x5), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24646:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24649:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24652:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24658:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24660:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x11), 0)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24668:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x13), 0) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24681:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24684:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x15, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24714:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24744:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24794:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24797:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24802:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24806:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24833:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24839:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 33) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24871:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24886:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24978:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x2), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24992:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:24998:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 115 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25001:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25003:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25009:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 115 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25026:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25033:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25043:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25053:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25063:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25082:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25090:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25101:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25119:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25137:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25141:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25166:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25180:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x1), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25202:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25209:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25212:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25228:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25239:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25244:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25358:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25381:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25439:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25463:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25601:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25621:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25649:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25679:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25682:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25710:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25711:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25727:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25738:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25760:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25775:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25776:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25784:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25825:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25860:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25886:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25898:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25899:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25948:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:25952:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26013:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26018:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26048:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26109:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26136:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26193:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26239:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26289:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26315:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26339:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26350:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26360:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26402:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26480:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26482:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26563:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26568:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26601:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26606:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26634:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26639:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26688:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26690:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26933:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:26999:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27012:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27237:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27292:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27319:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27347:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27354:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27416:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27454:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27471:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27491:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27492:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27522:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27620:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27627:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27636:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27645:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27652:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27659:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27666:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27673:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27680:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27687:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27694:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27701:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27708:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27715:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27722:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27729:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27786:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27787:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27791:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27807:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != 168) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27862:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27868:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27871:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != i1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27896:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27905:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27908:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != i2 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27929:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27936:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27939:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != i1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27983:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27989:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:27992:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != i1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28027:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28030:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != i1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28036:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28039:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != i1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28071:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28098:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28119:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28145:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28157:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28158:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28167:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28180:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28181:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28189:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28202:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28208:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28223:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28230:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28239:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28254:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28259:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28273:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28287:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28293:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28296:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28316:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28318:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28348:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28366:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28367:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x3, 1) != i1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28373:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28376:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != i1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28382:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28385:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x7, 1) != i1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28399:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28402:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28412:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28416:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28474:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28484:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28506:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28518:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28534:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28544:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28547:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28569:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28581:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28598:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28610:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28672:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28724:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28726:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:28867:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29001:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29053:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29067:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29068:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29112:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29138:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29189:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29201:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29258:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29298:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29313:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29321:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29344:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29345:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29355:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29385:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x1), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29395:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29410:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29495:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29502:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29506:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29510:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29544:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29548:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29550:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29554:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29599:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29602:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29604:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29606:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29636:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29639:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 226 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29642:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29656:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29664:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29697:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29706:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29708:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29712:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29769:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29780:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29834:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29957:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29988:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29995:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29997:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:29999:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30018:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30025:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30027:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30029:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30174:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30191:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30208:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30240:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30394:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30396:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30528:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x3), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30535:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30537:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30539:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30748:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30750:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30809:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30824:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30873:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x1, 1) != i2 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30903:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30906:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x5), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30915:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30918:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30924:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30926:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x10), 0)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30934:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x12), 0) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30947:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30950:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x14, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:30985:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x1, 1) != 39) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31005:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31010:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31045:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x1, 1) != 168) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31099:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x2, 1) != 39) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31119:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31164:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31173:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31182:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31229:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31235:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31256:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x2, 1) != 39) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31269:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31317:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31357:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31362:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31369:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31376:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31383:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31390:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31397:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31404:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31411:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31418:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31425:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31432:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31614:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31624:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31637:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31651:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31663:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31677:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x1, 1) != 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31691:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31710:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31736:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31749:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31760:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31788:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31798:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31804:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31851:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31872:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31882:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31898:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31908:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31917:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31930:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:31970:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32032:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32042:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32044:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32124:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32138:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32139:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32178:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32195:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32203:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32208:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32211:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32227:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32252:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32319:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32422:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32459:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32479:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32560:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32634:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32660:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32701:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32902:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32909:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:32914:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33254:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33302:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33427:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33467:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33496:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33505:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33512:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33583:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33600:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33607:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33639:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33683:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33685:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33759:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33781:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33786:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x7, 1) != 226) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33788:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:33832:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34174:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34202:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34224:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34253:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34257:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34287:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34307:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34321:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34322:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34362:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34366:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34368:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34407:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34439:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34457:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34462:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 19) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34470:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 22 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34478:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34485:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x8, 1) != 6 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34507:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 22) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34513:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34519:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x8, 1) != 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34560:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34565:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34572:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34614:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34618:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x5), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34627:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34630:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34636:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34638:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x10), 0)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34646:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x12), 0) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34659:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34662:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x14, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34738:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34829:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34855:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34865:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34877:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34894:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34905:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34921:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34935:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x23 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34957:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34962:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34973:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34981:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34989:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:34992:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35004:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35012:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35016:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35037:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35046:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x28 = XEXP (x27, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35068:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x31 = XEXP (x28, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35078:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x33 = XEXP (x32, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35096:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x38 = XEXP (x36, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35114:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35126:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35129:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35132:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35166:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35183:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35188:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35384:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35655:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35661:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35662:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35762:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35817:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35850:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:35998:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:36117:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:36123:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:36180:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:36302:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:36354:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:36359:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:36380:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:36382:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:36413:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:36572:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:36589:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:36650:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37029:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37046:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37062:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37079:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37094:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37113:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37150:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37156:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37165:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37168:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37174:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37177:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37205:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37212:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37219:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37237:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37241:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37250:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37253:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37259:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37262:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37273:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37291:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37323:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37332:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37335:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37341:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37344:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37424:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37434:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37477:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37562:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37591:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37610:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37618:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37625:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37656:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37681:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37739:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37752:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37762:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37765:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x10, 1) != 58) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37789:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x10, 1) != 153) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37856:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37857:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37894:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37911:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37913:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37922:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37925:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37928:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37930:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x7), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37939:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37942:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37968:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37991:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:37997:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38000:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38002:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x5), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38010:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38017:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38021:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38094:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38099:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38101:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38103:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38204:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38212:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38244:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38256:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38264:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38279:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38282:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38287:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38296:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38319:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38350:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38367:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38395:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38434:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38473:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38476:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38483:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38516:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38526:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38543:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38550:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38628:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38764:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38767:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38914:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x1), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:38921:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39327:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39705:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39733:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39736:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 226 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39739:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39751:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39754:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39793:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39841:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39859:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39903:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39928:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39949:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39952:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 226 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39955:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39970:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:39982:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40007:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40032:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40052:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40059:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40062:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x7, 1) != 226) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40100:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40105:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x7, 1) != 226) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40216:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40269:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40280:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40286:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40296:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40340:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40695:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40699:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40702:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40714:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40718:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40786:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40791:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40825:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40905:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40959:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40966:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:40968:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41043:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41050:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41052:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41089:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41104:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41105:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41129:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41130:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41136:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41170:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41186:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41198:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41199:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41200:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41240:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41246:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41259:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41260:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41261:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41292:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41301:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41310:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41319:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41332:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41351:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x1, 1) != i2 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41367:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41374:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41393:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41415:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41446:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41476:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41485:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41488:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41508:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41509:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41560:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41564:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41595:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41643:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41648:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41655:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41662:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41676:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41681:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41688:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41695:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41701:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41734:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41755:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41766:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41781:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41785:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41800:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41807:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41811:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41826:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41849:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41853:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41864:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41882:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41902:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41909:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41913:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41932:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x23 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41936:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41945:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x27 = XEXP (x20, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41948:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x28 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41964:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x29 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41967:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41976:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x27 = XEXP (x20, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41980:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x30 = XEXP (x27, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:41997:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x28 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42046:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42063:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42066:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42077:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42090:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42121:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42124:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 41 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42138:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42321:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42354:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x1, 1) != 51 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42368:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42546:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42584:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42591:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42812:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42880:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x4), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42887:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:42978:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43034:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43102:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43119:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43127:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43141:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43146:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43190:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43198:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43216:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x1), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43225:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43228:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43244:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43245:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43261:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43272:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43294:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43309:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43310:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43318:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43359:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43412:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43458:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43462:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43487:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43488:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43493:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43532:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43539:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43601:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43635:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43656:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43662:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43689:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x1), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43791:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43795:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43809:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43826:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43845:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43873:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43878:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43888:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43895:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43913:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:43923:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44009:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44010:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44077:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44084:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44121:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44122:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44123:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44132:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44135:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44211:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44230:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44265:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44428:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44510:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44512:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44516:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44569:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44612:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44696:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44703:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:44742:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45049:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45074:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45076:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45090:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45097:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45099:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45130:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45144:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45150:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45151:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45184:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45198:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45199:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45200:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45210:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45236:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45247:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45257:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45288:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45292:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45296:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45333:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45341:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45351:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45382:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45386:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45422:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45434:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45488:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45489:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45499:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45503:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45577:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45583:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45596:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45597:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45769:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45777:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45792:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45801:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45815:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45819:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45840:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45871:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45893:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45895:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45916:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45925:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45928:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45974:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:45996:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x8, 1) != 41 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46010:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46059:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46135:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46178:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46429:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46433:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46437:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46455:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46490:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46525:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46560:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46595:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46698:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46728:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46746:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46831:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46855:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46875:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46896:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46933:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46936:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 226 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46939:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46955:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46958:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46992:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:46997:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47020:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47024:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47056:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47225:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47278:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47345:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47359:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47365:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47403:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47449:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47463:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47481:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x2, 1) != 19 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47487:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47552:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47556:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47560:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47594:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47602:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47612:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47638:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47646:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47665:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47670:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47674:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47698:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47699:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47711:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47741:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47768:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47799:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47802:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47806:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47893:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47946:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47956:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:47993:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48000:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48006:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48018:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48024:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48067:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48134:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48156:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48175:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48187:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48188:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48244:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48264:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48308:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48312:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48340:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48353:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48377:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48390:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48405:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48418:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48442:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48455:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48472:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48494:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48527:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48528:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48565:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48566:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48622:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48644:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48645:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48696:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48719:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48843:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48890:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48926:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48951:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48968:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:48970:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49023:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49061:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49099:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49137:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49175:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49504:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49507:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49700:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49706:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49721:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49728:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49779:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49795:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49803:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49826:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49830:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49838:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != 33) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49865:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49871:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49877:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49894:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49900:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:49906:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50058:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50107:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50156:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50281:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50300:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50321:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50361:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50363:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50371:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50481:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50500:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50503:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50543:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50549:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50564:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50571:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50580:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50594:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50599:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50605:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50609:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50615:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50618:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50660:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50662:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50719:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50746:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50752:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50793:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50843:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50849:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50855:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50864:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50878:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50884:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50890:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50899:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50916:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50983:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:50994:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51044:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51052:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51062:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51069:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51099:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51124:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51177:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51181:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51247:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51300:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51406:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51516:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51519:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51523:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51526:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51531:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51534:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51538:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51554:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51561:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51565:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51639:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51659:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51720:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51740:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51787:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51803:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51808:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51826:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x1, 1) != 33) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51862:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51866:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51910:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51920:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51939:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51946:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:51966:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52005:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52009:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52011:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52261:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52294:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52364:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52391:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52414:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52451:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52482:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52533:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52588:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52890:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52927:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52928:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52935:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52968:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:52984:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53041:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53042:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53078:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53079:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53080:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53089:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53092:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53149:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53153:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53154:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53170:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53221:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53240:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53244:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53261:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53262:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53331:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53353:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53420:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53442:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53446:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53450:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53528:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53569:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53725:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:53776:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54022:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54027:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54043:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54089:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54112:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54205:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54262:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54375:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54392:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54451:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54452:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54460:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54464:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54491:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54504:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54528:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54541:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54556:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54569:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54593:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54606:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54623:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54633:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54655:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54656:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54669:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54670:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54672:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x3), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54681:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54684:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54831:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54840:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54844:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:54861:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55185:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55199:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55271:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55303:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55355:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55411:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55717:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55743:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55760:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55789:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55807:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55818:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55859:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55861:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55862:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55871:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55874:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55922:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55936:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55938:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:55940:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56014:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56073:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56439:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56450:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56579:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56611:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56681:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56683:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 109 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56687:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56713:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56720:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:56721:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57101:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57102:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57110:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57123:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57129:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57144:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57150:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57172:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57181:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57196:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57204:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57274:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57281:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57284:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57305:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57358:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57374:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57382:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57523:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57687:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57693:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57697:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57705:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57742:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57745:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57768:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57777:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57780:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57805:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57823:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57829:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57846:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57848:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 108) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57851:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57854:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 108) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57862:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57865:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x8, 1) != 108 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57893:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57897:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57941:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57945:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:57947:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58044:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58051:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58055:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58062:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58069:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58076:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58080:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58087:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58095:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x20, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58102:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x23 = XEXP (x19, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58106:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x23, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58113:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x26 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58120:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x28 = XEXP (x27, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58127:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x30 = XEXP (x26, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58131:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x31 = XEXP (x30, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58138:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x33 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58147:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x37 = XEXP (x36, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58154:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x39 = XEXP (x35, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58158:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x40 = XEXP (x39, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58165:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x42 = XEXP (x34, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58172:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x44 = XEXP (x43, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58179:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x46 = XEXP (x42, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58183:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x47 = XEXP (x46, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58190:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x49 = XEXP (x33, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58198:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x52 = XEXP (x51, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58205:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x54 = XEXP (x50, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58209:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x55 = XEXP (x54, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58216:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x57 = XEXP (x49, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58223:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x59 = XEXP (x58, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58230:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x61 = XEXP (x57, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58234:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x62 = XEXP (x61, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58313:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58323:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58330:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58340:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58348:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58358:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58365:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x21, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58375:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58384:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x29 = XEXP (x28, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58394:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x32 = XEXP (x26, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58401:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x34 = XEXP (x33, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58411:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x37 = XEXP (x25, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58419:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x40 = XEXP (x39, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58429:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x43 = XEXP (x37, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58436:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x45 = XEXP (x44, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58490:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58594:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58596:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58597:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58606:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58609:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58687:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58705:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58712:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58728:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58735:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58753:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58761:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58763:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58776:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58778:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58811:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58984:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:58992:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59097:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59098:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59102:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59108:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59155:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59187:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59196:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59199:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59268:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59270:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59275:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59276:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59282:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59321:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59323:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59329:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59331:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59335:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59336:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59359:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59361:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59364:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59365:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59519:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59530:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59535:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59548:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59557:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59567:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59576:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59586:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59596:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59610:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59621:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59628:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59642:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59647:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59663:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59664:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x3, 1) != 111 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59668:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59680:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59717:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59718:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x3, 1) != 108 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59722:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59725:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 108 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59740:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59757:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59768:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59776:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59783:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59804:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59814:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59828:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x21, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59882:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59896:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59912:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59916:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59919:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59935:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59940:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59943:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59954:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59961:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59964:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59967:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59984:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:59998:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60000:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60002:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60038:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60039:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60051:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60067:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60073:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60077:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60092:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60098:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60102:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60134:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60140:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60145:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60156:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60168:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60180:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60196:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60206:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60221:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60231:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60247:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60258:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60269:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60337:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60353:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60371:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60374:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60377:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60440:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60446:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60450:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60456:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60559:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60641:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ insn-recog.cc:60642:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:2040:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:2043:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1186:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1152:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x7), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1161:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1157:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1162:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1157:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1180:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1188:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9332:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9339:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1236:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1238:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1151:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1187:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 96) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1166:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1169:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1173:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x12, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1176:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1179:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1190:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1157:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4477:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4492:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1925:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 27) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1933:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22026:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22034:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 58) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:300:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 27 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:310:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:317:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:320:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4477:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4488:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 58) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4501:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:437:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:448:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4466:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4478:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5663:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5895:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:555:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:313:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:314:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1958:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:2035:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22363:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:366:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:367:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30420:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30430:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30444:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:24868:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x2, 1) != 127 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:2741:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3214:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3368:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3371:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3378:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1187:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1395:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3227:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3235:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3238:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1155:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1156:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1156:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1156:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1156:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14546:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14552:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x9), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14559:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14562:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14579:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9335:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9340:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17533:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17539:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17543:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17568:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1161:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1166:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1169:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1222:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1223:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16524:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1222:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16520:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16524:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16743:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3666:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1236:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1239:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1251:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1255:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11251:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11255:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1237:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1244:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3668:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3673:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12872:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1240:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:5776:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20307:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:462:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:486:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:488:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x5, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:482:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:1557:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:4877:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:5416:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9429:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8379:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8398:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:1583:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1169:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1173:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1184:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1188:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1197:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8447:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8450:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8453:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8462:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1159:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x13), 0) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1173:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1206:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1209:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1213:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1230:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:4266:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:4269:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:4280:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1656:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1657:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5220:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5221:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:437:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:448:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11931:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x3), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11939:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11942:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1161:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17456:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17462:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17469:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1169:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:466:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:466:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:445:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:319:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:333:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:448:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:459:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14179:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14186:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14193:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14201:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17546:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:474:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13863:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13897:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3588:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3597:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1234:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1241:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1244:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1251:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3870:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3873:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3894:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3917:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:1146:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3919:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3939:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18154:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18155:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18032:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9388:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3944:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1238:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7706:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7713:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7715:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7660:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7664:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7673:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7681:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7691:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7695:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x20, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3313:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3321:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9665:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9667:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9748:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9751:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9752:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21669:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21670:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7906:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x3), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7915:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7918:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9795:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9820:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9825:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9828:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9696:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21672:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21680:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3141:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10302:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10313:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3385:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10312:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10344:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21616:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21806:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21714:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21853:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21857:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27981:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:28128:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:28054:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:28061:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:973:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:976:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:990:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:1014:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:1018:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:1022:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:1080:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20709:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:4584:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:4591:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:4595:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:1692:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:1694:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15235:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15238:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:5286:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:5287:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8001:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:6002:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21572:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21577:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21581:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21584:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21602:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21862:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21867:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3275:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3279:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3349:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3352:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:6197:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:6200:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15179:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15180:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15190:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5544:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5557:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6461:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1236:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1227:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1234:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1236:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1151:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1158:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1151:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1158:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1155:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1157:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1159:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1190:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1230:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1233:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1236:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17263:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17269:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17274:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1402:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 19) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1398:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 22 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1417:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21478:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21487:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21353:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:491:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11849:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11856:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11860:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20340:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20342:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:488:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:504:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6523:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6526:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6530:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8629:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 19 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8635:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21384:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9024:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9032:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9039:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8984:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8991:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x6), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10395:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10403:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20707:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20712:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20716:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24511:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21253:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21266:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7112:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7114:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1151:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11348:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x5), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11357:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11360:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1153:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x7), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1162:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x12, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1161:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1156:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x16), 0) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1178:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1193:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14775:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14776:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14646:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14647:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14668:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14669:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14825:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14826:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14855:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14866:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14867:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14525:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14526:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14540:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14549:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14550:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14563:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14564:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1227:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12779:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12917:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1226:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1233:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1245:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1246:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15815:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15816:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15828:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15840:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15841:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15859:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15860:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16021:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16065:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16066:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15936:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15937:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15959:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15960:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16114:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16115:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16148:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16153:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1159:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1176:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1187:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1189:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1227:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12781:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12783:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12785:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1159:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12917:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1230:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1231:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x9), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1238:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19755:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19760:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1177:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1195:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1177:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1184:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1187:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1191:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1194:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1203:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1169:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1156:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1161:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24513:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24521:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1235:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1242:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10473:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10474:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:311:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11866:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11869:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20584:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12534:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12539:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1169:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1161:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1159:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1174:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1178:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20360:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:303:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:313:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:315:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:341:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14132:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:325:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13861:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13835:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13844:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1239:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16232:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1152:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16312:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16315:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1238:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (x5), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1239:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1247:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1238:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1242:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1233:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1234:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1147:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1148:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (x2), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1177:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1178:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1161:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x5), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1172:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1184:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18014:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18015:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21188:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:382:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:383:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27180:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 58 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:291:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:304:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1173:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x12, 1) != 58 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1190:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1190:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21450:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22233:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19611:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19614:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19778:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 48) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21384:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20686:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20695:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20698:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20701:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21446:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1172:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:296:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:299:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x3), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:302:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15155:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15156:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20331:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20335:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:315:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:321:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:323:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:619:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:620:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:633:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:486:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:451:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:456:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27337:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (x5), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27338:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:510:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:523:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:530:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:485:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:492:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:495:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:689:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:691:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:694:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7103:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7105:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:462:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:464:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22185:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22191:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:434:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:445:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:604:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:607:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:501:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:502:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:505:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:513:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:432:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8225:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:430:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:432:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28271:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:466:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:468:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:378:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:380:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7134:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:437:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:483:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:442:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:444:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15865:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15867:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20044:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20046:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22075:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22077:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:369:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:373:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28324:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28337:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28341:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28375:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28396:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28398:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:483:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:485:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29832:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29833:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29837:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29848:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29858:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29861:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:432:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:438:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6277:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6280:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6300:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6303:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:433:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:436:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:436:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:439:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:432:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:438:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6350:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6353:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6374:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6377:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:433:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:436:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:437:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:447:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:450:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:432:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:438:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6411:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6414:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6435:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6438:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:433:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:436:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:436:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:439:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:432:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:438:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6487:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6490:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6512:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:6515:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:433:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:436:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:448:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:456:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:434:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7118:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7120:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7124:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:439:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:442:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:445:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:449:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:439:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 159) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:451:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:458:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:461:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:465:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:433:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:436:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:440:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:446:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:447:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:454:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20194:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27287:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27290:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27295:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27297:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27231:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27234:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27244:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:309:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:311:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:314:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:324:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:309:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:311:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:314:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:324:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:309:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:311:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:314:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:324:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:308:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:310:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:313:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:323:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:308:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:313:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:316:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:326:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:279:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:273:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:276:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:286:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:279:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:273:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:276:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:286:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:279:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:273:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:276:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:286:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:280:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:274:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:277:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:287:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:280:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:274:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:277:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:287:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:280:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:274:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:277:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:287:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:281:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:275:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:278:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:288:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:281:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:275:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:278:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:288:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:281:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:275:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:278:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:288:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:282:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:276:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:279:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:289:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:282:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:276:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:279:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:289:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:282:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:276:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:279:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:289:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:306:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:300:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:303:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:313:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:306:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:300:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:303:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:313:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:306:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:300:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:303:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:313:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:307:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:301:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:304:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:314:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:307:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:301:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:304:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:314:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:307:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:301:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:304:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:314:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:308:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:329:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:330:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:351:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1762:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14013:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1762:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11329:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22889:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 58) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22893:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17205:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17206:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17213:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 58) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:388:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x7, 1) != 58 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:397:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:399:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:431:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:472:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:473:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:477:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:474:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:478:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:444:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:446:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:455:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:457:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:439:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:472:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:473:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:477:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:474:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:478:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:445:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:459:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:461:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:472:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:473:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:477:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:474:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:478:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:452:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:454:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:474:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18907:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18909:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:10647:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:10651:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18788:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18790:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18793:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18891:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18893:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18883:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18889:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12644:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:10595:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:10597:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18804:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18806:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18813:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18826:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18828:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18924:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18926:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18975:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18981:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12675:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:10604:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:10606:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13644:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13647:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13649:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13651:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13655:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13727:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13729:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13829:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x37 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13833:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x38 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18687:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18692:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18707:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18738:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18740:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:653:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:668:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:670:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19508:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19515:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19517:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19355:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19359:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13603:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13605:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13607:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:968:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:970:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:981:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:983:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:642:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:644:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12124:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12126:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12133:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12135:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26756:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26758:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26775:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26777:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12210:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12212:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12215:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12217:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:655:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:657:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:670:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:672:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19797:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19799:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19820:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19824:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20006:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20008:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20034:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20038:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20166:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20195:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20197:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19723:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19725:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19763:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19767:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19945:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19947:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19985:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19989:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20106:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20110:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20225:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x42 = XEXP (x40, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20232:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x44 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20236:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x45 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21783:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:445:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2938:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:439:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:448:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:440:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7904:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7909:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:434:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:454:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7846:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9341:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7857:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7864:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7874:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7880:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7888:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11421:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11423:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11439:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11446:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11448:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18530:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18532:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:358:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:366:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26761:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:639:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 145 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:651:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:655:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28246:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28253:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28263:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28267:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28271:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:438:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:442:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:444:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11613:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11616:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11618:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11622:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1628:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1633:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1635:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1639:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:436:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x10, 1) != 54 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:439:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:447:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:451:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:455:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2930:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2933:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2935:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2939:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2947:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7861:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7868:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7874:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7878:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7882:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7871:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7879:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7884:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7888:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:438:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:445:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:449:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:440:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9323:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9333:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9335:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:431:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:472:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:473:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:477:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:474:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:478:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:459:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:465:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:472:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:474:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18464:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18467:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18472:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18474:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27632:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27637:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27639:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27641:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27657:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 146 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27671:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27675:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27679:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28301:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28308:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28310:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30395:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:463:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:472:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11611:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11635:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11638:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11645:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:457:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:458:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:465:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:469:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:454:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:458:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:460:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:462:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:611:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:613:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:615:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:617:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17899:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17903:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17905:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17907:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17536:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:733:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:734:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:743:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:745:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9656:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9669:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9671:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7610:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7620:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9645:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14455:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14464:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14466:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15624:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15631:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15633:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15635:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21050:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21053:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21066:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21068:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21070:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21964:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21974:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21976:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21982:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15855:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23853:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23853:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23857:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23859:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:441:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:397:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8749:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8789:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9071:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9071:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9075:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9077:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9079:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17895:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17899:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17901:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:451:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:449:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:437:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:384:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8231:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8254:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1945:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:463:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:465:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:469:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:482:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:489:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:492:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:430:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:432:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/subst.md:227:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/subst.md:229:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/subst.md:232:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:431:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:433:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:436:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:430:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:432:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/subst.md:227:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/subst.md:229:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/subst.md:232:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:431:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:437:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:444:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:447:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:430:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:432:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/subst.md:227:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/subst.md:229:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/subst.md:232:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:431:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:433:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:436:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:430:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:432:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/subst.md:227:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/subst.md:229:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/subst.md:232:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:431:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:448:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:455:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:458:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:444:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:451:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:485:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:492:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:480:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7102:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7108:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:471:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:434:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:450:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:378:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:380:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7137:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:437:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:483:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:441:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:450:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:484:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:449:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:453:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28380:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28382:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:491:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:494:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:503:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5544:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:473:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:474:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:477:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:477:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:440:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5543:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:473:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:474:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:477:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:477:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:449:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:435:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:440:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:442:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:446:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:441:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:446:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:448:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:452:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:444:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:446:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:450:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7850:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7854:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7858:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7874:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7878:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7882:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7886:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:438:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:447:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x5, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7118:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7120:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7128:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:439:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:442:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x5, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7132:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7134:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:441:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:445:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:449:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:439:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x5, 1) != 159) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:454:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:461:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:464:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:469:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:433:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:436:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:441:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:434:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:439:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:441:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:443:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:451:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x5, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:446:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:450:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:458:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:462:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:466:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9324:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9338:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9340:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9343:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:486:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:486:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:479:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:434:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28269:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 159) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28284:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28291:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:469:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:451:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:463:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:465:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5540:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:473:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:474:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:477:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:477:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5540:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:473:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:474:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:476:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:477:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:477:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:455:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:457:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:467:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:437:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8425:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:441:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7847:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7857:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7875:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9272:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != 92) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9280:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:452:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:454:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:490:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:495:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:497:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:490:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:496:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28277:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28288:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:489:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:475:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x3, 1) != 159) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:481:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:437:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:442:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:378:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:383:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:491:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:493:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9494:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9504:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9512:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9317:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9319:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9366:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9368:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9380:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5548:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5559:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9376:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 150) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9388:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:951:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:551:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:395:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:621:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:491:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1991:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:489:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27825:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1398:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1405:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 150) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1406:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:491:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:287:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:959:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:512:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:386:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (x4), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22796:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:311:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:311:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:478:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:691:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26274:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:393:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:394:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:493:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x5), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:493:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x5), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:31107:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:31108:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:393:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x8, 1) != 150) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29233:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29234:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:633:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:634:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:635:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27781:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27784:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:361:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:363:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8721:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8723:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8727:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9466:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9475:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9478:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x5, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15356:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15358:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15363:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27807:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:3426:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:3430:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1364:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1365:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17327:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:335:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5553:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5554:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:10577:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12673:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:10604:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13643:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13645:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13647:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19346:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19347:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18977:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18978:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19008:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:10381:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18889:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12642:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:10595:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18804:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18805:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18818:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19507:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19508:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18910:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18789:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18790:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18803:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:650:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:651:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:659:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13716:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13741:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13742:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18687:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18688:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18692:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:964:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:966:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:972:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:333:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12136:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12137:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26755:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26756:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12223:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12224:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12301:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12302:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19796:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19797:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20005:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20006:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12434:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12435:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19723:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19724:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19945:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19946:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20105:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20106:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12392:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12393:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27553:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27554:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:646:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:648:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27234:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27237:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27320:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x32 = XEXP (x31, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21790:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21791:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28220:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14439:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x5, 1) != 145 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28234:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 149) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28242:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x63, 1) != 150) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1414:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1471:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1476:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1478:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:459:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:461:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:309:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:311:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:317:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:330:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:3287:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:3304:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:3308:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8601:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30392:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30400:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8819:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8834:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8916:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28307:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8959:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9217:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9239:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (x5, 1) == 143) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11421:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18467:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15275:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15285:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15291:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26199:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28303:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:501:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:507:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:519:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:523:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:527:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:536:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15940:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15942:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x23 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15971:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15981:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15993:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25228:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25235:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21635:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21643:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x29 = XEXP (x28, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21659:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x34 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21667:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x36 = XEXP (x35, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25451:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25455:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25481:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18183:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18108:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:31001:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21548:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21551:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21557:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21560:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21569:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21572:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21578:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25168:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25171:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25177:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25206:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25208:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25236:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25244:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x58 = XEXP (x19, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25260:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x63 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25268:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x65 = XEXP (x64, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25269:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25270:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25284:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5560:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9656:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:31053:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:31062:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18193:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18196:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16628:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:663:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:672:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17552:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17560:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17562:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25272:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25277:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25281:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25284:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25289:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25720:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25723:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25727:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25955:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25996:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:486:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23980:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23971:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23840:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23732:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:311:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22306:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:432:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8752:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14398:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15624:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15631:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21056:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21059:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21966:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21975:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23980:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23971:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23855:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9073:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25543:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30485:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30493:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:18158:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1147:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1148:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1179:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16860:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1221:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16860:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1221:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17202:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17205:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:382:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21949:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:3485:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:2362:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:2369:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:4553:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x8, 1) != 70 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:4557:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22246:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 106 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22252:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3841:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1419:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3376:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3380:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x6), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3386:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1159:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17526:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17530:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17533:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1155:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1161:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1169:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1170:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1405:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1412:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1166:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1179:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22112:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:24852:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 150) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1410:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1411:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1419:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 106 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3855:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1150:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22688:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1404:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x14, 1) != 150) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:951:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:952:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1407:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:306:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:324:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1394:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x10, 1) != 150) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1403:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x3, 1) != 127 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1427:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:465:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:4813:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6522:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6525:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6529:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21384:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9023:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9031:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9038:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8983:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8990:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x6), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9904:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9913:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9917:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10924:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10931:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10986:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10995:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10999:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11007:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11014:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11076:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11848:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11852:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15053:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2140:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:5805:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:5891:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6103:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6188:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1151:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1227:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1234:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1236:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1150:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1153:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1410:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1411:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1420:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1152:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1159:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7105:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7112:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1162:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8487:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8488:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8500:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1246:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1248:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1252:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1259:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12141:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12152:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12153:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1173:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1175:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1152:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1159:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1238:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9521:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != 109) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9523:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1166:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1185:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1188:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1194:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1200:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1217:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1219:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1226:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1229:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1180:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x23, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1189:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1195:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1201:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1207:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x26 = XEXP (x21, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1225:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1178:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1179:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1162:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1156:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1169:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1150:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7013:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13586:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13604:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13616:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19679:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19696:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19700:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8007:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x13, 1) != 109) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1159:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1159:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1150:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14227:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1151:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 96 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1166:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1170:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x14, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1173:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1183:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x23 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1157:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 109) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1159:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1179:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1189:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x26 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1194:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x28 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1166:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x30 = XEXP (x10, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1173:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1231:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1234:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1237:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1248:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1252:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1272:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1275:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1228:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1234:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x23 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1237:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1242:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1248:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x21, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1252:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1256:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1172:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1184:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1188:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x26 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1194:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x28 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1197:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x29 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10155:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x28 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10157:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x29 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1157:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x26 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1173:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x28 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1177:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1181:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x29 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1181:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1146:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1221:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7860:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7860:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7860:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7910:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7911:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1153:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19730:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19734:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19736:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19742:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1150:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1169:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1150:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1157:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1175:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1178:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1185:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1157:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 36) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1162:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1174:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27769:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27772:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27775:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1188:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9936:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10316:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10322:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10325:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10358:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10362:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2278:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2285:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2290:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2291:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x21, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14520:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14523:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14524:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x21, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14539:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14544:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14549:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14550:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x21, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14560:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14561:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x21, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14715:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14722:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14573:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14771:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14775:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14776:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x24, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14643:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14644:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x24, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14664:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14668:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14669:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x24, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14822:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14823:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x24, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14861:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1151:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12921:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12928:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12934:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12935:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15810:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15813:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15814:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15827:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15834:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15840:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15841:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15854:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15857:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15858:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16005:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16012:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15863:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16060:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16065:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16066:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15933:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15934:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15954:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15959:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15960:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16111:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16112:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16145:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16151:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1156:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1173:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1174:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1992:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11927:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11935:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11938:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1151:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19599:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20626:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x5), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20632:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1156:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1158:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1156:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1172:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20363:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1151:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12919:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x11), 0) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1174:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19752:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19756:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1174:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1183:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1988:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17540:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x8, 1) != 168) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1995:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:394:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1975:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15261:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (x6), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15271:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1246:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1975:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1976:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1243:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1244:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1238:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1242:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1244:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1391:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x2, 1) != 20) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1398:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1404:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1401:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1410:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1414:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1416:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18901:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18937:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18944:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x6, 1) != 20) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18953:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21154:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (XEXP (operands[3], 0), 1) == UNSPEC_PLTOFF)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21159:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x6, 1) != 21) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21168:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21248:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (XEXP (operands[2], 0), 1) == UNSPEC_PLTOFF)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21267:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19656:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19660:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19791:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20687:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20691:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1158:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27873:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30695:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30701:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1172:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1176:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25593:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:609:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:613:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 149) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:621:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != 150) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:630:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1406:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1482:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1484:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:456:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17601:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17608:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 38) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1392:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1400:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18693:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1223:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7924:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != 39) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7940:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26460:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x6, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1401:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x2, 1) != 97 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30563:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30571:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30579:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != 106 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:23532:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:297:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:305:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:308:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x12, 1) != 88 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:328:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:331:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x10, 1) != 85 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22030:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x10, 1) != 87 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:22106:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x3, 1) != 24) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1387:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x3, 1) != 127) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:24737:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x3, 1) != 128) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:24877:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10391:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10401:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10439:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10448:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11107:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11116:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10982:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10991:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11121:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11130:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19647:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x9, 1) != 39) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20673:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20677:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x5, 1) != 10 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20683:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27253:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x5, 1) != 108) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27255:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27258:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x7, 1) != 108 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1225:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1250:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x5, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1253:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x7, 1) != 108) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1255:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1150:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x7, 1) != 111) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1152:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1161:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:1112:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x5, 1) != 109) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:1114:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:1126:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1178:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1186:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1193:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1402:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1411:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1414:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1428:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1445:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1451:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:4906:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x7, 1) != 39) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1234:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1236:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1239:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1240:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18910:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19334:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19414:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19421:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 39) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19430:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x6), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1169:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x7, 1) != 39 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1172:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1176:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1401:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1403:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1406:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1407:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18706:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11126:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 20 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21072:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 21 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21216:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:23526:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x4, 1) != 3) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:23545:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:23546:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1405:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1414:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1429:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1432:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1393:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1400:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1410:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1416:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1398:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1397:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1401:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x27 = XEXP (x24, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1403:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1404:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1469:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:6417:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x2, 1) != 96) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1387:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30675:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x5, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30774:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1395:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15566:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x1, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21462:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x1, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21477:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x1, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1392:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x1, 1) != 97 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30611:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:30614:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (x3, 1) == 40 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27481:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (x2, 1) == 41) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27537:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27546:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27557:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1391:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19083:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19089:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19099:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27099:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27138:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x1, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27129:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x20, 1) != 150) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:27143:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x1, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:4543:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1385:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1398:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1403:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1406:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1413:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1417:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1419:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9359:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1157:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1661:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1664:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1672:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9328:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9347:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11416:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11566:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11476:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x3, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11478:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x12), 0) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17682:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7660:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7668:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13378:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13381:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13385:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13398:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13405:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x9), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19833:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19834:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x12), 0) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19868:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19871:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19897:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19918:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19921:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19924:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19927:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19955:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19958:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19966:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1157:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13372:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9334:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x2), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:4709:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 19 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6072:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x2, 1) != 41 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9359:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x2, 1) != 19) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14195:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14199:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17027:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17977:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18025:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18031:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17824:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17926:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1146:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6319:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6820:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6822:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6723:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6724:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9797:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9801:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12073:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12490:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12506:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11816:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11819:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17454:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17455:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17461:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (x4), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15310:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12238:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12245:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12251:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12619:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12637:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12678:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12684:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1152:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1151:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17365:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17367:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x9), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17374:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19768:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11932:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11940:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (x5), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1148:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x5), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20593:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12589:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x8), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17845:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17439:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12239:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14773:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14777:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14778:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14645:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14646:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14666:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14670:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14671:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14824:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14825:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17360:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16062:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16067:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16068:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15935:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15936:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15956:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15961:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15962:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16113:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16114:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7327:11: warning: self-comparison always evaluates to true [-Wtautological-compare] || (PLUS == PLUS && rtx_equal_p (operands[0], operands[2]))))) ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7327:11: warning: self-comparison always evaluates to true [-Wtautological-compare] || (PLUS == PLUS && rtx_equal_p (operands[0], operands[2]))))) ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:7327:11: warning: self-comparison always evaluates to true [-Wtautological-compare] || (PLUS == PLUS && rtx_equal_p (operands[0], operands[2])))) && ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16147:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16148:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x3), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16157:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6431:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9639:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21538:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21547:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21552:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21555:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21559:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:9536:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12342:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12329:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:12346:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14239:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14246:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19464:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19482:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15270:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (x6), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15282:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14496:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:14063:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13894:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:4815:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21381:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20714:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20715:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15702:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:15703:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16862:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16819:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17220:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17215:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17220:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:5885:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1156:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8048:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8051:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8062:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:8449:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x8, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17754:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:16819:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17220:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17212:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17220:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x6, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19625:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19629:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19946:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x3, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19129:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6185:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6190:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6194:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11138:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11143:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11147:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10919:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10929:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11002:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:11012:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:19424:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1178:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10840:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10852:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25820:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1993:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4355:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4364:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1166:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1173:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24825:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24869:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24872:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24880:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24882:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24887:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:551:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:557:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22238:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:549:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x2, 1) != 48 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:6359:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x4), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21285:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21290:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21304:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25876:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25878:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21404:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1986:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4394:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4405:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4408:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:4409:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21669:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21684:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21669:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21670:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20552:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:20553:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:5369:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (x5), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8002:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:8006:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:4582:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:4590:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:4592:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:5737:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/mmx.md:5744:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2132:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x7), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2138:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x8, 1) != 48 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21269:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21252:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21258:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 48 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21186:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21202:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21207:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:21212:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:551:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15400:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15401:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x2, 1) != 160) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:326:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:328:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:336:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28232:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:28233:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12108:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12109:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:644:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:645:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12297:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:12298:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:26593:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13072:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13072:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13072:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13073:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13079:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13993:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x3, 1) != 143) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29323:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13072:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13072:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13079:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25300:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25305:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25307:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13064:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25300:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13064:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25300:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13064:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25300:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13064:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25300:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13064:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25300:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13064:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25300:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13064:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13060:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25299:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25296:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:25304:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13072:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13072:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13079:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17829:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17815:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17820:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17826:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17830:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:17832:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:385:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:391:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:395:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:397:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:388:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9595:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:9598:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x9, 1) != 58) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11412:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11419:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11477:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19125:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:19129:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x2, 1) != 171) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1587:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:22784:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x4), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1840:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27194:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:27195:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14452:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:14476:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:5097:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11423:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:11432:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:13925:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29312:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29314:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15534:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15538:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:15540:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:16594:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23842:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x6, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23739:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:23751:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1787:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x4, 1) != 51 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25136:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25142:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25150:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25161:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:2301:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1992:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:7912:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:24791:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x4, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21534:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29481:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29497:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:29500:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:2073:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:2080:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1173:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1182:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1193:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1198:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3218:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26649:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3296:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:3296:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1242:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25951:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26011:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24701:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25289:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26547:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26606:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25289:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26547:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26612:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26615:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26633:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26637:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:6281:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18621:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (1)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1399:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18636:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (2)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1394:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1408:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1420:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18715:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (2))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18721:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18730:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18934:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (2))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18847:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (2)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1410:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x26 = XEXP (x22, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1412:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x27 = XEXP (x24, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1413:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x28 = XEXP (x27, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18696:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (1))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18830:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (1)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1406:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13444:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1227:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10496:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:10510:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25234:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25251:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1407:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1411:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25269:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25277:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18621:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (1)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1399:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18636:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (2)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18847:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (2)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18830:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (1)))) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1406:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1159:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1226:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1239:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1156:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1158:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1157:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1404:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1411:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1174:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1152:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1161:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18402:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18405:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18488:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18495:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18503:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18514:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18449:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x23 = XEXP (x22, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18532:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18545:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24993:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25032:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26437:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26449:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1175:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1177:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1178:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18913:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (peep2_next_insn (1))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18928:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18956:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18958:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24671:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24692:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26563:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1160:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26629:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26650:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26653:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x8, 1) != 28 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26676:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26696:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26705:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26714:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x18, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:20988:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24843:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24848:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x2, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24633:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:25959:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1173:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26632:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26644:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1879:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1887:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1890:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 108 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1899:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1902:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x8, 1) != 108 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1914:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1927:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1932:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:529:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:531:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (x5, 1) == 108 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:539:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x5, 1) != 109 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:542:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:549:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:557:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:558:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:722:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1166:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x5, 1) != 109) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1177:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1178:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1169:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26888:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26048:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || maybe_ne (SUBREG_BYTE (x5), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26057:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26060:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26032:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26047:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26057:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x21, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26066:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x22, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26073:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x18, 1) != 108 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:513:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x18, 1) == 108 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:511:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x18, 1) != 111 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:1245:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x18, 1) == 108 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1148:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x18, 1) != 111 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:1249:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26669:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26696:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26719:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1172:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x27 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1180:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x29 = XEXP (x28, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1191:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x32 = XEXP (x27, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1870:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sse.md:1877:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:4846:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:4847:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13198:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13199:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13198:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13199:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1154:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1155:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1148:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1149:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1148:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1149:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1162:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13198:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13199:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13198:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13199:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13206:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13207:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13198:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13199:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13198:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:13199:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:17593:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:757:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:764:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:767:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/sync.md:773:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1170:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1176:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1181:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1186:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x15 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1174:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1180:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x17, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1183:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1202:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1204:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x22 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1212:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1215:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x10 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1181:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x27 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1189:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x28 = XEXP (x26, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1201:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1205:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1168:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1169:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1188:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1193:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x13 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1174:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1181:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1189:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x14 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1241:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1261:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1275:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1284:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x15, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1293:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x18 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21015:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x20 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21018:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21030:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21042:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x23 = XEXP (x13, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21045:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x24 = XEXP (x12, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21048:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x25 = XEXP (x12, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:21062:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18422:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x9 = XEXP (x8, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18512:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:18513:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26110:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26111:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26199:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26200:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26110:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26111:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26199:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26200:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26110:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26111:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26199:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26200:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1151:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1152:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x4, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1163:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x5 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1175:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x8 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1184:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x11 = XEXP (x10, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1187:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x12 = XEXP (x11, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x3 = XEXP (x2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1200:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1240:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x5, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1392:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26973:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x4 = XEXP (x3, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26993:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x16 = XEXP (x14, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26994:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x17 = XEXP (x16, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1407:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x19 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26960:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x2 = XEXP (x1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26965:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (x2, 1) == 42 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26001:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:26002:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24321:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24326:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x7 = XEXP (x6, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24332:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x21 = XEXP (x7, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24351:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x6 = XEXP (x5, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24357:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (x6, 1) != 90) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24362:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x23 = XEXP (x9, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:24390:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x27 = XEXP (x19, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.md:1402:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x27 = XEXP (x19, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 4901 warnings generated. clang++ -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/opt/pkg/include \ -o build/genenums.o ../../gcc-14.2.0/gcc/genenums.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/genenums.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct 2 warnings generated. clang++ -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -L/opt/pkg/lib -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23/libiberty/libiberty.a build/genenums ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ > tmp-enums.cc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-enums.cc insn-enums.cc echo timestamp > s-enums clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../gcc-14.2.0/gcc/ggc-page.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ggc-page.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo ../../gcc-14.2.0/gcc/adjust-alignment.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/adjust-alignment.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/adjust-alignment.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../gcc-14.2.0/gcc/alias.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/alias.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/alias.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/alias.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:41: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/alias.cc:41: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/alias.cc:42: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/alias.cc:1473:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src_0 = XEXP (src, 0), src_1 = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1487: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1493:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (src, 1)) != 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1494:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (src, 1)) & 1) == 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1585:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1622: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1633:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] other = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1634:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (XEXP (src, 1) == dest) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1744: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1746: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1825: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1825: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1826: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1827: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)))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1834: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1837: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1839: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1845: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)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1846:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] canon_rtx (XEXP (y, 1)))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1868:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1868:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:1998:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return find_base_term (XEXP (x, 1), visited_vals); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2009:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp2 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2044:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) != 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2045:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (x, 1)) & 1) == 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2139:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree x_decl = SYMBOL_REF_DECL (x_base); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2140:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree y_decl = SYMBOL_REF_DECL (y_base); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2244:52: 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)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2248:52: 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)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2299:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (x, 1), &c)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2302:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op0, XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2464:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2470:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] y = XEXP (y, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2508:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx x1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2523:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx y1 = XEXP (y, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2555:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx y1 = XEXP (y, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2578: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2579: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2610:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT sc = INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:2625:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT sc = INTVAL (XEXP (y, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:3410:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] && REG_NOTES (insn) != 0 ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:3423:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:3446:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (src, 1), &offset)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/alias.cc:3461:13: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) == NOTE_INSN_FUNCTION_BEG) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/alias.cc:3535: ./gt-alias.h:114:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-alias.h:114:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-alias.h:114:63: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-alias.h:114:63: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 182 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../gcc-14.2.0/gcc/alloc-pool.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/alloc-pool.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/alloc-pool.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../gcc-14.2.0/gcc/auto-inc-dec.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:33: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:33: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-inc-dec.cc:33: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:433:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (from_insn); note; note = next_note) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:435:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next_note = XEXP (note, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:440:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (note, 1) = REG_NOTES (to_insn); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:440:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (note, 1) = REG_NOTES (to_insn); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:441:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (to_insn) = note; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:443:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (prev_note, 1) = next_note; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:445:6: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (from_insn) = next_note; ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:869:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inc_insn.reg0 = XEXP (SET_SRC (pat), 0); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:887:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inc_insn.reg1 = XEXP (SET_SRC (pat), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:887:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inc_insn.reg1 = XEXP (SET_SRC (pat), 1); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:892:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inc_insn.reg1_val = -INTVAL (XEXP (SET_SRC (pat), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:892:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inc_insn.reg1_val = -INTVAL (XEXP (SET_SRC (pat), 1)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:971:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx b = XEXP (XEXP (x, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/auto-inc-dec.cc:1363:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx reg1 = XEXP (XEXP (x, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 124 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../gcc-14.2.0/gcc/auto-profile.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/auto-profile.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/auto-profile.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/auto-profile.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/auto-profile.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/auto-profile.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/auto-profile.cc:47: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/auto-profile.cc:48: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/auto-profile.cc:49: ../../gcc-14.2.0/gcc/ipa-inline.h:45:57: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:45:57: note: did you mean class here? int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:47:47: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:47:47: note: did you mean class here? bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:48:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int do_estimate_edge_size (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:48:28: note: did you mean class here? int do_estimate_edge_size (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:49:30: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:49:30: note: did you mean class here? sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:50:35: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:50:35: note: did you mean class here? ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:61:19: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:61:19: note: did you mean class here? bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:64:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:64:27: note: did you mean class here? void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:73:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:73:21: note: did you mean class here? estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:86:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_min_edge_growth (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:86:27: note: did you mean class here? estimate_min_edge_growth (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:96:23: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_growth (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:96:23: note: did you mean class here? estimate_edge_growth (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:107:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:107:21: note: did you mean class here? estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:124:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_hints (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:124:22: note: did you mean class here? estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/auto-profile.cc:50: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/auto-profile.cc:51: ../../gcc-14.2.0/gcc/auto-profile.h:29:56: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/auto-profile.h:29:56: note: did you mean class here? extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/auto-profile.cc:307:39: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gcov_type get_callsite_total_count (struct cgraph_edge *edge) const; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/auto-profile.cc:307:39: note: did you mean class here? gcov_type get_callsite_total_count (struct cgraph_edge *edge) const; ^~~~~~ class ../../gcc-14.2.0/gcc/auto-profile.cc:832:5: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge) const ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/auto-profile.cc:832:5: note: did you mean class here? struct cgraph_edge *edge) const ^~~~~~ class ../../gcc-14.2.0/gcc/auto-profile.cc:1036:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *indirect_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/auto-profile.cc:1036:3: note: did you mean class here? struct cgraph_edge *indirect_edge ^~~~~~ class ../../gcc-14.2.0/gcc/auto-profile.cc:1068:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *new_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/auto-profile.cc:1068:3: note: did you mean class here? struct cgraph_edge *new_edge ^~~~~~ class ../../gcc-14.2.0/gcc/auto-profile.cc:1715:44: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/auto-profile.cc:1715:44: note: did you mean class here? afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *edge) ^~~~~~ class 61 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../gcc-14.2.0/gcc/bb-reorder.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:95: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:95: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/bb-reorder.cc:106: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:1430:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (jump) = old_label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:1827:38: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!invert_jump (bb_end_jump, JUMP_LABEL (bb_end_jump), 0)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:1829:33: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] invert_jump (bb_end_jump, JUMP_LABEL (bb_end_jump), 0); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:1874:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (new_jump) = label; ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:1875:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) += 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:2147:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] set_src = SET_SRC (PATTERN (old_jump)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:2152:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] set_src = SET_SRC (set_src); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:2164:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] old_label = XEXP (set_src, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:2166:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] old_label = XEXP (set_src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:2277:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] label = JUMP_LABEL (last_insn); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:2279:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) += 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:2311:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (jump_insn) = label; ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/bb-reorder.cc:2312:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label)++; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 121 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../gcc-14.2.0/gcc/bitmap.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/bitmap.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/bitmap.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../gcc-14.2.0/gcc/builtins.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/builtins.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/builtins.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:41: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:41: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:41: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:60: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/builtins.cc:84: ../../gcc-14.2.0/gcc/pointer-query.h:211:1: warning: 'access_data' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct access_data ^ ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.h:44:1: note: did you mean struct here? class access_data; ^~~~~ struct ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.h:38:1: note: did you mean struct here? class access_data; ^~~~~ struct 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../gcc-14.2.0/gcc/caller-save.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/caller-save.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/caller-save.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:33: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:33: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/caller-save.cc:33: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/caller-save.cc:133:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (saveinsn) = -1; ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/caller-save.cc:134:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (restinsn) = -1; ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/caller-save.cc:982:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (reg), ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/caller-save.cc:1365:14: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = CALL_INSN_FUNCTION_USAGE (chain->insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/caller-save.cc:1367:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/caller-save.cc:1397:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (new_chain->insn) = code; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 116 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../gcc-14.2.0/gcc/calls.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/calls.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/calls.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/calls.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/calls.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/calls.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/calls.cc:45: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/calls.cc:527:11: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (call_insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/calls.cc:524:2: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (call_insn) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/calls.cc:1797:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] arg_offset = rtx_to_poly_int64 (XEXP (argblock, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/calls.cc:1968:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] val = internal_arg_pointer_based_exp (SET_SRC (set), false); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/calls.cc:2003:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (GET_CODE (rtl) == PLUS && poly_int_rtx_p (XEXP (rtl, 1), &offset)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/calls.cc:3607:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx offset = XEXP (elem, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/calls.cc:4042:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) == NOTE_INSN_FUNCTION_BEG) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/calls.cc:4732:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] record_final_call (SYMBOL_REF_DECL (orgfun), UNKNOWN_LOCATION); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/calls.cc:4945:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx offset = XEXP (XEXP (arg->stack_slot, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 141 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../gcc-14.2.0/gcc/ccmp.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ccmp.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ccmp.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ccmp.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../gcc-14.2.0/gcc/cfg.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cfg.cc:51: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfg.cc:51: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../gcc-14.2.0/gcc/cfganal.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cfganal.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfganal.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../gcc-14.2.0/gcc/cfgbuild.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgbuild.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgbuild.cc:278:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] label_ref_label (XEXP (SET_SRC (tmp), 2)), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgbuild.cc:278:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] label_ref_label (XEXP (SET_SRC (tmp), 2)), 0); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgbuild.cc:298:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int i, n = ASM_OPERANDS_LABEL_LENGTH (tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgbuild.cc:301:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (ASM_OPERANDS_LABEL (tmp, i), 0), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgbuild.cc:307:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgbuild.cc:308:41: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] make_label_edge (edge_cache, bb, JUMP_LABEL (insn), 0); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgbuild.cc:350:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgbuild.cc:350: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgbuild.cc:366:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) != NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgbuild.cc:418:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_tablejump_edge (label_ref_label (XEXP (SET_SRC (tmp), 2))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgbuild.cc:418:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_tablejump_edge (label_ref_label (XEXP (SET_SRC (tmp), 2))); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 118 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../gcc-14.2.0/gcc/cfgcleanup.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:34: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:34: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgcleanup.cc:37: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:290: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:290: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)) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:293:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond1 = XEXP (SET_SRC (set1), 0); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:294:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond2 = XEXP (SET_SRC (set2), 0); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:312: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:312: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:387: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:387: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)) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:847:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (code == MEM && !mem_attrs_eq_p (MEM_ATTRS (x), MEM_ATTRS (y))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:847:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (code == MEM && !mem_attrs_eq_p (MEM_ATTRS (x), MEM_ATTRS (y))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:849:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (! MEM_ATTRS (x)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:850:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_ATTRS (y) = 0; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:851:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (! MEM_ATTRS (y)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:852:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_ATTRS (x) = 0; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1039:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src1 = SET_SRC (s1); ^~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1040:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src2 = SET_SRC (s2); ^~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1109:13: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (n1 = REG_NOTES (i1), n2 = REG_NOTES (i2); ; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1109:34: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (n1 = REG_NOTES (i1), n2 = REG_NOTES (i2); ; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1110:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] n1 = XEXP (n1, 1), n2 = XEXP (n2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1110:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] n1 = XEXP (n1, 1), n2 = XEXP (n2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1114:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] n1 = XEXP (n1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1116:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] n2 = XEXP (n2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1148:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (i1) && NOTE_INSN_BASIC_BLOCK_P (i2)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1148:39: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (i1) && NOTE_INSN_BASIC_BLOCK_P (i2)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1205:25: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!rtx_equal_p (CALL_INSN_FUNCTION_USAGE (i1), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1206:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (i2)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1218:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (SYMBOL_REF_DECL (symbol) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1223:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && DECL_FUNCTION_CODE (SYMBOL_REF_DECL (symbol)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1225:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && DECL_FUNCTION_CODE (SYMBOL_REF_DECL (symbol)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1258:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (i1); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1258: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1262:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (i2); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1262: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1511:23: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (i1) && NOTE_KIND (i1) == NOTE_INSN_EPILOGUE_BEG) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1518:23: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (i2) && NOTE_KIND (i2) == NOTE_INSN_EPILOGUE_BEG) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1661: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1661: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) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1662: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1662: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)) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1665:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond1 = XEXP (SET_SRC (set1), 0); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1666:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond2 = XEXP (SET_SRC (set2), 0); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1679: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1679: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1681: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1684:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (cond2, 1)))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1760:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (XVECLEN (p1, 1) == XVECLEN (p2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1760:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (XVECLEN (p1, 1) == XVECLEN (p2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1761: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1761: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1762: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1762: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1767: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--) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1768: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1768: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1805:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] while (!NOTE_INSN_BASIC_BLOCK_P (last1) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:1808:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] while (!NOTE_INSN_BASIC_BLOCK_P (last2) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:2144:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (newpos1)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:2150:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && (NOTE_KIND (newpos1) == NOTE_INSN_PROLOGUE_END ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:2151:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_KIND (newpos1) == NOTE_INSN_FUNCTION_BEG))) ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:2869:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (BB_END (b)), 0)) ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:2902:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (BB_END (b)), 0)) ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:3084:14: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] insn && !NOTE_INSN_BASIC_BLOCK_P (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgcleanup.cc:3089:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && LABEL_NUSES (insn) == LABEL_PRESERVE_P (insn) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 170 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../gcc-14.2.0/gcc/cfgexpand.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:36: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:36: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:36: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:64: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cfgexpand.cc:74: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:3529:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_INPUT (body, i) = input_rvec[i]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:3530: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) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2595:3: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_EXP' XCVECEXP (RTX, 4, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:3562:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_LABEL (body, i) = gen_rtx_LABEL_REF (Pmode, r); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:3581: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]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2588:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT' #define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:3604:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_OUTPUT_CONSTRAINT (obody) = constraints[0]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2588:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT' #define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:4623:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || SYMBOL_REF_DECL (XEXP (op0, 0)) != exp) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:5170:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1361:44: note: expanded from macro 'gen_rtx_CONCAT' gen_rtx_fmt_ee (CONCAT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:5702:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) = val; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:5876:5: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_BASIC_BLOCK (note) = bb; ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1677:32: note: expanded from macro 'NOTE_BASIC_BLOCK' #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1389:32: note: expanded from macro 'XCBBDEF' #define XCBBDEF(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:6070:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] PAT_VAR_LOCATION_LOC (val) = const0_rtx; ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:6074:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] PAT_VAR_LOCATION_LOC (val) = (rtx)value; ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:6909:19: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (next && NOTE_INSN_BASIC_BLOCK_P (next)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgexpand.cc:6935:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (parm_birth_insn) == NOTE_INSN_FUNCTION_BEG) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 149 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../gcc-14.2.0/gcc/cfghooks.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfghooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../gcc-14.2.0/gcc/cfgloop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloop.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../gcc-14.2.0/gcc/cfgloopanal.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopanal.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../gcc-14.2.0/gcc/cfgloopmanip.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgloopmanip.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../gcc-14.2.0/gcc/cfgrtl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:42: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:42: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cfgrtl.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:110:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (NOTE_KIND (note)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:129:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] && LABEL_NAME (label) == 0 ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1811:25: note: expanded from macro 'LABEL_NAME' #define LABEL_NAME(RTX) XCSTR (RTX, 6, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:149:23: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] const char *name = LABEL_NAME (insn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1811:25: note: expanded from macro 'LABEL_NAME' #define LABEL_NAME(RTX) XCSTR (RTX, 6, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:155:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_KIND (insn) = NOTE_INSN_DELETED_LABEL; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:156:4: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_DELETED_LABEL_NAME (insn) = name; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1673:39: note: expanded from macro 'NOTE_DELETED_LABEL_NAME' #define NOTE_DELETED_LABEL_NAME(INSN) XCSTR (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:161:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_INSN_BASIC_BLOCK_P (bb_note) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:189:11: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (JUMP_LABEL (insn) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:191:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (JUMP_LABEL (insn))--; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:191:15: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (JUMP_LABEL (insn))--; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1815:33: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1381:45: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:198:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (XEXP (note, 0))--; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:207:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (XEXP (note, 0))--; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:225:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label)--; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:301:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] && (bb = NOTE_BASIC_BLOCK (bb_note)) != NULL ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1677:32: note: expanded from macro 'NOTE_BASIC_BLOCK' #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1389:32: note: expanded from macro 'XCBBDEF' #define XCBBDEF(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:343:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_BASIC_BLOCK (bb_note) = bb; ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1677:32: note: expanded from macro 'NOTE_BASIC_BLOCK' #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1389:32: note: expanded from macro 'XCBBDEF' #define XCBBDEF(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:694:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:713:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_INSN_BASIC_BLOCK_P (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:890:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (b_head)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:908:9: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_INSN_BASIC_BLOCK_P (prev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1139:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (BB_END (src)) = target_label; ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1140:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (target_label)++; ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1225:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] --LABEL_NUSES (old_label); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1226:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (new_label); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1231:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (tmp), 2)) == old_label) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1231:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (tmp), 2)) == old_label) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1233: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 (Pmode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1233: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 (Pmode, ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1235:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] --LABEL_NUSES (old_label); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1236:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (new_label); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1241:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int i, n = ASM_OPERANDS_LABEL_LENGTH (tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1250:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx old_ref = ASM_OPERANDS_LABEL (tmp, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1254:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_LABEL (tmp, i) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1256:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] --LABEL_NUSES (old_label); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1257:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (new_label); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1261:11: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (JUMP_LABEL (insn) == old_label) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1263:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = new_label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1273:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (JUMP_LABEL (insn) != new_label ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1291:42: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!currently_expanding_to_rtl || JUMP_LABEL (insn) == old_label) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1294:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (JUMP_LABEL (insn) == old_label); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1523:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && JUMP_LABEL (BB_END (e->src)) == BB_HEAD (e->dest)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1604:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int i, n = ASM_OPERANDS_LABEL_LENGTH (note); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1609:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (ASM_OPERANDS_LABEL (note, i), 0) == BB_HEAD (e->dest)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1611:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (XEXP (ASM_OPERANDS_LABEL (note, i), 0))--; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1611:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (XEXP (ASM_OPERANDS_LABEL (note, i), 0))--; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1815:33: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1381:45: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1612:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (ASM_OPERANDS_LABEL (note, i), 0) = block_label (target); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1613:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (XEXP (ASM_OPERANDS_LABEL (note, i), 0))++; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1613:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (XEXP (ASM_OPERANDS_LABEL (note, i), 0))++; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1815:33: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1381:45: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1616:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (ASM_OPERANDS_LABEL (note, i), 0) == BB_HEAD (target)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1626:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (JUMP_LABEL (insn) == old_label) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1628:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = new_label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1638:12: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (JUMP_LABEL (insn) != new_label ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1720:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (BB_END (jump_block)) = label; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1721:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label)++; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1805:23: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] const char *name = LABEL_NAME (label); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1811:25: note: expanded from macro 'LABEL_NAME' #define LABEL_NAME(RTX) XCSTR (RTX, 6, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1807:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_KIND (label) = NOTE_INSN_DELETED_LABEL; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1808:4: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_DELETED_LABEL_NAME (label) = name; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1673:39: note: expanded from macro 'NOTE_DELETED_LABEL_NAME' #define NOTE_DELETED_LABEL_NAME(INSN) XCSTR (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:1957:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] || JUMP_LABEL (last) == before) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:2047:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (tmp)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:2354:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] note_link = ®_NOTES (BB_END (bb)); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:2355:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (this_rtx = *note_link; this_rtx; this_rtx = XEXP (this_rtx, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:2358:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *note_link = XEXP (this_rtx, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:2728:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && JUMP_LABEL (BB_END (bb)) != BB_HEAD (fallthru->dest)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:2811:12: 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) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:2811:43: warning: array index 3 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) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1677:32: note: expanded from macro 'NOTE_BASIC_BLOCK' #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1389:32: note: expanded from macro 'XCBBDEF' #define XCBBDEF(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:2824:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (x)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:3043:21: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!insn || NOTE_INSN_BASIC_BLOCK_P (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:3100:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (x)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:3102:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] bb = NOTE_BASIC_BLOCK (x); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1677:32: note: expanded from macro 'NOTE_BASIC_BLOCK' #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1389:32: note: expanded from macro 'XCBBDEF' #define XCBBDEF(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:3291:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && BB_HEAD (e->dest) == JUMP_LABEL (insn)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:3610:16: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_KIND (insn) != NOTE_INSN_BLOCK_END); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:3644:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (NOTE_KIND (insn)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:3692:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) != NOTE_INSN_BASIC_BLOCK; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:3976:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] ret_label = JUMP_LABEL (bb_end_jump); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:4049:9: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (LABEL_NUSES (ret_label) == 0 ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:4395:25: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (JUMP_P (insn) && JUMP_LABEL (insn) != NULL_RTX ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:4397:6: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (copy) = JUMP_LABEL (insn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:4397:26: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (copy) = JUMP_LABEL (insn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:4470:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (NOTE_KIND (insn)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:4978:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!NOTE_INSN_BASIC_BLOCK_P (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:4980:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_INSN_BASIC_BLOCK_P (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:5254:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP ((rtx)comp_rtx, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:5270:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (jump) = label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cfgrtl.cc:5271:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label)++; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 189 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo ../../gcc-14.2.0/gcc/ctfc.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ctfc.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ctfc.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo ../../gcc-14.2.0/gcc/ctfout.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ctfout.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ctfout.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ctfout.cc:26: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo ../../gcc-14.2.0/gcc/btfout.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/btfout.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/btfout.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/btfout.cc:31: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/btfout.cc:36: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/btfout.cc:36: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/btfout.cc:1510: ./gt-btfout.h:68:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-btfout.h:68:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-btfout.h:68:67: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-btfout.h:68:67: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 10 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../gcc-14.2.0/gcc/symtab.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/symtab.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/symtab.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/symtab.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/symtab.cc:35: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/symtab.cc:36: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 137 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo ../../gcc-14.2.0/gcc/symtab-thunks.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:34: ../../gcc-14.2.0/gcc/lto-streamer.h:645:1: warning: 'lto_simple_output_block' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct lto_simple_output_block ^ ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/symtab-thunks.cc:40: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 133 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo ../../gcc-14.2.0/gcc/symtab-clones.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/symtab-clones.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../gcc-14.2.0/gcc/cgraph.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cgraph.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cgraph.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:34: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraph.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraph.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraph.cc:51: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraph.cc:56: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraph.cc:57: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraph.cc:68: ../../gcc-14.2.0/gcc/ipa-inline.h:45:57: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:45:57: note: did you mean class here? int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:47:47: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:47:47: note: did you mean class here? bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:48:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int do_estimate_edge_size (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:48:28: note: did you mean class here? int do_estimate_edge_size (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:49:30: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:49:30: note: did you mean class here? sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:50:35: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:50:35: note: did you mean class here? ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:61:19: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:61:19: note: did you mean class here? bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:64:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:64:27: note: did you mean class here? void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:73:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:73:21: note: did you mean class here? estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:86:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_min_edge_growth (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:86:27: note: did you mean class here? estimate_min_edge_growth (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:96:23: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_growth (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:96:23: note: did you mean class here? estimate_edge_growth (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:107:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:107:21: note: did you mean class here? estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:124:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_hints (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:124:22: note: did you mean class here? estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraph.cc:70: ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ ../../gcc-14.2.0/gcc/lto-streamer.h:645:8: note: previous use is here struct lto_simple_output_block ^ ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct ../../gcc-14.2.0/gcc/cgraph.cc:3348:5: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *indirect) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.cc:3348:5: note: did you mean class here? struct cgraph_edge *indirect) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraph.cc:4356: ./gt-cgraph.h:60:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cgraph.h:60:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cgraph.h:60:70: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cgraph.h:60:70: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 167 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../gcc-14.2.0/gcc/cgraphbuild.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cgraphbuild.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cgraphbuild.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cgraphbuild.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphbuild.cc:28: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphbuild.cc:28: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphbuild.cc:32: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 32 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../gcc-14.2.0/gcc/cgraphunit.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:162: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:162: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:165: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:167: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:174: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:174: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:180: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:196: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:199: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:200: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:210: ../../gcc-14.2.0/gcc/ipa-inline.h:45:57: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:45:57: note: did you mean class here? int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:47:47: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:47:47: note: did you mean class here? bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:48:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int do_estimate_edge_size (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:48:28: note: did you mean class here? int do_estimate_edge_size (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:49:30: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:49:30: note: did you mean class here? sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:50:35: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:50:35: note: did you mean class here? ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:61:19: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:61:19: note: did you mean class here? bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:64:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:64:27: note: did you mean class here? void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:73:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:73:21: note: did you mean class here? estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:86:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_min_edge_growth (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:86:27: note: did you mean class here? estimate_min_edge_growth (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:96:23: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_growth (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:96:23: note: did you mean class here? estimate_edge_growth (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:107:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:107:21: note: did you mean class here? estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:124:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_hints (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:124:22: note: did you mean class here? estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphunit.cc:212: ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ ../../gcc-14.2.0/gcc/lto-streamer.h:645:8: note: previous use is here struct lto_simple_output_block ^ ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct 165 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../gcc-14.2.0/gcc/cgraphclones.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:69: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:69: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:74: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:76: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:76: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:80: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:89: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:90: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:91: ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ ../../gcc-14.2.0/gcc/lto-streamer.h:645:8: note: previous use is here struct lto_simple_output_block ^ ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cgraphclones.cc:1186: ./gt-cgraphclones.h:48:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cgraphclones.h:48:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-cgraphclones.h:48:59: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cgraphclones.h:48:59: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 150 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../gcc-14.2.0/gcc/combine.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/combine.cc:65: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/combine.cc:65: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/combine.cc:68: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:68: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:78: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:78: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:78: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine.cc:79: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/combine.cc:79: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class ../../gcc-14.2.0/gcc/combine.cc:861:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int tmpi = INSN_CODE (i3); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:862:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (i3) = -1; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:865:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (i3) = tmpi; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:870:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] tmpi = INSN_CODE (i2); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:871:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (i2) = -1; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:874:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (i2) = tmpi; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:891:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] tmpi = INSN_CODE (undobuf.other_insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:892:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (undobuf.other_insn) = -1; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:896:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (undobuf.other_insn) = tmpi; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:1386:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ! side_effects_p (SET_SRC (set)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:1389:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ! unmentioned_reg_p (note, SET_SRC (set)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:1400:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx orig_src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:1404:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set) = note; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:1417:5: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (temp) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:1418:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set) = orig_src; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:1591:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx reg_equal = NULL, src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:1620:34: 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)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:1866: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); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2101:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2199:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || contains_muldiv (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2234:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2464:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (side_effects_p (SET_SRC (XVECEXP (pat, 0, i)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2486:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return general_operand (SET_SRC (set), VOIDmode); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2602:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2639:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_referenced_p (XEXP (SET_DEST (set3), 0), SET_SRC (set0))) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2714: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 ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2715: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))) ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2724: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)), ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2759: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))) ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2767:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] i2src = SET_SRC (XVECEXP (p2, 0, i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2804:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] width = INTVAL (XEXP (dest, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2805:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = INTVAL (XEXP (dest, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2838:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx inner = SET_SRC (PATTERN (i3)); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2839:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx outer = SET_SRC (temp_expr); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2884: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2884: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 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2885: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), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:2886: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))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3169: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)) ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3174:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op0 = i2src, op1 = XEXP (SET_SRC (PATTERN (i3)), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3174:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op0 = i2src, op1 = XEXP (SET_SRC (PATTERN (i3)), 1); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3523:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !side_effects_p (SET_SRC (set1))) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3535:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !side_effects_p (SET_SRC (set0))) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3770:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (*split, 1)) > 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3785:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (XEXP (*split, 0), 1)) > 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3818:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ! side_effects_p (SET_SRC (newpat))) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3820:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx setsrc = SET_SRC (newpat); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3824:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src_op1 = XEXP (setsrc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3843:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx q = XEXP (XEXP (src_op0, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3844:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx r = XEXP (src_op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3923: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)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3924: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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3925:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !modified_between_p (SET_SRC (XVECEXP (newpat, 0, 1)), i2, i3) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3948:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (XVECEXP (newpat, 0, 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3996: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))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:3997: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))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4008:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!modified_between_p (SET_SRC (set1), i2, i3) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4023:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (!modified_between_p (SET_SRC (set0), i2, i3) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4211:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (undobuf.other_insn); note; note = next) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4213:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next = XEXP (note, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4339:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] i3notes = REG_NOTES (i3), i3links = LOG_LINKS (i3); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4340:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] i2notes = REG_NOTES (i2), i2links = LOG_LINKS (i2); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4342:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] i1notes = REG_NOTES (i1), i1links = LOG_LINKS (i1); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4344:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] i0notes = REG_NOTES (i0), i0links = LOG_LINKS (i0); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4368:5: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (i3) = insn_code_number; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4371:24: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CALL_P (i3) && CALL_INSN_FUNCTION_USAGE (i3)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4373:18: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx link = CALL_INSN_FUNCTION_USAGE (i3); link; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4374:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4395:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (undobuf.other_insn) = other_code_number; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4428:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] while (XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4429:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4430:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (link, 1) = i2notes; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4438:5: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (i3) = 0; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4440:5: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (i2) = 0; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4447:2: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (i2) = i2_code_number; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4461:2: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (i1) = 0; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4471:2: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (i0) = 0; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4594:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] i2_insn = link->insn, i2_val = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4616:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] i1_insn = link->insn, i1_val = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4635:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] i0_insn = link->insn, i0_val = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4663:31: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (i0 && !(NOTE_P (i0) && (NOTE_KIND (i0) == NOTE_INSN_DELETED))) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4673:31: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (i1 && !(NOTE_P (i1) && (NOTE_KIND (i1) == NOTE_INSN_DELETED))) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4683:31: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (i2 && !(NOTE_P (i2) && (NOTE_KIND (i2) == NOTE_INSN_DELETED))) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4693:31: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (i3 && !(NOTE_P (i3) && (NOTE_KIND (i3) == NOTE_INSN_DELETED))) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4745:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SET_SRC (newpat) == pc_rtx ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4755:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SET_SRC (PATTERN (undobuf.other_insn)) == pc_rtx ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4917:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (PATTERN (seq))) ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4922:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] (GET_MODE (x), SET_SRC (PATTERN (NEXT_INSN (seq))), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4925:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src1 = SET_SRC (PATTERN (seq)); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4926: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))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4975:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tem = XEXP (XEXP (XEXP (x, 0), 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4976:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (XEXP (x, 0), 0), 1) = reg; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4980:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (XEXP (x, 0), 0), 1) = tem; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:4983:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (XEXP (x, 0), 0), 1) = tem; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5027:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ((INTVAL (XEXP (SET_DEST (x), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5028:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] + INTVAL (XEXP (SET_DEST (x), 2))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5032: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5033: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5036: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)) & mask; ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5086:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (*split, 1) == const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5089:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SET_SRC (x), 0), ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5124:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inner = XEXP (SET_SRC (x), 0); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5145:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inner = XEXP (SET_SRC (x), 0); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5146: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5146: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)); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5147: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5147: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)); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5219: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)) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5236:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (x, 1), 0)))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ./genrtl.h:1409:32: note: expanded from macro 'gen_rtx_NOT' gen_rtx_fmt_e (NOT, (MODE), (ARG0)) ^~~~ ./genrtl.h:593:34: note: expanded from macro 'gen_rtx_fmt_e' gen_rtx_fmt_e_stat ((c), (m), (arg0) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/combine.cc:726:49: note: expanded from macro 'SUBST' #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) ^~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5246: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/combine.cc:726:49: note: expanded from macro 'SUBST' #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) ^~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5258:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !pow2p_hwi (INTVAL (XEXP (XEXP (x, 1), 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5258:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !pow2p_hwi (INTVAL (XEXP (XEXP (x, 1), 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5261:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] unsigned HOST_WIDE_INT this_int = INTVAL (XEXP (XEXP (x, 1), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5261:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] unsigned HOST_WIDE_INT this_int = INTVAL (XEXP (XEXP (x, 1), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5265:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (x, 1), 0), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ./genrtl.h:1375:34: note: expanded from macro 'gen_rtx_PLUS' gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:35: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/combine.cc:726:49: note: expanded from macro 'SUBST' #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) ^~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5290: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, false); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5530:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5570:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5641: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5644: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/combine.cc:726:49: note: expanded from macro 'SUBST' #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) ^~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5652:53: 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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5655:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (!swap_commutative_operands_p (XEXP (x, 1), XEXP (x, 0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5665: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/combine.cc:726:49: note: expanded from macro 'SUBST' #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) ^~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5667:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBST (XEXP (x, 2), GEN_INT (~sel & mask)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/combine.cc:726:41: note: expanded from macro 'SUBST' #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5713:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 0), XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5718: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5723:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1), XEXP (x, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5723:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1), XEXP (x, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5855: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5856:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx inner_op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5872:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] other = XEXP (XEXP (x, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5875:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5899:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (subreg_lowpart_offset (mode, op0_mode), SUBREG_BYTE (x)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:39: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5912:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5924:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:39: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5955:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (temp, 1)) == GET_MODE_UNIT_PRECISION (mode) - 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:5957:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INTVAL (XEXP (temp, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6045: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6045: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6068:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (x, 1) == constm1_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6089: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6092:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tor = simplify_gen_binary (IOR, mode, XEXP (x, 0), XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6101:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XEXP (temp, 1) != XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6101:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XEXP (temp, 1) != XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6102:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (XEXP (temp, 0) != XEXP (x, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6103:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XEXP (temp, 1) != XEXP (x, 0))))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6109:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (XEXP (x, 0), XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6122: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6124: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6124: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6145:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6147:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return simplify_gen_binary (DIV, mode, tem, XEXP (XEXP (x, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6179:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6183: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6325: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6377:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INTVAL (XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6390:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx trueop1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6414:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx true_rtx = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6415:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx false_rtx = XEXP (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6427:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (cond, 0), XEXP (cond, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6446:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx true_val = XEXP (cond, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6496: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/combine.cc:726:41: note: expanded from macro 'SUBST' #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6498:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] true_rtx = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6499:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] false_rtx = XEXP (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6523:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBST (XEXP (x, 2), true_rtx); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/combine.cc:726:41: note: expanded from macro 'SUBST' #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6542: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6547: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6554:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (cond, 1) == const0_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6582: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6617:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx cond_op1 = XEXP (cond, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6627: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; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6633: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6652: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6662: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6663: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2055:32: note: expanded from macro 'SUBREG_REG' #define SUBREG_REG(RTX) XCEXP (RTX, 0, SUBREG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6690: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6701: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6702: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2055:32: note: expanded from macro 'SUBREG_REG' #define SUBREG_REG(RTX) XCEXP (RTX, 0, SUBREG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6741:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (cond, 1) == const0_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6755: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6778:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6817:31: 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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6821:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op0 = XEXP (inner_compare, 0), op1 = XEXP (inner_compare, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6835:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (tmp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6846:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx new_rtx = simplify_rtx (SET_SRC (pat)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6869:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && op1 == XEXP (inner_compare, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6949:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6954:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XEXP (src, 0) != op0 || XEXP (src, 1) != op1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:6957:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7000: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); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7018:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7031: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7040:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? XEXP (src, 1) : XEXP (src, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7040:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ? XEXP (src, 1) : XEXP (src, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7042:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ? XEXP (src, 2) : XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7042:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? XEXP (src, 2) : XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7047: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; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7049: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7053: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; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7055: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7072:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7093:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7112:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7242:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] len = INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7243:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] pos = INTVAL (XEXP (x, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7413: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7414:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] pos = XEXP (SET_DEST (x), 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (x))); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1329:43: note: expanded from macro 'gen_rtx_SET' gen_rtx_fmt_ee (SET, VOIDmode, (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7480:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx lowpart = gen_lowpart (compute_mode, SET_SRC (x)); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7577: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)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7580:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gen_rtx_ASHIFT (mode, new_rtx, XEXP (inner, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1411:44: note: expanded from macro 'gen_rtx_ASHIFT' gen_rtx_fmt_ee (ASHIFT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7590:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] const HOST_WIDE_INT shift_amt = exact_log2 (INTVAL (XEXP (inner, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7597:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gen_rtx_MULT (mode, new_rtx, XEXP (inner, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1381:42: note: expanded from macro 'gen_rtx_MULT' gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7960:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) >= count) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7962:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INTVAL (XEXP (x, 1)) - count); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:7979:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT val = INTVAL (XEXP (x, 1)) >> count; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8035: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8036:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) >= 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8038:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT count = INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8054:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rhs = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8060:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (lhs, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8064:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (CONST_INT_P (XEXP (lhs, 1)) && INTVAL (XEXP (lhs, 1)) < 0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8068:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (lhs, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8082:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rhs = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8088:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rhs, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8092:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (CONST_INT_P (XEXP (rhs, 1)) && INTVAL (XEXP (rhs, 1)) < 0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8096:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rhs, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8119:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] new_rtx = make_extraction (mode, new_rtx, 0, XEXP (XEXP (x, 0), 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8134:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (inner_x0, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8160:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1403:41: note: expanded from macro 'gen_rtx_AND' gen_rtx_fmt_ee (AND, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ./genrtl.h:54:35: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8161:28: 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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1403:33: note: expanded from macro 'gen_rtx_AND' gen_rtx_fmt_ee (AND, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:35: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1403:41: note: expanded from macro 'gen_rtx_AND' gen_rtx_fmt_ee (AND, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8172: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8177:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] - INTVAL (XEXP (XEXP (x, 0), 1))), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8189: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8190: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8195: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8196: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8203:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (x, 0), 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1415:46: note: expanded from macro 'gen_rtx_ASHIFTRT' gen_rtx_fmt_ee (ASHIFTRT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/combine.cc:726:49: note: expanded from macro 'SUBST' #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) ^~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8277:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1415:46: note: expanded from macro 'gen_rtx_ASHIFTRT' gen_rtx_fmt_ee (ASHIFTRT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8285:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rhs = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8292:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (rhs) >= INTVAL (XEXP (lhs, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8293:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (lhs, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8298:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INTVAL (rhs) - INTVAL (XEXP (lhs, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8344:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] - INTVAL (XEXP (inner, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8347:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] new_rtx = make_extraction (mode, new_rtx, 0, XEXP (inner, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8373:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = simplify_subreg (mode, tem, GET_MODE (inner), SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8454:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (x, 1) == const0_rtx) ? COMPARE ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8548:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = canon_reg_for_combine (XEXP (x, 1), reg); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8549: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8556:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = canon_reg_for_combine (XEXP (x, 1), reg); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8557: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8565:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = canon_reg_for_combine (XEXP (x, 1), reg); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8566:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op2 = canon_reg_for_combine (XEXP (x, 2), reg); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8567: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8567: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8796:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mask & INTVAL (XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8804:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (x, 1)) & GET_MODE_MASK (xmode)) == mask) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8852:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (x, 1)) & ~smask) != 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8854:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] (INTVAL (XEXP (x, 1)) & smask)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8884:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = simplify_gen_unary (NEG, xmode, XEXP (x, 1), xmode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8893:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = simplify_gen_unary (NOT, xmode, XEXP (x, 1), xmode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8909: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8910: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8913:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + floor_log2 (INTVAL (XEXP (x, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8912:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ((INTVAL (XEXP (XEXP (x, 0), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8918:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] temp = gen_int_mode ((INTVAL (XEXP (x, 1)) & mask) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8919:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] << INTVAL (XEXP (XEXP (x, 0), 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8924:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (x, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8933:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = force_to_mode (XEXP (x, 1), mode, mask, next_select); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8947:60: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (op_mode != xmode || op0 != XEXP (x, 0) || op1 != XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8962:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8963:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) < GET_MODE_PRECISION (mode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8965: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8973:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8974:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) < GET_MODE_PRECISION (op_mode) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8976:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mask >>= INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8986:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = simplify_gen_binary (code, op_mode, op0, XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8997:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:8998: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9005: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9017:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = simplify_gen_binary (LSHIFTRT, op_mode, inner, XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9030:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ((INTVAL (XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9036: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9061:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CONST_INT_P (XEXP (x, 1)) && INTVAL (XEXP (x, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9062: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9080:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (GET_MODE_PRECISION (xmode) - INTVAL (XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9082:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] nonzero >>= INTVAL (XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9089:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] nonzero >>= INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9095:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 0), INTVAL (XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9114:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = simplify_gen_binary (LSHIFTRT, xmode, XEXP (x, 0), XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9124:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9125:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9128: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9128: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9140:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) >= 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9144:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9149:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9172: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9173: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9175: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9177: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)), xmode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9180:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] temp, XEXP (XEXP (x, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9205:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (x, 1) == const0_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9219: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, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9222:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] force_to_mode (XEXP (x, 2), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9224:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (op0 != XEXP (x, 1) || op1 != XEXP (x, 2)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9224:40: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (op0 != XEXP (x, 1) || op1 != XEXP (x, 2)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9256:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (x, 1) == const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9285:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9343: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9344: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9344: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9347:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond1 = XEXP (XEXP (x, 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9354: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9354: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9357: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9358: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)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9379:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond1 = XEXP (XEXP (x, 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9385: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9385: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9388: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9389: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)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9403: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9403: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9404: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9406: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9408: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9408: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9422: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)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9424: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)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9527: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9557:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return unsignedp ? x : XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9561:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return unsignedp ? XEXP (x, 1) : x; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9580:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inner_mode, SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9684:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9705: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9707: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9720: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9723: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9734: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9736: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9751:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT width = INTVAL (XEXP (dest, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9752:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] unsigned HOST_WIDE_INT and_mask = INTVAL (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9795: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9800: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; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9813: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; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9817: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; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9830: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; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9866: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9870:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] == (HOST_WIDE_INT_1U << INTVAL (XEXP (assign, 1))) - 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9899:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rhs = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9960: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9960: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9962: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9963: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9965: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9966: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9966: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9967: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9967: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:9968: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:10032:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inner_op1 = XEXP (decomposed, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:10144:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (varop, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:10158: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:10796:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (varop, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:10797:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (varop, 1)) < GET_MODE_PRECISION (int_varop_mode) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:10802: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:10962:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] varop = gen_rtx_fmt_ee (code, int_mode, new_rtx, XEXP (varop, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:10994: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:10998: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11001:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] varop = gen_rtx_LE (int_varop_mode, XEXP (varop, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1449:32: note: expanded from macro 'gen_rtx_LE' gen_rtx_fmt_ee (LE, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:35: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11022:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && trunc_int_for_mode (INTVAL (XEXP (varop, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11026:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gen_int_mode (INTVAL (XEXP (varop, 1)), int_result_mode), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11045:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && trunc_int_for_mode (INTVAL (XEXP (varop, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11051:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (varop, 1), count); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11073:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (varop, 1) == const0_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11127:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (varop, 1) == constm1_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11145:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && nonzero_bits (XEXP (varop, 1), int_result_mode) >> count == 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11146:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (nonzero_bits (XEXP (varop, 1), int_result_mode) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11158:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] & nonzero_bits (XEXP (varop, 1), int_result_mode)) == 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11160:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] varop = XEXP (varop, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11169:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gen_int_mode (INTVAL (XEXP (varop, 1)), int_result_mode), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11187:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && mode_signbit_p (int_result_mode, XEXP (varop, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11190:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gen_int_mode (INTVAL (XEXP (varop, 1)), int_result_mode), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11221:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (XEXP (varop, 0), 1)) == count ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11222: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11225:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] varop = gen_rtx_GT (int_varop_mode, XEXP (varop, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1447:32: note: expanded from macro 'gen_rtx_GT' gen_rtx_fmt_ee (GT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:35: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11241:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (XEXP (varop, 0), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11246:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int new_count = count + INTVAL (XEXP (varop_inner, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11399:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] old_notes = REG_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11401:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = NULL_RTX; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11451:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = old_notes; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11495:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] old_notes = REG_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11496:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] old_icode = INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11498:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = notes; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11499:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = insn_code_number; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11517:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = old_notes; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11518:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = old_icode; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11552:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] size = INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11554:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] int start = INTVAL (XEXP (x, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11605:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && size + INTVAL (XEXP (x, 1)) == GET_MODE_PRECISION (mode))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11628:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int width = INTVAL (XEXP (*dst, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11629:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] int offset = INTVAL (XEXP (*dst, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11639:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] y = gen_rtx_ASHIFT (mode, SET_SRC (pat), GEN_INT (offset)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1411:36: note: expanded from macro 'gen_rtx_ASHIFT' gen_rtx_fmt_ee (ASHIFT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:35: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11641:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] y = SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11684:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:11794:62: 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), omode, XEXP (x, 0), XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12133:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) == XEXP (op1, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12133:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) == XEXP (op1, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12134: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12134: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12135: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12135: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12136:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (op0, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12157:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op0, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12158: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12159:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) == XEXP (op1, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12159:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) == XEXP (op1, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12163: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12196: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12197: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12312: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12314: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12360:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) == const1_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12367:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op0 = XEXP (op0, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12451:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1, XEXP (op0, 1))) != 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12469:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] - INTVAL (XEXP (op0, 1))))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12535: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12626:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1, XEXP (op0, 1))) != 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12634: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12655:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1), op1)) != 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12666:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op0 = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12676: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12678:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op0 = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12689:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1), op1)) != 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12702: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12703: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12705:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op0 = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12718:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op0 = gen_rtx_LSHIFTRT (mode, XEXP (op0, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1417:38: note: expanded from macro 'gen_rtx_LSHIFTRT' gen_rtx_fmt_ee (LSHIFTRT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:35: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12719:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (op0, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1417:46: note: expanded from macro 'gen_rtx_LSHIFTRT' gen_rtx_fmt_ee (LSHIFTRT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12732: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12733: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12735: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12736:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] << INTVAL (XEXP (XEXP (op0, 0), 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12754: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12794:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] unsigned HOST_WIDE_INT c1 = INTVAL (XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12833:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) == const1_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12846:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) == const1_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12850: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12877:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op0, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12878: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12881:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] & ((HOST_WIDE_INT_1U << INTVAL (XEXP (op0, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12885:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] & ~(mask >> (INTVAL (XEXP (op0, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12892:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] temp >>= INTVAL (XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12906:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] - INTVAL (XEXP (op0, 1))))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12931:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INTVAL (XEXP (op0, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12940: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12940: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12941:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (int_mode_for_size (mode_width - INTVAL (XEXP (op0, 1)), 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12959: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12959: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12960:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (int_mode_for_size (mode_width - INTVAL (XEXP (op0, 1)), 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12967: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12969:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] add_const, XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12987:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op0, 1)) > 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12988: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12992: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:12995: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)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13000:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] << INTVAL (XEXP (op0, 1))) - 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13009:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] << INTVAL (XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13014:41: 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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13159:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13212:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx x1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13219: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13222:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? XEXP (x1, 1) : XEXP (x1, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13226: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13229:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? XEXP (x0, 1) : XEXP (x0, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13280:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx x1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13291: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13297: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13452: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)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13472:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (setter))); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13477:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (setter))); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13512:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13512: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13616:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] regno = REGNO (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13802:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx x1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13812: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:13818: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14063: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)); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14211:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (note, 1) = *pnotes; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14225: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_luid, to_insn, pnotes); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14345:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next_note = XEXP (note, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14414:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *np = XEXP (n, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14415:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (n, 1) = REG_NOTES (i3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14415:18: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (n, 1) = REG_NOTES (i3); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14416:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (i3) = n; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14597:12: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && (JUMP_LABEL (place) == NULL ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14598:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] || JUMP_LABEL (place) == XEXP (note, 0))) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14600:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx label = JUMP_LABEL (place); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14603:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (place) = XEXP (note, 0); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14605:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label)--; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14610:12: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && (JUMP_LABEL (place2) == NULL ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14611:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] || JUMP_LABEL (place2) == XEXP (note, 0))) ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14613:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx label = JUMP_LABEL (place2); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14616:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (place2) = XEXP (note, 0); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14618:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label)--; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14728: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)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14735:22: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx old_notes = REG_NOTES (tem_insn); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14738:6: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (tem_insn) = NULL; ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14904:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (note, 1) = REG_NOTES (place); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14904:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (note, 1) = REG_NOTES (place); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:14905:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (place) = note; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:15087:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine.cc:15095:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set) = new_reg; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 630 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../gcc-14.2.0/gcc/combine-stack-adj.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:43: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:43: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:45: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:50: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:50: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/combine-stack-adj.cc:50: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:137:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SET_SRC (this_rtx) == SET_DEST (this_rtx)) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:174:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ml->sp_offset = INTVAL (XEXP (XEXP (*ref, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:197:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:197:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:247:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XEXP (SET_SRC (other_set), 0) != stack_pointer_rtx ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:429:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (exp1) = simplify_replace_rtx (SET_SRC (exp1), SET_DEST (exp2), ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:430:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (exp2)); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:429:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (exp1) = simplify_replace_rtx (SET_SRC (exp1), SET_DEST (exp2), ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:569:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:577:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] this_adjust = INTVAL (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:587:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] this_adjust = INTVAL (XEXP (XEXP (equal, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:726: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:730:20: 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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/combine-stack-adj.cc:730:26: 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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 124 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../gcc-14.2.0/gcc/compare-elim.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:57: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:57: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:60: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:65: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:65: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/compare-elim.cc:65: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:162:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:178:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (int i = 0; i < XVECLEN (XEXP (src, 1), 0); i++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:46: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:258:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:263:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (x, 1) == const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:303:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || !rtx_equal_p (XEXP (compare, 1), cmp->in_b)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:393:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] last_cmp->in_b = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:608:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] reg = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:717:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:802:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] in_b = gen_rtx_UNSPEC (GET_MODE (cmp->in_b), v, XINT (cmp->in_b, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1319:44: note: expanded from macro 'gen_rtx_UNSPEC' gen_rtx_fmt_Ei (UNSPEC, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:502:43: note: expanded from macro 'gen_rtx_fmt_Ei' gen_rtx_fmt_Ei_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:814:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cmp_a = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:828:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cmp_a = XEXP (SET_SRC (x), 0); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:837:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (XEXP (SET_SRC (x), 0), in_a) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:838:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (XEXP (SET_SRC (x), 1), in_b)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:838:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (XEXP (SET_SRC (x), 1), in_b)) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/compare-elim.cc:853:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cmp_b = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 125 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../gcc-14.2.0/gcc/context.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/context.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/context.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../gcc-14.2.0/gcc/convert.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/convert.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/convert.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo ../../gcc-14.2.0/gcc/coroutine-passes.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/coroutine-passes.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/coroutine-passes.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/coroutine-passes.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/coroutine-passes.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/coroutine-passes.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/coroutine-passes.cc:45: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/coroutine-passes.cc:45: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 29 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../gcc-14.2.0/gcc/coverage.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/coverage.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/coverage.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/coverage.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/coverage.cc:43: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/coverage.cc:50: ../../gcc-14.2.0/gcc/auto-profile.h:29:56: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/auto-profile.h:29:56: note: did you mean class here? extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^~~~~~ class 113 warnings generated. clang++ -fPIE -c -DGCC_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/include\" -DFIXED_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/opt/pkg/gcc14/include/c++/\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/include/c++//x86_64-apple-darwin23\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/opt/pkg/gcc14/include/c++//backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../include/c++/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/opt/pkg/gcc14/include\" -DCROSS_INCLUDE_DIR=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../x86_64-apple-darwin23/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/opt/pkg/gcc14/\" -DSTANDARD_EXEC_PREFIX=\"/opt/pkg/gcc14/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -DBASEVER="\"14.2.0\"" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../gcc-14.2.0/gcc/cppbuiltin.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cppbuiltin.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cppbuiltin.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cppbuiltin.cc:28: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DGCC_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/include\" -DFIXED_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/opt/pkg/gcc14/include/c++/\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/include/c++//x86_64-apple-darwin23\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/opt/pkg/gcc14/include/c++//backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../include/c++/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/opt/pkg/gcc14/include\" -DCROSS_INCLUDE_DIR=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../x86_64-apple-darwin23/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/opt/pkg/gcc14/\" -DSTANDARD_EXEC_PREFIX=\"/opt/pkg/gcc14/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../gcc-14.2.0/gcc/cppdefault.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cppdefault.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cppdefault.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc-14.2.0/gcc/cprop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cprop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cprop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:31: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:31: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cprop.cc:31: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:272:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:774:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = simplify_rtx (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:785: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))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:790: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); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:792: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)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:800:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !contains_paradoxical_subreg_p (SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:913: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); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:925: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); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:935:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (rtx_equal_p (new_rtx, SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:989:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && BB_HEAD (e->dest) == JUMP_LABEL (jump)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:1350:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cst = XEXP (cond, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:1433:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] new_rtx = gen_rtx_SET (XEXP (cond, 0), XEXP (cond, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1329:43: note: expanded from macro 'gen_rtx_SET' gen_rtx_fmt_ee (SET, VOIDmode, (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:1608:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (pc_set (jump)); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cprop.cc:1613:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (PATTERN (setcc))); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 124 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../gcc-14.2.0/gcc/cse.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cse.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cse.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cse.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:34: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:34: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cse.cc:34: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:1021: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)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:1050: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)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/cse.cc:463:40: note: expanded from macro 'REGNO_QTY_VALID_P' #define REGNO_QTY_VALID_P(N) (REG_QTY (N) >= 0) ^ ../../gcc-14.2.0/gcc/cse.cc:458:39: note: expanded from macro 'REG_QTY' #define REG_QTY(N) (get_cse_reg_info (N)->reg_qty) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:1051: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, false)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:1053:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rehash_using_reg (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2005:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || ranges_maybe_overlap_p (SUBREG_BYTE (exp), ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2318:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + (constant_lower_bound (SUBREG_BYTE (x)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2383:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] + CODE_LABEL_NUMBER (label_ref_label (x))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2471:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + hash_rtx_string (ASM_OPERANDS_OUTPUT_CONSTRAINT (x)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2588:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT' #define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2474:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] if (ASM_OPERANDS_INPUT_LENGTH (x)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2476: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++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2478:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] hash += (hash_rtx (ASM_OPERANDS_INPUT (x, i), ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2483:29: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] (ASM_OPERANDS_INPUT_CONSTRAINT (x, i))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2597:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT' XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2486:33: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] hash += hash_rtx_string (ASM_OPERANDS_INPUT_CONSTRAINT (x, 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2597:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT' XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2487:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] x = ASM_OPERANDS_INPUT (x, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2538:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] hash += constant_lower_bound (SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2674:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!mem_attrs_eq_p (MEM_ATTRS (x), MEM_ATTRS (y))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2674:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!mem_attrs_eq_p (MEM_ATTRS (x), MEM_ATTRS (y))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2696: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2696: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2698: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2700: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2713:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || strcmp (ASM_OPERANDS_OUTPUT_CONSTRAINT (x), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2588:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT' #define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2714:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_OUTPUT_CONSTRAINT (y)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2588:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT' #define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2715: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) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2589:38: note: expanded from macro 'ASM_OPERANDS_OUTPUT_IDX' #define ASM_OPERANDS_OUTPUT_IDX(RTX) XCINT (RTX, 2, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2715: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) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2589:38: note: expanded from macro 'ASM_OPERANDS_OUTPUT_IDX' #define ASM_OPERANDS_OUTPUT_IDX(RTX) XCINT (RTX, 2, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2716: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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2716: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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2719:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] if (ASM_OPERANDS_INPUT_LENGTH (x)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2721: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--) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2722: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), ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2723:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_INPUT (y, i), ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2725: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), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2597:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT' XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2726:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_INPUT_CONSTRAINT (y, i))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2597:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT' XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2775:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:2775:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3068: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3157: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--) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3159:19: 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); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3158:30: 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), ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3171:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx trueop1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3469: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3499:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (y, 1)) == label_ref_label (const_arg1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3507:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (XEXP (y, 0), 1)) == label_ref_label (const_arg1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3519:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (y, 1)) == label_ref_label (const_arg0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3527:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (XEXP (y, 0), 1)) == label_ref_label (const_arg0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3572:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (y && poly_int_rtx_p (XEXP (y, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3624:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inner_const = equiv_constant (fold_rtx (XEXP (y, 1), 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3737: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3786:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] poly_int64 byte = (SUBREG_BYTE (x) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3804:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return simplify_subreg (mode, new_rtx, imode, SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3859: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3859: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); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3861: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3861: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); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3867: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); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3868: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:3868: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); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4169:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4282:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4330:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] for (int i = ASM_OPERANDS_INPUT_LENGTH (x) - 1; i >= 0; i--) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4332:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx input = ASM_OPERANDS_INPUT (x, i); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4336:28: 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), input, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4380:18: warning: array index 7 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4380: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4387:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] canon_reg (SET_SRC (x), insn); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4389:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] fold_rtx (SET_SRC (x), insn); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4421:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] canon_reg (SET_SRC (y), insn); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4423:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] fold_rtx (SET_SRC (y), insn); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4445:22: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] if (n_sets == 1 && REG_NOTES (insn) != 0 ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4455:35: 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))) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4479: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); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4487: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4489: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4488:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] validate_change (insn, &XEXP (dest, 2), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4551:22: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] if (n_sets == 1 && REG_NOTES (insn) != 0 ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4556:38: 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)) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4576:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx width = XEXP (SET_DEST (sets[0].rtl), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4577:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx pos = XEXP (SET_DEST (sets[0].rtl), 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4630:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (sets[i].rtl); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:4918: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1403:41: note: expanded from macro 'gen_rtx_AND' gen_rtx_fmt_ee (AND, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5252:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INTVAL (XEXP (SET_DEST (sets[i].rtl), 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/poly-int.h:1350:39: note: expanded from macro 'known_ge' #define known_ge(A, B) (!maybe_lt (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5258:20: 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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5259:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx pos = XEXP (SET_DEST (sets[i].rtl), 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5334:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (sets[i].rtl) = trial; ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5359:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (sets[i].rtl) = trial; ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5382:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (MEM_P (trial) && !rtx_equal_p (trial, SET_SRC(sets[i].rtl))) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5390:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx new_rtx = canon_reg (SET_SRC (sets[i].rtl), insn); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5429:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (sets[i].rtl); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5556: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5619:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (new_rtx) = XEXP (src, 0); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5620:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (XEXP (src, 0))++; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5626:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (note, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5627:5: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (new_rtx) = note; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5634:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5696: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)) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5702: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))) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5818:13: warning: array index 7 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:5818:57: 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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:6175:18: warning: array index 7 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:6175: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:6561:24: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:6561:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:6786: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, ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:6804:19: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] count_reg_usage (CALL_INSN_FUNCTION_USAGE (x), counts, dest, incr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:6821:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] eqv = XEXP (eqv, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:6837: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, NULL_RTX, incr); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:6842: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--) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:6843: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, dest, incr); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:6883:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || side_effects_p (SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7009:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] count_reg_usage (INSN_VAR_LOCATION_LOC (insn), counts + nreg, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7071:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] count_reg_usage (INSN_VAR_LOCATION_LOC (insn), counts + nreg, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7084:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !side_effects_p (SET_SRC (set)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7098:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set), ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7140:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (is_dead_debug_insn (INSN_VAR_LOCATION_LOC (insn), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7143:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7149:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = simplify_replace_fn_rtx (INSN_VAR_LOCATION_LOC (insn), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7148:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7202:31: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] cse_change_cc_mode (array, ®_NOTES (insn), insn, newreg); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7313: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))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7319:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SET_SRC (set), 0)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7320: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7321:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SET_SRC (set), 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7321:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SET_SRC (set), 1))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cse.cc:7497:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cc_src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 234 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../gcc-14.2.0/gcc/cselib.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cselib.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cselib.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/cselib.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:858:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *off = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:879:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:916:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *off = XEXP (l->loc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:919:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INTVAL (XEXP (l->loc, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1121:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1121:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1141:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_for_cselib_1 (XEXP (x, 1), XEXP (y, 0), memmode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1143:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_for_cselib_1 (XEXP (x, 0), XEXP (y, 1), memmode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1185:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!rtx_equal_for_cselib_p (dest, SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1233:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1417:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] + CODE_LABEL_NUMBER (label_ref_label (x))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1465:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return cselib_hash_rtx (XEXP (x, 1), create, memmode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1490:58: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return cselib_hash_plus_const_int (XEXP (x, 0), INTVAL (XEXP (x, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1543:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] hash += constant_lower_bound (SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1754:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (note, 0) == XEXP (p->loc, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1755:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (p->loc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:1965:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (orig)); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:2101:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (copy, 0), XEXP (copy, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:2102:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (copy, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:2120:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (copy, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:2196:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return cselib_subst_to_values (XEXP (x, 1), memmode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:2210:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (SP_DERIVED_VALUE_P (t) && XEXP (x, 1) == const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:2218:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return plus_constant (Pmode, l->loc, INTVAL (XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:2885:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] body = COND_EXEC_CODE (body); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:2891:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] sets[0].src = SET_SRC (body); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:2905: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); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:3168:11: warning: array index 7 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:3168:51: 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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:3180:16: warning: array index 7 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/cselib.cc:3180:56: 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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 137 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../gcc-14.2.0/gcc/data-streamer.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/data-streamer.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/data-streamer.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/data-streamer.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/data-streamer.cc:28: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/data-streamer.cc:28: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../gcc-14.2.0/gcc/data-streamer-in.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/data-streamer-in.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/data-streamer-in.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/data-streamer-in.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/data-streamer-in.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/data-streamer-in.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../gcc-14.2.0/gcc/data-streamer-out.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/data-streamer-out.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/data-streamer-out.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/data-streamer-out.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/data-streamer-out.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/data-streamer-out.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../gcc-14.2.0/gcc/dbgcnt.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/dbgcnt.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dbgcnt.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../gcc-14.2.0/gcc/dce.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/dce.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dce.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dce.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dce.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dce.cc:307:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] off = INTVAL (XEXP (addr, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dce.cc:338: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 ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dce.cc:342:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] off += INTVAL (XEXP (SET_SRC (set), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dce.cc:342:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] off += INTVAL (XEXP (SET_SRC (set), 1)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dce.cc:420:12: warning: array index 7 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dce.cc:420: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dce.cc:442:12: warning: array index 7 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dce.cc:442: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dce.cc:564:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dce.cc:642:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 117 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../gcc-14.2.0/gcc/ddg.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ddg.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ddg.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ddg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ddg.cc:141:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (def_insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ddg.cc:141:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (def_insn); note; note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ddg.cc:563:29: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (LABEL_P (insn) || NOTE_INSN_BASIC_BLOCK_P (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../gcc-14.2.0/gcc/debug.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/debug.cc:20: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/debug.cc:20: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../gcc-14.2.0/gcc/df-core.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/df-core.cc:379: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/df-core.cc:379: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-core.cc:381: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-core.cc:2054:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 108 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../gcc-14.2.0/gcc/df-problems.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/df-problems.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/df-problems.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-problems.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-problems.cc:3195:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx *pprev = ®_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-problems.cc:3212:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-problems.cc:3230:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-problems.cc:3252:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx *pprev = ®_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-problems.cc:3284:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next = XEXP (link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-problems.cc:3699:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-problems.cc:4010:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-problems.cc:4010: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-problems.cc:4209:28: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (insn) && NOTE_KIND (insn) == NOTE_INSN_EPILOGUE_BEG) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 116 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../gcc-14.2.0/gcc/df-scan.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/df-scan.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/df-scan.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/df-scan.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:1109:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && VAR_LOC_UNKNOWN_P (INSN_VAR_LOCATION_LOC (insn))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:1990:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:1991:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:2585:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (reg), GET_MODE (reg)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:2732:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] df_defs_record (collection_rec, COND_EXEC_CODE (x), ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:2801:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] df_find_hard_reg_defs (COND_EXEC_CODE (x), defs); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:2885:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] &XEXP (x, 2), ref_type, bb, insn_info, flags); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:2944:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] df_uses_record (collection_rec, &XEXP (dst, 2), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:3002: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++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:3003:41: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] df_uses_record (collection_rec, &ASM_OPERANDS_INPUT (x, j), ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:3146:15: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = CALL_INSN_FUNCTION_USAGE (insn_info->insn); note; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:3147:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:3189:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn_info->insn); note; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/df-scan.cc:3190:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 121 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../gcc-14.2.0/gcc/dfp.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/dfp.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dfp.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo ../../gcc-14.2.0/gcc/digraph.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/digraph.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/digraph.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../gcc-14.2.0/gcc/dojump.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/dojump.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dojump.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dojump.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dojump.cc:158:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (and_test, 1) = immed_wide_int_const (mask, mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dojump.cc:159: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dojump.cc:1040:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (tem, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../gcc-14.2.0/gcc/dominance.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/dominance.cc:37: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dominance.cc:37: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../gcc-14.2.0/gcc/domwalk.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/domwalk.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/domwalk.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../gcc-14.2.0/gcc/double-int.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/double-int.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/double-int.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../gcc-14.2.0/gcc/dse.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/dse.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dse.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dse.cc:30: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:41: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:41: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dse.cc:41: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dse.cc:1500:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rhs = SET_SRC (body); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dse.cc:2461:19: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = CALL_INSN_FUNCTION_USAGE (call_insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dse.cc:2463:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dse.cc:2554:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SYMBOL_REF_DECL (sym) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dse.cc:2556:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && fndecl_built_in_p (SYMBOL_REF_DECL (sym), BUILT_IN_MEMSET)) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dse.cc:2557:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] memset_call = SYMBOL_REF_DECL (sym); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dse.cc:2663:23: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx link = CALL_INSN_FUNCTION_USAGE (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dse.cc:2665:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 138 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../gcc-14.2.0/gcc/dumpfile.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:33: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/dumpfile.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../gcc-14.2.0/gcc/dwarf2asm.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:31: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/dwarf2asm.cc:1162: ./gt-dwarf2asm.h:48:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-dwarf2asm.h:48:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-dwarf2asm.h:48:55: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-dwarf2asm.h:48:55: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../gcc-14.2.0/gcc/dwarf2cfi.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2cfi.cc:40: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:384:13: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (NOTE_KIND (insn)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:484:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_CFI (add_cfi_insn) = cfi; ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1680:25: note: expanded from macro 'NOTE_CFI' #define NOTE_CFI(INSN) XCCFI (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1390:32: note: expanded from macro 'XCCFI' #define XCCFI(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_cfi) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1334:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = XEXP (pat, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1340:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cur_cfa->offset -= rtx_to_poly_int64 (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1363:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = XEXP (set, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1377:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = rtx_to_poly_int64 (XEXP (addr, 1)) - cur_cfa->offset; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1428:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = XEXP (set, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1454:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1488:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1808:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (expr); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1882:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (cur_trace->cfa_temp.reg == XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1885:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (!poly_int_rtx_p (XEXP (src, 1), &offset)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1916:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = rtx_to_poly_int64 (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1929:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (src, 1), &offset)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1944:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (src, 1) == stack_pointer_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1956:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (src, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:1978:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!can_ior_p (cur_trace->cfa_temp.offset, INTVAL (XEXP (src, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2012:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] fde->stack_realignment = INTVAL (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2040:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = -rtx_to_poly_int64 (XEXP (XEXP (XEXP (dest, 0), 1), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2040:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = -rtx_to_poly_int64 (XEXP (XEXP (XEXP (dest, 0), 1), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2100:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = rtx_to_poly_int64 (XEXP (XEXP (dest, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2257:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2257: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2483:28: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (insn) && NOTE_KIND (insn) == NOTE_INSN_SWITCH_TEXT_SECTIONS) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2486:28: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (insn) && NOTE_KIND (insn) == NOTE_INSN_CFI) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2488:42: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] bool required = cfi_label_required_p (NOTE_CFI (insn)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1680:25: note: expanded from macro 'NOTE_CFI' #define NOTE_CFI(INSN) XCCFI (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1390:32: note: expanded from macro 'XCCFI' #define XCCFI(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_cfi) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2490:27: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (next) && NOTE_KIND (next) == NOTE_INSN_CFI) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2492:37: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] required |= cfi_label_required_p (NOTE_CFI (next)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1680:25: note: expanded from macro 'NOTE_CFI' #define NOTE_CFI(INSN) XCCFI (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1390:32: note: expanded from macro 'XCCFI' #define XCCFI(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_cfi) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2496:30: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || (NOTE_P (next) && (NOTE_KIND (next) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2514:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_LABEL_NUMBER (tmp) = num; ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1681:33: note: expanded from macro 'NOTE_LABEL_NUMBER' #define NOTE_LABEL_NUMBER(INSN) XCINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2519:29: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (insn) && NOTE_KIND (insn) == NOTE_INSN_CFI) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2520:35: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] vec_safe_push (fde->dw_fde_cfi, NOTE_CFI (insn)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1680:25: note: expanded from macro 'NOTE_CFI' #define NOTE_CFI(INSN) XCCFI (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1390:32: note: expanded from macro 'XCCFI' #define XCCFI(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_cfi) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2660:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx_insn * lab = label_ref_label (XEXP (SET_SRC (tmp), 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2660:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx_insn * lab = label_ref_label (XEXP (SET_SRC (tmp), 2)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2675:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] n = ASM_OPERANDS_LABEL_LENGTH (tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2679:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] as_a (XEXP (ASM_OPERANDS_LABEL (tmp, i), 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2759:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_P (insn) && NOTE_KIND (insn) == NOTE_INSN_DELETED); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:2953:29: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (start) && NOTE_KIND (start) == NOTE_INSN_CFI) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:3055:37: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_P (note) && NOTE_KIND (note) == NOTE_INSN_CFI); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:3056:41: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] output_cfi_directive (dump_file, NOTE_CFI (note)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1680:25: note: expanded from macro 'NOTE_CFI' #define NOTE_CFI(INSN) XCCFI (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1390:32: note: expanded from macro 'XCCFI' #define XCCFI(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_cfi) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:3127:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) == NOTE_INSN_SWITCH_TEXT_SECTIONS) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:3199:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = rtx_to_poly_int64 (XEXP (rtl, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2cfi.cc:3204:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = -rtx_to_poly_int64 (XEXP (rtl, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 151 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo ../../gcc-14.2.0/gcc/dwarf2ctf.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/dwarf2ctf.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dwarf2ctf.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc-14.2.0/gcc/dwarf2out.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:60: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:60: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:70: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:70: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:79: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6402:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *src = XEXP (piece, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6475:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_VAR_LOCATION_DECL (temp->first->loc) == decl ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1711:26: note: expanded from macro 'NOTE_VAR_LOCATION_DECL' PAT_VAR_LOCATION_DECL (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1699:46: note: expanded from macro 'PAT_VAR_LOCATION_DECL' #define PAT_VAR_LOCATION_DECL(PAT) (XCTREE ((PAT), 0, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1388:45: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6477:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_VAR_LOCATION_LOC (temp->first->loc) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:3: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6477:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_VAR_LOCATION_LOC (temp->first->loc) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:25: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1700:44: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6482:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || !rtx_equal_p (NOTE_VAR_LOCATION_LOC (temp->first->loc), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:3: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6482:21: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] || !rtx_equal_p (NOTE_VAR_LOCATION_LOC (temp->first->loc), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:25: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1700:44: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6483:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_VAR_LOCATION_LOC (loc_note)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:3: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6483:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_VAR_LOCATION_LOC (loc_note)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:25: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1700:44: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6484:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] || (NOTE_VAR_LOCATION_STATUS (temp->first->loc) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1715:28: note: expanded from macro 'NOTE_VAR_LOCATION_STATUS' PAT_VAR_LOCATION_STATUS (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1706:48: note: expanded from macro 'PAT_VAR_LOCATION_STATUS' (RTL_FLAG_CHECK1 ("PAT_VAR_LOCATION_STATUS", PAT, VAR_LOCATION) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6485:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] != NOTE_VAR_LOCATION_STATUS (loc_note)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1715:28: note: expanded from macro 'NOTE_VAR_LOCATION_STATUS' PAT_VAR_LOCATION_STATUS (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1706:48: note: expanded from macro 'PAT_VAR_LOCATION_STATUS' (RTL_FLAG_CHECK1 ("PAT_VAR_LOCATION_STATUS", PAT, VAR_LOCATION) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6559:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (!rtx_equal_p (NOTE_VAR_LOCATION_LOC (last_loc_note), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:3: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6559:22: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] || (!rtx_equal_p (NOTE_VAR_LOCATION_LOC (last_loc_note), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:25: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1700:44: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6560:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_VAR_LOCATION_LOC (loc_note))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:3: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6560:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_VAR_LOCATION_LOC (loc_note))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:25: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1700:44: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6561:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] || ((NOTE_VAR_LOCATION_STATUS (last_loc_note) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1715:28: note: expanded from macro 'NOTE_VAR_LOCATION_STATUS' PAT_VAR_LOCATION_STATUS (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1706:48: note: expanded from macro 'PAT_VAR_LOCATION_STATUS' (RTL_FLAG_CHECK1 ("PAT_VAR_LOCATION_STATUS", PAT, VAR_LOCATION) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6562:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] != NOTE_VAR_LOCATION_STATUS (loc_note)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1715:28: note: expanded from macro 'NOTE_VAR_LOCATION_STATUS' PAT_VAR_LOCATION_STATUS (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1706:48: note: expanded from macro 'PAT_VAR_LOCATION_STATUS' (RTL_FLAG_CHECK1 ("PAT_VAR_LOCATION_STATUS", PAT, VAR_LOCATION) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6563:13: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] && ((NOTE_VAR_LOCATION_STATUS (last_loc_note) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1715:28: note: expanded from macro 'NOTE_VAR_LOCATION_STATUS' PAT_VAR_LOCATION_STATUS (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1706:48: note: expanded from macro 'PAT_VAR_LOCATION_STATUS' (RTL_FLAG_CHECK1 ("PAT_VAR_LOCATION_STATUS", PAT, VAR_LOCATION) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:6565:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] || (NOTE_VAR_LOCATION_STATUS (loc_note) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1715:28: note: expanded from macro 'NOTE_VAR_LOCATION_STATUS' PAT_VAR_LOCATION_STATUS (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1706:48: note: expanded from macro 'PAT_VAR_LOCATION_STATUS' (RTL_FLAG_CHECK1 ("PAT_VAR_LOCATION_STATUS", PAT, VAR_LOCATION) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15079:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ((XINT (rtl, 1) >= 0 && XINT (rtl, 1) < NUM_UNSPEC_VALUES) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15079:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ((XINT (rtl, 1) >= 0 && XINT (rtl, 1) < NUM_UNSPEC_VALUES) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15084:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rtl, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15121:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] FOR_EACH_SUBRTX_VAR (iter, array, XEXP (rtl, 1), ALL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl-iter.h:284:41: note: expanded from macro 'FOR_EACH_SUBRTX_VAR' for (subrtx_var_iterator ITER (ARRAY, X, TYPE##_BOUNDS); !ITER.at_end (); \ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15133:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] FOR_EACH_SUBRTX_VAR (iter, array, XEXP (rtl, 1), ALL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl-iter.h:284:41: note: expanded from macro 'FOR_EACH_SUBRTX_VAR' for (subrtx_var_iterator ITER (ARRAY, X, TYPE##_BOUNDS); !ITER.at_end (); \ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15168:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree decl = SYMBOL_REF_DECL (rtl); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15333:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] == (INTVAL (XEXP (rtl, 1)) & GET_MODE_MASK (op_mode))))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15348:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + size_of_int_loc_descriptor (INTVAL (XEXP (rtl, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15353:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = int_loc_descriptor (INTVAL (XEXP (rtl, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15393:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = mem_loc_descriptor (XEXP (rtl, 1), op_mode, mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15433:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = mem_loc_descriptor (XEXP (rtl, 1), op_mode, mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15457:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = int_loc_descriptor (INTVAL (XEXP (rtl, 1)) & mask); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15473:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + INTVAL (XEXP (rtl, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15500:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = mem_loc_descriptor (XEXP (rtl, 1), mode, mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15592:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = mem_loc_descriptor (XEXP (rtl, 1), mode, mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:15898:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx rtlop1 = XEXP (rtl, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16274:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return mem_loc_descriptor (XEXP (rtl, 1), mode, mem_mode, initialized); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16432:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtl = XEXP (rtl, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16455:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INTVAL (XEXP (rtl, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16467:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] loc_descr_plus_const (&mem_loc_result, INTVAL (XEXP (rtl, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16470:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = mem_loc_descriptor (XEXP (rtl, 1), mode, mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16526:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx rtlop1 = XEXP (rtl, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16557:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (rtl, 0) == XEXP (rtl, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16566:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = mem_loc_descriptor (XEXP (rtl, 1), mode, mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16590:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = mem_loc_descriptor (XEXP (rtl, 1), mode, mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16845:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] size = INTVAL (XEXP (rtl, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16846:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] shift = INTVAL (XEXP (rtl, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16872:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = mem_loc_descriptor (XEXP (rtl, 1), mode, mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:16874:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op2 = mem_loc_descriptor (XEXP (rtl, 2), mode, mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17039:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT dw_op = XINT (elem, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17225: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17237:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx loc = PAT_VAR_LOCATION_LOC (rtl); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17244:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtl = XEXP (rtl, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17431:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = implicit_ptr_descriptor (XEXP (rtl, 0), INTVAL (XEXP (rtl, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17516:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] varloc = PAT_VAR_LOCATION_LOC (varloc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17632:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (p = loc; p; p = XEXP (p, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17641:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_VAR_LOCATION_LOC (loc_note) == NULL_RTX) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:3: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17641:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_VAR_LOCATION_LOC (loc_note) == NULL_RTX) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:25: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1700:44: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17646:21: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] initialized = NOTE_VAR_LOCATION_STATUS (loc_note); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1715:28: note: expanded from macro 'NOTE_VAR_LOCATION_STATUS' PAT_VAR_LOCATION_STATUS (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1706:48: note: expanded from macro 'PAT_VAR_LOCATION_STATUS' (RTL_FLAG_CHECK1 ("PAT_VAR_LOCATION_STATUS", PAT, VAR_LOCATION) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17647:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] varloc = NOTE_VAR_LOCATION (loc_note); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17711:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] varloc = PAT_VAR_LOCATION_LOC (varloc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17816:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_VAR_LOCATION_LOC (node->loc) != NULL_RTX) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:3: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17816:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_VAR_LOCATION_LOC (node->loc) != NULL_RTX) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:25: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1700:44: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17828:22: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] initialized = NOTE_VAR_LOCATION_STATUS (node->loc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1715:28: note: expanded from macro 'NOTE_VAR_LOCATION_STATUS' PAT_VAR_LOCATION_STATUS (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1706:48: note: expanded from macro 'PAT_VAR_LOCATION_STATUS' (RTL_FLAG_CHECK1 ("PAT_VAR_LOCATION_STATUS", PAT, VAR_LOCATION) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17829:17: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] varloc = NOTE_VAR_LOCATION (node->loc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17897:22: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] initialized = NOTE_VAR_LOCATION_STATUS (node->loc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1715:28: note: expanded from macro 'NOTE_VAR_LOCATION_STATUS' PAT_VAR_LOCATION_STATUS (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1706:48: note: expanded from macro 'PAT_VAR_LOCATION_STATUS' (RTL_FLAG_CHECK1 ("PAT_VAR_LOCATION_STATUS", PAT, VAR_LOCATION) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:17898:17: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] varloc = NOTE_VAR_LOCATION (node->loc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:18046:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!TREE_ASM_WRITTEN (SYMBOL_REF_DECL (XEXP (rtl, 0)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/tree.h:996:34: note: expanded from macro 'TREE_ASM_WRITTEN' #define TREE_ASM_WRITTEN(NODE) ((NODE)->base.asm_written_flag) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:20837:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || SYMBOL_REF_DECL (XEXP (rtl, 0)) != decl) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:20950:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_VAR_LOCATION (loc_list->first->loc) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:20951:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_VAR_LOCATION_LOC (loc_list->first->loc)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:3: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:20951:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_VAR_LOCATION_LOC (loc_list->first->loc)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:25: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1700:44: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:20956:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtl = NOTE_VAR_LOCATION_LOC (node->loc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:3: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:20956:13: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] rtl = NOTE_VAR_LOCATION_LOC (node->loc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:25: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1700:44: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:23512:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] dw_die_ref tdie = lookup_decl_die (SYMBOL_REF_DECL (ca_loc->symbol_ref)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:24206:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next_arg = XEXP (arg, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:24213:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next_arg = XEXP (next_arg, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:24230:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tloc = XEXP (XEXP (arg, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:24236:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tlocc = XEXP (XEXP (arg, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:24268:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] val = mem_loc_descriptor (XEXP (XEXP (arg, 0), 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:24284:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (next_arg != XEXP (arg, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:24289:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] val = mem_loc_descriptor (XEXP (XEXP (XEXP (arg, 1), ^ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:24289:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] val = mem_loc_descriptor (XEXP (XEXP (XEXP (arg, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:24866:16: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) == NOTE_INSN_DELETED_LABEL)))) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:24880:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) == NOTE_INSN_DELETED_DEBUG_LABEL ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:24881:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] && CODE_LABEL_NUMBER (insn) != -1) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:28077:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:28082:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || !SYMBOL_REF_DECL (XEXP (x, 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:28104:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] var_loc_p = NOTE_KIND (loc_note) == NOTE_INSN_VAR_LOCATION; ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:28129:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (next_note) == NOTE_INSN_VAR_LOCATION) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:28173:14: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] decl = NOTE_VAR_LOCATION_DECL (loc_note); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1711:26: note: expanded from macro 'NOTE_VAR_LOCATION_DECL' PAT_VAR_LOCATION_DECL (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1699:46: note: expanded from macro 'PAT_VAR_LOCATION_DECL' #define PAT_VAR_LOCATION_DECL(PAT) (XCTREE ((PAT), 0, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1388:45: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:28265:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SYMBOL_REF_DECL (XEXP (x, 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:28318:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_VAR_LOCATION_LOC (loc_note)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:3: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:28318:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_VAR_LOCATION_LOC (loc_note)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:25: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1700:44: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:28321:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] patstr = str_pattern_slim (NOTE_VAR_LOCATION_LOC (loc_note)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:3: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:28321:31: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] patstr = str_pattern_slim (NOTE_VAR_LOCATION_LOC (loc_note)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1713:25: note: expanded from macro 'NOTE_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1700:44: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:30753:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SYMBOL_REF_DECL (rtl) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:30754:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !TREE_ASM_WRITTEN (SYMBOL_REF_DECL (rtl))) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/tree.h:996:34: note: expanded from macro 'TREE_ASM_WRITTEN' #define TREE_ASM_WRITTEN(NODE) ((NODE)->base.asm_written_flag) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:30762:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SYMBOL_REF_DECL (rtl)) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:30766:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!TREE_ASM_WRITTEN (DECL_INITIAL (SYMBOL_REF_DECL (rtl)))) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/tree.h:523:56: note: expanded from macro 'DECL_COMMON_CHECK' #define DECL_COMMON_CHECK(T) CONTAINS_STRUCT_CHECK (T, TS_DECL_COMMON) ^ ../../gcc-14.2.0/gcc/tree.h:485:50: note: expanded from macro 'CONTAINS_STRUCT_CHECK' #define CONTAINS_STRUCT_CHECK(T, ENUM) (T) ^ ../../gcc-14.2.0/gcc/tree.h:996:34: note: expanded from macro 'TREE_ASM_WRITTEN' #define TREE_ASM_WRITTEN(NODE) ((NODE)->base.asm_written_flag) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:30769:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (!TREE_ASM_WRITTEN (SYMBOL_REF_DECL (rtl))) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/tree.h:996:34: note: expanded from macro 'TREE_ASM_WRITTEN' #define TREE_ASM_WRITTEN(NODE) ((NODE)->base.asm_written_flag) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:30802:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || SYMBOL_REF_DECL (rtl) == NULL_TREE) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:30805:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] decl = SYMBOL_REF_DECL (rtl); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:30843:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = INTVAL (XEXP (XEXP (rtl, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:30858:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (GET_CODE (rtl) == SYMBOL_REF && SYMBOL_REF_DECL (rtl)) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:30860:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] decl = SYMBOL_REF_DECL (rtl); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:31118:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] decl = SYMBOL_REF_DECL (rtl); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:31483:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SYMBOL_REF_DECL (l->dw_loc_oprnd1.v.val_addr) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:31486:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree decl = SYMBOL_REF_DECL (l->dw_loc_oprnd1.v.val_addr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/dwarf2out.cc:31517:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree tdecl = SYMBOL_REF_DECL (a->dw_attr_val.v.val_addr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/dwarf2out.cc:33403: ./gt-dwarf2out.h:1645:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1645:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1645:69: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1645:69: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1832:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1832:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1832:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1832:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1850:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1850:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1850:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1850:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1898:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1898:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1898:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1898:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1916:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1916:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1916:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1916:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1987:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1987:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1987:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1987:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2024:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:2024:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2024:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:2024:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2153:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:2153:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2153:58: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:2153:58: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2171:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-dwarf2out.h:2171:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2171:62: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-dwarf2out.h:2171:62: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2211:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:2211:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2211:71: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:2211:71: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 240 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../gcc-14.2.0/gcc/early-remat.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/early-remat.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/early-remat.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/early-remat.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../gcc-14.2.0/gcc/emit-rtl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:36: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:36: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:48: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:48: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:48: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:64: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:382:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_ATTRS (mem) = 0; ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:386:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!MEM_ATTRS (mem) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:387:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || !mem_attrs_eq_p (attrs, MEM_ATTRS (mem))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:389:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_ATTRS (mem) = ggc_alloc (); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:390:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] memcpy (MEM_ATTRS (mem), attrs, sizeof (mem_attrs)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:863:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_ATTRS (rt) = 0; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:1165:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:1391:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INTVAL (XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:1439: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:1473: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; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1961:39: note: expanded from macro 'REG_USERVAR_P' (RTL_FLAG_CHECK1 ("REG_USERVAR_P", (RTX), REG)->volatil) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:1531:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CODE_LABEL_NUMBER (x) < first_label_num) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:1532:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] first_label_num = CODE_LABEL_NUMBER (x); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:1543:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CODE_LABEL_NUMBER (x) >= label_num) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:1544:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] label_num = CODE_LABEL_NUMBER (x) + 1; ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:1728:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:39: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:1982:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] refattrs = MEM_ATTRS (ref); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:2314:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_COPY_ATTRIBUTES (new_rtx, memref); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2683:4: note: expanded from macro 'MEM_COPY_ATTRIBUTES' MEM_ATTRS (LHS) = MEM_ATTRS (RHS)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:2314:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_COPY_ATTRIBUTES (new_rtx, memref); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2683:22: note: expanded from macro 'MEM_COPY_ATTRIBUTES' MEM_ATTRS (LHS) = MEM_ATTRS (RHS)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:2343:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_COPY_ATTRIBUTES (new_rtx, memref); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2683:4: note: expanded from macro 'MEM_COPY_ATTRIBUTES' MEM_ATTRS (LHS) = MEM_ATTRS (RHS)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:2343:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_COPY_ATTRIBUTES (new_rtx, memref); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2683:22: note: expanded from macro 'MEM_COPY_ATTRIBUTES' MEM_ATTRS (LHS) = MEM_ATTRS (RHS)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:2416:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (addr, 1), offset)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1529:44: note: expanded from macro 'gen_rtx_LO_SUM' gen_rtx_fmt_ee (LO_SUM, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:2609:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (rtx_equal_p (XEXP (XEXP (value, 1), 0), XEXP (value, 0))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:2611:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inc = XEXP (XEXP (value, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:2611:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inc = XEXP (XEXP (value, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:2944:20: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] reset_used_flags (REG_NOTES (p)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:2946:22: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] reset_used_flags (CALL_INSN_FUNCTION_USAGE (p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:3094:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] reset_used_flags (REG_NOTES (insn)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:3096:23: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] reset_used_flags (CALL_INSN_FUNCTION_USAGE (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:3114:18: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (REG_NOTES (p) == NULL); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:3132:23: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] verify_rtx_sharing (REG_NOTES (insn), insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:3134:25: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] verify_rtx_sharing (CALL_INSN_FUNCTION_USAGE (insn), insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:3179:41: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = copy_rtx_if_shared (REG_NOTES (insn)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:3179:2: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = copy_rtx_if_shared (REG_NOTES (insn)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:3182:28: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] = copy_rtx_if_shared (CALL_INSN_FUNCTION_USAGE (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:3181:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (insn) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:3694:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:3733:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:3898:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label_ref_label (x))++; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4015:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx *p = &CALL_INSN_FUNCTION_USAGE (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4018:11: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] *p = CALL_INSN_FUNCTION_USAGE (trial); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4027:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (trial); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4027: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4134:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4135:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = NULL; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4167:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4168:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = NULL; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4186:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4187:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = NULL; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4188:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = NULL; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4206:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4207:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = NULL; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4208:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (insn) = NULL; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4227:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_KIND (note) = subtype; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4229:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] memset (&NOTE_DATA (note), 0, sizeof (NOTE_DATA (note))); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1672:33: note: expanded from macro 'NOTE_DATA' #define NOTE_DATA(INSN) RTL_CHECKC1 (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4355:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && !NOTE_INSN_BASIC_BLOCK_P (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4387:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_INSN_BASIC_BLOCK_P (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4399:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_KIND (insn) = NOTE_INSN_DELETED; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4496:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CALL_INSN_FUNCTION_USAGE (call_insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4500:19: warning: array index 7 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; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4500: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; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4501:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4504:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (link, 1) = call_fusage; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:4507:5: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (call_insn) = call_fusage; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:5419:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_DATA (note) = NOTE_DATA (orig); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1672:33: note: expanded from macro 'NOTE_DATA' #define NOTE_DATA(INSN) RTL_CHECKC1 (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:5419:22: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_DATA (note) = NOTE_DATA (orig); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1672:33: note: expanded from macro 'NOTE_DATA' #define NOTE_DATA(INSN) RTL_CHECKC1 (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:5444:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return emit_clobber (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:5472:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return emit_use (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:5570:14: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] note = REG_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:5916: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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2590:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:5917: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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2590:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:5918: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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2591:48: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC' #define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:5919: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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2591:48: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC' #define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:6604:11: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CALL_INSN_FUNCTION_USAGE (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:6606:17: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] = copy_insn (CALL_INSN_FUNCTION_USAGE (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:6605:2: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (new_rtx) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:6630:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx *ptail = ®_NOTES (new_rtx); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:6637:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:6637: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:6644:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (new_rtx) = INSN_CODE (insn); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/emit-rtl.cc:6644:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (new_rtx) = INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/emit-rtl.cc:6789: ./gt-emit-rtl.h:220:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:220:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:220:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:220:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:238:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:238:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:238:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:238:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:256:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:256:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:256:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:256:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:274:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:274:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:274:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:274:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:292:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:292:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:292:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:292:66: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:310:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:310:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:310:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:310:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 222 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../gcc-14.2.0/gcc/et-forest.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/et-forest.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/et-forest.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../gcc-14.2.0/gcc/except.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/except.cc:114: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/except.cc:114: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/except.cc:117: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:117: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:127: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/except.cc:127: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/except.cc:137: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/except.cc:1099:28: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (insn) && NOTE_KIND (insn) == NOTE_INSN_UPDATE_SJLJ_CONTEXT) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/except.cc:1226:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_KIND (fn_begin) == NOTE_INSN_FUNCTION_BEG) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/except.cc:1228:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (NOTE_INSN_BASIC_BLOCK_P (fn_begin)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/except.cc:2015:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/except.cc:2015:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/except.cc:2549:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) == NOTE_INSN_SWITCH_TEXT_SECTIONS) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/except.cc:2643:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_EH_HANDLER (note) = call_site; ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1676:31: note: expanded from macro 'NOTE_EH_HANDLER' #define NOTE_EH_HANDLER(INSN) XCINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/except.cc:2646:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_EH_HANDLER (note) = call_site; ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1676:31: note: expanded from macro 'NOTE_EH_HANDLER' #define NOTE_EH_HANDLER(INSN) XCINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/except.cc:2665:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_EH_HANDLER (note) = call_site; ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1676:31: note: expanded from macro 'NOTE_EH_HANDLER' #define NOTE_EH_HANDLER(INSN) XCINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/except.cc:2670:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_EH_HANDLER (note) = call_site; ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1676:31: note: expanded from macro 'NOTE_EH_HANDLER' #define NOTE_EH_HANDLER(INSN) XCINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/except.cc:2681:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_EH_HANDLER (note) = call_site; ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1676:31: note: expanded from macro 'NOTE_EH_HANDLER' #define NOTE_EH_HANDLER(INSN) XCINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/except.cc:2690:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (iter) == NOTE_INSN_SWITCH_TEXT_SECTIONS) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/except.cc:2717:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_EH_HANDLER (note) = call_site; ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1676:31: note: expanded from macro 'NOTE_EH_HANDLER' #define NOTE_EH_HANDLER(INSN) XCINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/except.cc:3545: ./gt-except.h:91:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-except.h:91:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-except.h:91:59: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-except.h:91:59: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 126 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../gcc-14.2.0/gcc/explow.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/explow.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/explow.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/explow.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:34: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:34: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:34: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/explow.cc:44: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/explow.cc:171:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx term = plus_constant (mode, XEXP (x, 1), c, inplace); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:175:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1) = term; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:228:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1))) != 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:237: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:238: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:278: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:280: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:375:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] (to_mode, XEXP (x, 1), as, in_const, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:374:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XEXP (x, 1) == convert_memory_address_addr_space_1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:382:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] temp, XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:403:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gen_rtx_UNSPEC (to_mode, v, XINT (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1319:44: note: expanded from macro 'gen_rtx_UNSPEC' gen_rtx_fmt_Ei (UNSPEC, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:502:43: note: expanded from macro 'gen_rtx_fmt_Ei' gen_rtx_fmt_Ei_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:584:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset += INTVAL (XEXP (XEXP (base, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:704: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))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:714:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (SYMBOL_REF_DECL (x) && DECL_P (SYMBOL_REF_DECL (x))) ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:715:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] align = DECL_ALIGN (SYMBOL_REF_DECL (x)); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/tree.h:2785:50: note: expanded from macro 'DECL_ALIGN_RAW' #define DECL_ALIGN_RAW(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.align) ^~~~ ../../gcc-14.2.0/gcc/tree.h:523:56: note: expanded from macro 'DECL_COMMON_CHECK' #define DECL_COMMON_CHECK(T) CONTAINS_STRUCT_CHECK (T, TS_DECL_COMMON) ^ ../../gcc-14.2.0/gcc/tree.h:485:50: note: expanded from macro 'CONTAINS_STRUCT_CHECK' #define CONTAINS_STRUCT_CHECK(T, ENUM) (T) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:725:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx c = XEXP (XEXP (x, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:729:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (SYMBOL_REF_DECL (s) && DECL_P (SYMBOL_REF_DECL (s))) ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:730:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] sa = DECL_ALIGN (SYMBOL_REF_DECL (s)); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/tree.h:2785:50: note: expanded from macro 'DECL_ALIGN_RAW' #define DECL_ALIGN_RAW(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.align) ^~~~ ../../gcc-14.2.0/gcc/tree.h:523:56: note: expanded from macro 'DECL_COMMON_CHECK' #define DECL_COMMON_CHECK(T) CONTAINS_STRUCT_CHECK (T, TS_DECL_COMMON) ^ ../../gcc-14.2.0/gcc/tree.h:485:50: note: expanded from macro 'CONTAINS_STRUCT_CHECK' #define CONTAINS_STRUCT_CHECK(T, ENUM) (T) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:1412:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] stack_usage_size = INTVAL (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/explow.cc:1666:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SYMBOL_REF_DECL (stack_check_libfunc, decl); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2749:49: note: expanded from macro 'SET_SYMBOL_REF_DECL' (gcc_assert (!CONSTANT_POOL_ADDRESS_P (RTX)), X0TREE ((RTX), 1) = (DECL)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc-14.2.0/gcc/expmed.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] ../../gcc-14.2.0/gcc/expmed.cc:22:32: warning: unknown warning group '-Wmaybe-uninitialized', ignored [-Wunknown-warning-option] #pragma GCC diagnostic warning "-Wmaybe-uninitialized" ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/expmed.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:46: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:46: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expmed.cc:46: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:211:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (all->shift, 1) = all->cint[m]; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:212:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (all->shift_mult, 1) = all->pow2[m]; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:239:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (all->wide_lshr, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:636:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_REG (xop0), SUBREG_BYTE (xop0))) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:641:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (xop0)); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:1654:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] bitnum += SUBREG_BYTE (op0) * BITS_PER_UNIT; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:5401:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] make_tree (type, XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/fold-const.h:73:50: note: expanded from macro 'fold_build2' fold_build2_loc (UNKNOWN_LOCATION, c, t1, t2, t3 MEM_STAT_INFO) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:5405:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] make_tree (type, XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/fold-const.h:73:50: note: expanded from macro 'fold_build2' fold_build2_loc (UNKNOWN_LOCATION, c, t1, t2, t3 MEM_STAT_INFO) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:5412:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] make_tree (type, XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/fold-const.h:73:50: note: expanded from macro 'fold_build2' fold_build2_loc (UNKNOWN_LOCATION, c, t1, t2, t3 MEM_STAT_INFO) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:5416:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] make_tree (type, XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/fold-const.h:73:50: note: expanded from macro 'fold_build2' fold_build2_loc (UNKNOWN_LOCATION, c, t1, t2, t3 MEM_STAT_INFO) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:5422:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] make_tree (type, XEXP (x, 1)))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/fold-const.h:93:44: note: expanded from macro 'fold_convert' fold_convert_loc (UNKNOWN_LOCATION, T1, T2) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:5428:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] make_tree (type, XEXP (x, 1)))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/fold-const.h:93:44: note: expanded from macro 'fold_convert' fold_convert_loc (UNKNOWN_LOCATION, T1, T2) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:5438:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] make_tree (t, XEXP (x, 1)))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/fold-const.h:93:44: note: expanded from macro 'fold_convert' fold_convert_loc (UNKNOWN_LOCATION, T1, T2) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:5443:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] make_tree (t, XEXP (x, 1)))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/fold-const.h:93:44: note: expanded from macro 'fold_convert' fold_convert_loc (UNKNOWN_LOCATION, T1, T2) ^~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expmed.cc:5455:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] t = SYMBOL_REF_DECL (x); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 126 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../gcc-14.2.0/gcc/expr.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/expr.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/expr.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/expr.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:36: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:36: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:36: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/expr.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/expr.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class ../../gcc-14.2.0/gcc/expr.cc:157:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (pat) = mem; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:162:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (pat) = mem1; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:167:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (pat) = reg; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:172:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (pat) = reg; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:316: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:316: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:2936: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:2989:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] poly_int64 bytepos = rtx_to_poly_int64 (XEXP (XVECEXP (dst, 0, i), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:3158:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] e = alloc_EXPR_LIST (REG_NOTE_KIND (e), d, XEXP (e, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:3198:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] e = alloc_EXPR_LIST (REG_NOTE_KIND (e), copy_to_reg (d), XEXP (e, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:3301:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (known_eq (rtx_to_poly_int64 (XEXP (XVECEXP (src, 0, start), 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:3320:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (known_eq (rtx_to_poly_int64 (XEXP (XVECEXP (src, 0, ^ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:3342:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] poly_int64 bytepos = rtx_to_poly_int64 (XEXP (XVECEXP (src, 0, i), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:3369:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] dest = XEXP (dst, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:4117:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree decl = SYMBOL_REF_DECL (XEXP (cplx, 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:4175:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_COPY_ATTRIBUTES (ret, x); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2683:4: note: expanded from macro 'MEM_COPY_ATTRIBUTES' MEM_ATTRS (LHS) = MEM_ATTRS (RHS)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:4175:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_COPY_ATTRIBUTES (ret, x); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2683:22: note: expanded from macro 'MEM_COPY_ATTRIBUTES' MEM_ATTRS (LHS) = MEM_ATTRS (RHS)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:4253:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx expr = XEXP (XEXP (x, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:4256:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] poly_int64 val = rtx_to_poly_int64 (XEXP (expr, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:4734: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))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:5006:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && strip_offset (SET_SRC (set), &offset) == stack_pointer_rtx) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:5010:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (rtx_equal_p (dest, SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:5026:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (mem_autoinc_base (SET_SRC (set)) == stack_pointer_rtx) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:5027:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mem = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:5042:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] addr = XEXP (addr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:5045:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return rtx_to_poly_int64 (XEXP (addr, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:5481:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (decl = SYMBOL_REF_DECL (XEXP (xinner, 0))) != NULL_TREE ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:6185:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] result = store_field (XEXP (to_rtx, 1), bitsize, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:6201:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = simplify_gen_subreg (to_mode, XEXP (result, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:6206:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] emit_move_insn (XEXP (to_rtx, 1), from_imag); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:6224:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] emit_move_insn (XEXP (to_rtx, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:6238:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] emit_move_insn (XEXP (to_rtx, 1), from_imag); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:6248:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] write_complex_part (temp, XEXP (to_rtx, 1), true, false); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:6254:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] emit_move_insn (XEXP (to_rtx, 1), read_complex_part (temp, true)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:8596:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (value)); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:8615:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op2 = XEXP (value, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:8639:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] force_operand (XEXP (XEXP (value, ^ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:8716:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (value)); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:10744:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (reg_overlap_mentioned_p (XEXP (target, 1), op0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:11583:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] itarg = XEXP (original_target, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:12029:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op0 = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/expr.cc:14018:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SYMBOL_REF_DECL (XEXP (DECL_RTL (decl), 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2749:49: note: expanded from macro 'SET_SYMBOL_REF_DECL' (gcc_assert (!CONSTANT_POOL_ADDRESS_P (RTX)), X0TREE ((RTX), 1) = (DECL)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 176 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../gcc-14.2.0/gcc/fibonacci_heap.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fibonacci_heap.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fibonacci_heap.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../gcc-14.2.0/gcc/file-prefix-map.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/file-prefix-map.cc:20: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/file-prefix-map.cc:20: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../gcc-14.2.0/gcc/final.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/final.cc:48: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/final.cc:48: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/final.cc:51: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:60: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:60: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:60: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/final.cc:61: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/final.cc:61: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/final.cc:67: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/final.cc:497:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CODE_LABEL_NUMBER (label) <= max_labelno) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:498:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return LABEL_TO_ALIGNMENT (label); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/final.cc:490:16: note: expanded from macro 'LABEL_TO_ALIGNMENT' (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:547:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] align_flags alignment = LABEL_TO_ALIGNMENT (align_label); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/final.cc:490:16: note: expanded from macro 'LABEL_TO_ALIGNMENT' (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:587:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] dest = JUMP_LABEL (branch); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:720:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_TO_ALIGNMENT (label) = max_alignment; ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/final.cc:490:16: note: expanded from macro 'LABEL_TO_ALIGNMENT' (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:763:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_TO_ALIGNMENT (label) = LABEL_TO_ALIGNMENT (iter); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/final.cc:490:16: note: expanded from macro 'LABEL_TO_ALIGNMENT' (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:763:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_TO_ALIGNMENT (label) = LABEL_TO_ALIGNMENT (iter); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/final.cc:490:16: note: expanded from macro 'LABEL_TO_ALIGNMENT' (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:860:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] align_flags alignment = LABEL_TO_ALIGNMENT (label); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/final.cc:490:16: note: expanded from macro 'LABEL_TO_ALIGNMENT' (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:878:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_TO_ALIGNMENT (label) = max_alignment; ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/final.cc:490:16: note: expanded from macro 'LABEL_TO_ALIGNMENT' (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:922:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] log = (LABEL_P (seq) ? LABEL_TO_ALIGNMENT (seq).levels[0].log : 0); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/final.cc:490:16: note: expanded from macro 'LABEL_TO_ALIGNMENT' (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1015:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int log = LABEL_TO_ALIGNMENT (insn).levels[0].log; ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/final.cc:490:16: note: expanded from macro 'LABEL_TO_ALIGNMENT' (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1123:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int log = LABEL_TO_ALIGNMENT (label).levels[0].log; ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/final.cc:490:16: note: expanded from macro 'LABEL_TO_ALIGNMENT' (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1468:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_BLOCK (note) = s; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1477:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_BLOCK (insn) = s; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1498:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (NOTE_KIND (insn)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1506:5: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_BLOCK (note) = s; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1508:5: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_BLOCK (note) = s; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1515:35: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] this_block = LOCATION_BLOCK (NOTE_MARKER_LOCATION (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1679:36: note: expanded from macro 'NOTE_MARKER_LOCATION' #define NOTE_MARKER_LOCATION(INSN) XCUINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/input.h:188:27: note: expanded from macro 'LOCATION_BLOCK' ((tree) ((IS_ADHOC_LOC (LOC)) ? get_data_from_adhoc_loc (line_table, (LOC)) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1515:35: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] this_block = LOCATION_BLOCK (NOTE_MARKER_LOCATION (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1679:36: note: expanded from macro 'NOTE_MARKER_LOCATION' #define NOTE_MARKER_LOCATION(INSN) XCUINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/input.h:188:73: note: expanded from macro 'LOCATION_BLOCK' ((tree) ((IS_ADHOC_LOC (LOC)) ? get_data_from_adhoc_loc (line_table, (LOC)) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1654:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && (NOTE_KIND (insn) == NOTE_INSN_VAR_LOCATION ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1655:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_KIND (insn) == NOTE_INSN_DELETED)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1730:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (NOTE_KIND (insn) == NOTE_INSN_BASIC_BLOCK ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1731:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_KIND (insn) == NOTE_INSN_FUNCTION_BEG) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1733:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (NOTE_KIND (insn) == NOTE_INSN_DELETED ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1734:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_KIND (insn) == NOTE_INSN_VAR_LOCATION) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1993:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && (NOTE_KIND (insn) == NOTE_INSN_CFI ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:1994:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_KIND (insn) == NOTE_INSN_CFI_LABEL)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2042:22: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] const char *name = LABEL_NAME (insn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1811:25: note: expanded from macro 'LABEL_NAME' #define LABEL_NAME(RTX) XCSTR (RTX, 6, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2082:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = COND_EXEC_CODE (x); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2088:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2159:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (NOTE_KIND (insn)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2231:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_EH_HANDLER (insn)); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1676:31: note: expanded from macro 'NOTE_EH_HANDLER' #define NOTE_EH_HANDLER(INSN) XCINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/defaults.h:181:52: note: expanded from macro 'ASM_OUTPUT_DEBUG_LABEL' (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2236:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_EH_HANDLER (insn)); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1676:31: note: expanded from macro 'NOTE_EH_HANDLER' #define NOTE_EH_HANDLER(INSN) XCINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/defaults.h:181:52: note: expanded from macro 'ASM_OUTPUT_DEBUG_LABEL' (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2260:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] dwarf2out_emit_cfi (NOTE_CFI (insn)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1680:25: note: expanded from macro 'NOTE_CFI' #define NOTE_CFI(INSN) XCCFI (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1390:32: note: expanded from macro 'XCCFI' #define XCCFI(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_cfi) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2265:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_LABEL_NUMBER (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1681:33: note: expanded from macro 'NOTE_LABEL_NUMBER' #define NOTE_LABEL_NUMBER(INSN) XCINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/defaults.h:181:52: note: expanded from macro 'ASM_OUTPUT_DEBUG_LABEL' (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2294:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] int n = BLOCK_NUMBER (NOTE_BLOCK (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/tree.h:2186: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) ^ ../../gcc-14.2.0/gcc/tree.h:486:32: note: expanded from macro 'TREE_CHECK' #define TREE_CHECK(T, CODE) (T) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2305:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] TREE_ASM_WRITTEN (NOTE_BLOCK (insn)) = 1; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/tree.h:996:34: note: expanded from macro 'TREE_ASM_WRITTEN' #define TREE_ASM_WRITTEN(NODE) ((NODE)->base.asm_written_flag) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2306:33: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] BLOCK_IN_COLD_SECTION_P (NOTE_BLOCK (insn)) = in_cold_section_p; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/tree.h:2181:17: note: expanded from macro 'BLOCK_IN_COLD_SECTION_P' (BLOCK_CHECK (NODE)->base.u.bits.atomic_flag) ^~~~ ./tree-check.h:10:36: note: expanded from macro 'BLOCK_CHECK' #define BLOCK_CHECK(t) TREE_CHECK (t, BLOCK) ^ ../../gcc-14.2.0/gcc/tree.h:486:32: note: expanded from macro 'TREE_CHECK' #define TREE_CHECK(T, CODE) (T) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2317:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] int n = BLOCK_NUMBER (NOTE_BLOCK (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/tree.h:2186: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) ^ ../../gcc-14.2.0/gcc/tree.h:486:32: note: expanded from macro 'TREE_CHECK' #define TREE_CHECK(T, CODE) (T) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2327:45: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (BLOCK_IN_COLD_SECTION_P (NOTE_BLOCK (insn)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ./tree-check.h:10:36: note: expanded from macro 'BLOCK_CHECK' #define BLOCK_CHECK(t) TREE_CHECK (t, BLOCK) ^ ../../gcc-14.2.0/gcc/tree.h:486:32: note: expanded from macro 'TREE_CHECK' #define TREE_CHECK(T, CODE) (T) ^ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2336:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OUTPUT_DEBUG_LABEL (file, "L", CODE_LABEL_NUMBER (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/defaults.h:181:52: note: expanded from macro 'ASM_OUTPUT_DEBUG_LABEL' (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2341:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CODE_LABEL_NUMBER (insn) != -1) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2342:43: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OUTPUT_DEBUG_LABEL (file, "LDL", CODE_LABEL_NUMBER (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/defaults.h:181:52: note: expanded from macro 'ASM_OUTPUT_DEBUG_LABEL' (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2372:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] (NOTE_MARKER_LOCATION (insn))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1679:36: note: expanded from macro 'NOTE_MARKER_LOCATION' #define NOTE_MARKER_LOCATION(INSN) XCUINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/input.h:188:27: note: expanded from macro 'LOCATION_BLOCK' ((tree) ((IS_ADHOC_LOC (LOC)) ? get_data_from_adhoc_loc (line_table, (LOC)) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2372:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] (NOTE_MARKER_LOCATION (insn))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1679:36: note: expanded from macro 'NOTE_MARKER_LOCATION' #define NOTE_MARKER_LOCATION(INSN) XCUINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/input.h:188:73: note: expanded from macro 'LOCATION_BLOCK' ((tree) ((IS_ADHOC_LOC (LOC)) ? get_data_from_adhoc_loc (line_table, (LOC)) \ ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2389:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CODE_LABEL_NUMBER (insn) <= max_labelno) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2391:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] align_flags alignment = LABEL_TO_ALIGNMENT (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/final.cc:490:16: note: expanded from macro 'LABEL_TO_ALIGNMENT' (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2411:54: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!DECL_IGNORED_P (current_function_decl) && LABEL_NAME (insn)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1811:25: note: expanded from macro 'LABEL_NAME' #define LABEL_NAME(RTX) XCSTR (RTX, 6, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2448:47: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] targetm.asm_out.internal_label (file, "L", CODE_LABEL_NUMBER (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2456:45: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] targetm.asm_out.internal_label (file, "L", CODE_LABEL_NUMBER (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2527:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] (file, CODE_LABEL_NUMBER (XEXP (XVECEXP (body, 0, idx), 0))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/config/i386/i386.h:2170:38: note: expanded from macro 'ASM_OUTPUT_ADDR_VEC_ELT' ix86_output_addr_vec_elt ((FILE), (VALUE)) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2538:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] CODE_LABEL_NUMBER (XEXP (XVECEXP (body, 1, idx), 0)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/config/i386/i386.h:2175:39: note: expanded from macro 'ASM_OUTPUT_ADDR_DIFF_ELT' ix86_output_addr_diff_elt ((FILE), (VALUE), (REL)) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2538: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)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239: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) ../../gcc-14.2.0/gcc/rtl.h:1348:35: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/config/i386/i386.h:2175:39: note: expanded from macro 'ASM_OUTPUT_ADDR_DIFF_ELT' ix86_output_addr_diff_elt ((FILE), (VALUE), (REL)) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2539:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] CODE_LABEL_NUMBER (XEXP (XEXP (body, 0), 0))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/config/i386/i386.h:2175:48: note: expanded from macro 'ASM_OUTPUT_ADDR_DIFF_ELT' ix86_output_addr_diff_elt ((FILE), (VALUE), (REL)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2593:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] loc = expand_location (ASM_INPUT_SOURCE_LOCATION (body)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2604:40: note: expanded from macro 'ASM_INPUT_SOURCE_LOCATION' #define ASM_INPUT_SOURCE_LOCATION(RTX) XCUINT (RTX, 1, ASM_INPUT) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2833:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] t = SYMBOL_REF_DECL (x); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2973:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_MARKER_P (insn)) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1695:5: note: expanded from macro 'NOTE_MARKER_P' (NOTE_KIND (INSN) == NOTE_INSN_BEGIN_STMT \ ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2973:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_MARKER_P (insn)) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1696:8: note: expanded from macro 'NOTE_MARKER_P' || NOTE_KIND (INSN) == NOTE_INSN_INLINE_ENTRY)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:2975:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] location_t loc = NOTE_MARKER_LOCATION (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1679:36: note: expanded from macro 'NOTE_MARKER_LOCATION' #define NOTE_MARKER_LOCATION(INSN) XCUINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3101:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] poly_int64 offset = SUBREG_BYTE (x); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3116:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3130:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = SUBREG_BYTE (x); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3150: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), changed); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3216:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int num = INSN_CODE (debug_insn); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3257: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3589:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (x) == NOTE_INSN_DELETED_LABEL)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3607:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (tree t = SYMBOL_REF_DECL (x)) ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3667:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (SYMBOL_REF_DECL (x)) ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3668:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] assemble_external (SYMBOL_REF_DECL (x)); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3715:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CONST_DOUBLE_HIGH (x)) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2010:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1247:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/final.cc:3739: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3748:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || INTVAL (XEXP (x, 1)) >= 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3750: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3763:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if ((CONST_INT_P (XEXP (x, 1)) && INTVAL (XEXP (x, 1)) >= 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3766: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:3770: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:4087:26: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] label_id = INSN_SHUID (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/final.cc:485:47: note: expanded from macro 'INSN_SHUID' #define INSN_SHUID(INSN) (uid_shuid[INSN_UID (INSN)]) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:4406:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_UID (insn) = CODE_LABEL_NUMBER (insn); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:4443:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || (NOTE_KIND (insn) != NOTE_INSN_VAR_LOCATION ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:4444:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) != NOTE_INSN_BEGIN_STMT ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:4445:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) != NOTE_INSN_INLINE_ENTRY ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:4446:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) != NOTE_INSN_BLOCK_BEG ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:4447:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) != NOTE_INSN_BLOCK_END ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/final.cc:4448:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) != NOTE_INSN_DELETED_DEBUG_LABEL))) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 199 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../gcc-14.2.0/gcc/fixed-value.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fixed-value.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fixed-value.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../gcc-14.2.0/gcc/fold-const.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fold-const.cc:46: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fold-const.cc:46: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:51: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-const.cc:57: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/fold-const.cc:57: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../gcc-14.2.0/gcc/fold-const-call.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fold-const-call.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fold-const-call.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct ../../gcc-14.2.0/gcc/fold-const-call.cc:428:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ ../../gcc-14.2.0/gcc/fold-const-call.cc:461:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ 5 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fold-mem-offsets.o -MT fold-mem-offsets.o -MMD -MP -MF ./.deps/fold-mem-offsets.TPo ../../gcc-14.2.0/gcc/fold-mem-offsets.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:33: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:33: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:33: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:278:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (PATTERN (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:287:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx arg2 = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:302:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = (HOST_WIDE_INT_1U << INTVAL (XEXP (arg1, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:316:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset += fold_offsets (insn, XEXP (arg1, 1), analyze, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:330:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = (HOST_WIDE_INT_1U << INTVAL (XEXP (XEXP (arg1, 0), 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:333:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset += fold_offsets (insn, XEXP (arg1, 1), analyze, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:365:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx arg2 = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:415:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx arg2 = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:436:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx arg2 = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:545:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && reg_mentioned_p (dest, SET_SRC (use_set))) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:588:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:625:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = INTVAL (XEXP (mem_addr, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:687:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int icode = INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:688:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:702:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = icode; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:788:3: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fold-mem-offsets.cc:810:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../gcc-14.2.0/gcc/function.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/function.cc:36: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/function.cc:36: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/function.cc:39: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:39: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:52: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:52: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:52: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:65: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/function.cc:82: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/function.cc:766: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1126:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] update_temp_slot_address (XEXP (old_rtx, 1), new_rtx); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1133:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] update_temp_slot_address (XEXP (old_rtx, 1), XEXP (new_rtx, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1133:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] update_temp_slot_address (XEXP (old_rtx, 1), XEXP (new_rtx, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1134: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_rtx, 1), XEXP (new_rtx, 0))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1135:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] update_temp_slot_address (XEXP (old_rtx, 0), XEXP (new_rtx, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1136:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (rtx_equal_p (XEXP (old_rtx, 0), XEXP (new_rtx, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1137:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] update_temp_slot_address (XEXP (old_rtx, 1), XEXP (new_rtx, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1138: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_rtx, 1), XEXP (new_rtx, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1138:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (rtx_equal_p (XEXP (old_rtx, 1), XEXP (new_rtx, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1571:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = simplify_gen_binary (PLUS, GET_MODE (new_rtx), SET_SRC (set), ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1589:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] new_rtx = instantiate_new_reg (SET_SRC (set), &offset); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1613:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] insn_code = INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1662:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] insn_code = INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1743:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] GET_MODE (new_rtx), SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1782:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1799:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_OUTPUT_CONSTRAINT (asm_op) = ""; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2588:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT' #define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1800:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_OUTPUT_IDX (asm_op) = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2589:38: note: expanded from macro 'ASM_OPERANDS_OUTPUT_IDX' #define ASM_OPERANDS_OUTPUT_IDX(RTX) XCINT (RTX, 2, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1801:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_INPUT_VEC (asm_op) = rtvec_alloc (0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2590:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1802:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_INPUT_CONSTRAINT_VEC (asm_op) = rtvec_alloc (0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2591:48: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC' #define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:1830:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] instantiate_decl_rtl (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:2000:36: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] instantiate_virtual_regs_in_rtx (®_NOTES (insn)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:2004:38: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] instantiate_virtual_regs_in_rtx (&CALL_INSN_FUNCTION_USAGE (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:2798:17: 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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:3429:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int regnoi = REGNO (XEXP (parmreg, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:4444:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_KIND (insn) == NOTE_INSN_BLOCK_BEG) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:4446:21: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] tree block = NOTE_BLOCK (insn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:4468:5: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_BLOCK (insn) = new_block; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:4506:13: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (NOTE_KIND (insn) == NOTE_INSN_BLOCK_END) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:4508:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_BLOCK (insn) = p_block_stack->pop (); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:4514:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] ? NOTE_BLOCK (insn) : NULL_TREE; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:5782:5: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (returnjump) = pat; ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:5784:5: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (returnjump) = ret_rtx; ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:6256:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && (NOTE_KIND (insn) == NOTE_INSN_FUNCTION_BEG)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:6303:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_KIND (insn) == NOTE_INSN_PROLOGUE_END) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:6324:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (note) == NOTE_INSN_PROLOGUE_END) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:6351:9: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_KIND (insn) == NOTE_INSN_EPILOGUE_BEG) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:6863:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op = SET_SRC (p_sets[0]); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:6864:17: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] int ninputs = ASM_OPERANDS_INPUT_LENGTH (op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:6865:18: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] rtvec inputs = ASM_OPERANDS_INPUT_VEC (op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2590:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:6873:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] const char *constraint = ASM_OPERANDS_INPUT_CONSTRAINT (op, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2597:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT' XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:6919:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] constraint = ASM_OPERANDS_OUTPUT_CONSTRAINT(SET_SRC(p_sets[match])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2588:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT' #define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:6919:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] constraint = ASM_OPERANDS_OUTPUT_CONSTRAINT(SET_SRC(p_sets[match])); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2588:52: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT' #define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1384:45: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/function.cc:6961:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] (ASM_OPERANDS_INPUT_CONSTRAINT (op, j))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2597:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT' XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function.cc:7054: ./gt-function.h:25:3: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct temp_slot * const x = (struct temp_slot *)x_p; ^ ../../gcc-14.2.0/gcc/function.cc:566:15: note: previous use is here class GTY(()) temp_slot { ^ ./gt-function.h:25:3: note: did you mean class here? struct temp_slot * const x = (struct temp_slot *)x_p; ^~~~~~ class ./gt-function.h:25:33: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct temp_slot * const x = (struct temp_slot *)x_p; ^ ../../gcc-14.2.0/gcc/function.cc:566:15: note: previous use is here class GTY(()) temp_slot { ^ ./gt-function.h:25:33: note: did you mean class here? struct temp_slot * const x = (struct temp_slot *)x_p; ^~~~~~ class ./gt-function.h:116:3: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct temp_slot * const x = (struct temp_slot *)x_p; ^ ../../gcc-14.2.0/gcc/function.cc:566:15: note: previous use is here class GTY(()) temp_slot { ^ ./gt-function.h:116:3: note: did you mean class here? struct temp_slot * const x = (struct temp_slot *)x_p; ^~~~~~ class ./gt-function.h:116:33: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct temp_slot * const x = (struct temp_slot *)x_p; ^ ../../gcc-14.2.0/gcc/function.cc:566:15: note: previous use is here class GTY(()) temp_slot { ^ ./gt-function.h:116:33: note: did you mean class here? struct temp_slot * const x = (struct temp_slot *)x_p; ^~~~~~ class ./gt-function.h:210:3: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct temp_slot * x ATTRIBUTE_UNUSED = (struct temp_slot *)x_p; ^ ../../gcc-14.2.0/gcc/function.cc:566:15: note: previous use is here class GTY(()) temp_slot { ^ ./gt-function.h:210:3: note: did you mean class here? struct temp_slot * x ATTRIBUTE_UNUSED = (struct temp_slot *)x_p; ^~~~~~ class ./gt-function.h:210:44: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct temp_slot * x ATTRIBUTE_UNUSED = (struct temp_slot *)x_p; ^ ../../gcc-14.2.0/gcc/function.cc:566:15: note: previous use is here class GTY(()) temp_slot { ^ ./gt-function.h:210:44: note: did you mean class here? struct temp_slot * x ATTRIBUTE_UNUSED = (struct temp_slot *)x_p; ^~~~~~ class ./gt-function.h:250:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-function.h:250:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-function.h:250:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-function.h:250:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-function.h:290:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-function.h:290:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-function.h:290:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-function.h:290:66: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 185 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo ../../gcc-14.2.0/gcc/function-abi.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/function-abi.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/function-abi.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-abi.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/function-abi.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../gcc-14.2.0/gcc/function-tests.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/function-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/function-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:50: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/function-tests.cc:77: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/function-tests.cc:77: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../gcc-14.2.0/gcc/fwprop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fwprop.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fwprop.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/fwprop.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fwprop.cc:483:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] auto old_cost = set_src_cost (SET_SRC (use_set), ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fwprop.cc:486:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] auto new_cost = set_src_cost (SET_SRC (use_set), ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fwprop.cc:514:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx value = copy_rtx (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fwprop.cc:520:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (contains_paradoxical_subreg_p (SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fwprop.cc:529:20: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx *note_ptr = ®_NOTES (use_rtl); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fwprop.cc:536:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *note_ptr = XEXP (note, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fwprop.cc:558:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx note = REG_NOTES (use_rtl); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fwprop.cc:558:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx note = REG_NOTES (use_rtl); note; note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fwprop.cc:800:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !contains_paradoxical_subreg_p (SET_SRC (note_set))) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fwprop.cc:803:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (note_set); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fwprop.cc:864:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *def_loop = def_insn->bb ()->cfg_bb ()->loop_father; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/fwprop.cc:864:3: note: did you mean class here? struct loop *def_loop = def_insn->bb ()->cfg_bb ()->loop_father; ^~~~~~ class ../../gcc-14.2.0/gcc/fwprop.cc:865:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *use_loop = use->bb ()->cfg_bb ()->loop_father; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/fwprop.cc:865:3: note: did you mean class here? struct loop *use_loop = use->bb ()->cfg_bb ()->loop_father; ^~~~~~ class ../../gcc-14.2.0/gcc/fwprop.cc:857:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (def_set); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/fwprop.cc:941:4: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop = insn->bb ()->cfg_bb ()->loop_father; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/fwprop.cc:941:4: note: did you mean class here? struct loop *loop = insn->bb ()->cfg_bb ()->loop_father; ^~~~~~ class 124 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../gcc-14.2.0/gcc/gcc-rich-location.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcc-rich-location.cc:38: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 108 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gcc-urlifier.o -MT gcc-urlifier.o -MMD -MP -MF ./.deps/gcc-urlifier.TPo ../../gcc-14.2.0/gcc/gcc-urlifier.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gcc-urlifier.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gcc-urlifier.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../gcc-14.2.0/gcc/gcse.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gcse.cc:137: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gcse.cc:137: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:140: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:150: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:150: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse.cc:150: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:865:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (PATTERN (test_insn)) = x; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:878:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (PATTERN (test_insn)) = NULL_RTX; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:1227:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:2069:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_INSN_BASIC_BLOCK_P (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:2247:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (expr_equiv_p (SET_SRC (x), expr->expr)) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:2281:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] old_reg = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:2453:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || ! reg_mentioned_p (dest, SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:2454:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] eqv = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:2679:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label_ref_label (x))++; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:3809:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (PATTERN (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:3945:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:3961:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx_insn *copy = gen_move_insn (reg, copy_rtx (SET_SRC (pat))); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:3963:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (pat) = reg; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/gcse.cc:3967:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 124 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../gcc-14.2.0/gcc/gcse-common.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gcse-common.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../gcc-14.2.0/gcc/ggc-common.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ggc-common.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ggc-common.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../gcc-14.2.0/gcc/ggc-tests.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ggc-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ggc-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../gcc-14.2.0/gcc/gimple.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple.cc:50: ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ ../../gcc-14.2.0/gcc/profile-count.h:690:47: note: previous use is here static profile_probability stream_in (class lto_input_block *); ^ 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo ../../gcc-14.2.0/gcc/gimple-array-bounds.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-array-bounds.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-array-bounds.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-array-bounds.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../gcc-14.2.0/gcc/gimple-builder.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-builder.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-builder.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-builder.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../gcc-14.2.0/gcc/gimple-expr.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-expr.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:33: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:33: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-if-to-switch.cc:37: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../gcc-14.2.0/gcc/gimple-iterator.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-iterator.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-iterator.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-iterator.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-iterator.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-iterator.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class ../../gcc-14.2.0/gcc/gimple-iterator.cc:92:2: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/gimple-iterator.cc:92:2: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../gcc-14.2.0/gcc/gimple-fold.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:47: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:47: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ In file included from ../../gcc-14.2.0/gcc/gimple-fold.cc:48: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 138 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-conditionals.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-harden-control-flow.o -MT gimple-harden-control-flow.o -MMD -MP -MF ./.deps/gimple-harden-control-flow.TPo ../../gcc-14.2.0/gcc/gimple-harden-control-flow.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-harden-control-flow.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-harden-control-flow.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-harden-control-flow.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-harden-control-flow.cc:44: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-harden-control-flow.cc:44: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-harden-control-flow.cc:47: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../gcc-14.2.0/gcc/gimple-laddress.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-laddress.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-laddress.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-laddress.cc:39: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo ../../gcc-14.2.0/gcc/gimple-loop-interchange.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-loop-interchange.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-loop-interchange.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-loop-interchange.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo ../../gcc-14.2.0/gcc/gimple-loop-jam.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-loop-jam.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-loop-jam.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-loop-jam.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo ../../gcc-14.2.0/gcc/gimple-loop-versioning.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-loop-versioning.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-loop-versioning.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-loop-versioning.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-loop-versioning.cc:35: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/gimple-loop-versioning.cc:35: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../gcc-14.2.0/gcc/gimple-low.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-low.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-low.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-low.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-low.cc:36: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-low.cc:36: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-low.cc:41: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-lower-bitint.o -MT gimple-lower-bitint.o -MMD -MP -MF ./.deps/gimple-lower-bitint.TPo ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-lower-bitint.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo ../../gcc-14.2.0/gcc/gimple-predicate-analysis.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-predicate-analysis.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-predicate-analysis.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-predicate-analysis.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../gcc-14.2.0/gcc/gimple-pretty-print.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-pretty-print.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-pretty-print.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-pretty-print.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-pretty-print.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-pretty-print.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo ../../gcc-14.2.0/gcc/gimple-range.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-range.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo ../../gcc-14.2.0/gcc/gimple-range-cache.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-range-cache.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-cache.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-cache.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-range-cache.cc:31: ../../gcc-14.2.0/gcc/value-range-storage.h:33:3: warning: class 'vrange_storage' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class vrange_storage *clone (const vrange &r); ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:30: note: previous use is here struct GTY ((tag ("1"))) vrange_storage * range_info; ^ In file included from ../../gcc-14.2.0/gcc/gimple-range-cache.cc:31: ../../gcc-14.2.0/gcc/value-range-storage.h:49:1: warning: 'vrange_storage' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY(()) vrange_storage ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:5: note: did you mean class here? struct GTY ((tag ("1"))) vrange_storage * range_info; ^~~~~~ class 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo ../../gcc-14.2.0/gcc/gimple-range-edge.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-range-edge.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-edge.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-edge.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-range-edge.cc:34: ../../gcc-14.2.0/gcc/value-range-storage.h:33:3: warning: class 'vrange_storage' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class vrange_storage *clone (const vrange &r); ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:30: note: previous use is here struct GTY ((tag ("1"))) vrange_storage * range_info; ^ In file included from ../../gcc-14.2.0/gcc/gimple-range-edge.cc:34: ../../gcc-14.2.0/gcc/value-range-storage.h:49:1: warning: 'vrange_storage' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY(()) vrange_storage ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:5: note: did you mean class here? struct GTY ((tag ("1"))) vrange_storage * range_info; ^~~~~~ class 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo ../../gcc-14.2.0/gcc/gimple-range-fold.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-range-fold.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-fold.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-fold.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-range-fold.cc:47: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-range-fold.cc:47: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-range-fold.cc:50: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-range-fold.cc:53: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class 43 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo ../../gcc-14.2.0/gcc/gimple-range-gori.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-range-gori.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-gori.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-gori.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple-range-gori.cc:318:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (f, prefix); ^~~~~~ ../../gcc-14.2.0/gcc/gimple-range-gori.cc:318:16: note: treat the string as an argument to avoid this fprintf (f, prefix); ^ "%s", ../../gcc-14.2.0/gcc/gimple-range-gori.cc:1694:3: warning: struct 'gori_stmt_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct gori_stmt_info si(lhs, stmt, q); ^ ../../gcc-14.2.0/gcc/gimple-range-gori.cc:1606:7: note: previous use is here class gori_stmt_info : public gimple_range_op_handler ^ ../../gcc-14.2.0/gcc/gimple-range-gori.cc:1694:3: note: did you mean class here? struct gori_stmt_info si(lhs, stmt, q); ^~~~~~ class ../../gcc-14.2.0/gcc/gimple-range-gori.cc:1763:3: warning: struct 'gori_stmt_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct gori_stmt_info si(lhs, stmt, q); ^ ../../gcc-14.2.0/gcc/gimple-range-gori.cc:1606:7: note: previous use is here class gori_stmt_info : public gimple_range_op_handler ^ ../../gcc-14.2.0/gcc/gimple-range-gori.cc:1763:3: note: did you mean class here? struct gori_stmt_info si(lhs, stmt, q); ^~~~~~ class 26 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-range-infer.o -MT gimple-range-infer.o -MMD -MP -MF ./.deps/gimple-range-infer.TPo ../../gcc-14.2.0/gcc/gimple-range-infer.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-range-infer.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-infer.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-infer.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-range-infer.cc:31: ../../gcc-14.2.0/gcc/value-range-storage.h:33:3: warning: class 'vrange_storage' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class vrange_storage *clone (const vrange &r); ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:30: note: previous use is here struct GTY ((tag ("1"))) vrange_storage * range_info; ^ In file included from ../../gcc-14.2.0/gcc/gimple-range-infer.cc:31: ../../gcc-14.2.0/gcc/value-range-storage.h:49:1: warning: 'vrange_storage' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY(()) vrange_storage ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:5: note: did you mean class here? struct GTY ((tag ("1"))) vrange_storage * range_info; ^~~~~~ class 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-range-op.o -MT gimple-range-op.o -MMD -MP -MF ./.deps/gimple-range-op.TPo ../../gcc-14.2.0/gcc/gimple-range-op.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-range-op.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-op.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-op.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-range-phi.o -MT gimple-range-phi.o -MMD -MP -MF ./.deps/gimple-range-phi.TPo ../../gcc-14.2.0/gcc/gimple-range-phi.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-range-phi.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-phi.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-phi.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-range-phi.cc:32: ../../gcc-14.2.0/gcc/value-range-storage.h:33:3: warning: class 'vrange_storage' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class vrange_storage *clone (const vrange &r); ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:30: note: previous use is here struct GTY ((tag ("1"))) vrange_storage * range_info; ^ In file included from ../../gcc-14.2.0/gcc/gimple-range-phi.cc:32: ../../gcc-14.2.0/gcc/value-range-storage.h:49:1: warning: 'vrange_storage' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY(()) vrange_storage ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:5: note: did you mean class here? struct GTY ((tag ("1"))) vrange_storage * range_info; ^~~~~~ class 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo ../../gcc-14.2.0/gcc/gimple-range-trace.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-range-trace.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-trace.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-trace.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../gcc-14.2.0/gcc/gimple-ssa-backprop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-ssa-backprop.cc:89: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-backprop.cc:89: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-backprop.cc:92: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-backprop.cc:101: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-backprop.cc:101: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/gimple-ssa-backprop.cc:124:5: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types] struct ^ 26 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../gcc-14.2.0/gcc/gimple-ssa-isolate-paths.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-ssa-isolate-paths.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-isolate-paths.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-isolate-paths.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../gcc-14.2.0/gcc/gimple-ssa-nonnull-compare.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-ssa-nonnull-compare.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-nonnull-compare.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-nonnull-compare.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-ssa-sccopy.o -MT gimple-ssa-sccopy.o -MMD -MP -MF ./.deps/gimple-ssa-sccopy.TPo ../../gcc-14.2.0/gcc/gimple-ssa-sccopy.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-ssa-sccopy.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-sccopy.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-sccopy.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple-ssa-sccopy.cc:662:16: warning: 'gate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool gate (function *) { return true; } ^ ../../gcc-14.2.0/gcc/tree-pass.h:90:16: note: overridden virtual function is here virtual bool gate (function *fun); ^ ../../gcc-14.2.0/gcc/gimple-ssa-sccopy.cc:663:24: warning: 'execute' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual unsigned int execute (function *); ^ ../../gcc-14.2.0/gcc/tree-pass.h:96:24: note: overridden virtual function is here virtual unsigned int execute (function *fun); ^ 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../gcc-14.2.0/gcc/gimple-ssa-split-paths.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-ssa-split-paths.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-split-paths.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-split-paths.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:143: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:143: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:146: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-store-merging.cc:168: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:38: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:38: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-strength-reduction.cc:42: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../gcc-14.2.0/gcc/gimple-ssa-sprintf.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-ssa-sprintf.cc:50: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-sprintf.cc:50: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-sprintf.cc:53: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-sprintf.cc:64: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-sprintf.cc:64: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-sprintf.cc:80: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct ../../gcc-14.2.0/gcc/gimple-ssa-sprintf.cc:171:29: warning: array subscript is of type 'char' [-Wchar-subscripts] if (target_to_host_charmap['%']) ^~~~ ../../gcc-14.2.0/gcc/gimple-ssa-sprintf.cc:243:29: warning: array subscript is of type 'char' [-Wchar-subscripts] if (target_to_host_charmap['\0'] == 1) ^~~~~ ../../gcc-14.2.0/gcc/gimple-ssa-sprintf.cc:748:3: warning: function '(anonymous namespace)::format_result::format_result' has internal linkage but is not defined [-Wundefined-internal] format_result (format_result&); ^ ../../gcc-14.2.0/gcc/gimple-ssa-sprintf.cc:734:19: note: used here format_result prev (*this); ^ 29 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.cc:57: ../../gcc-14.2.0/gcc/pointer-query.h:211:1: warning: 'access_data' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct access_data ^ ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.h:44:1: note: did you mean struct here? class access_data; ^~~~~ struct ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.h:38:1: note: did you mean struct here? class access_data; ^~~~~ struct 24 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../gcc-14.2.0/gcc/gimple-ssa-warn-alloca.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-ssa-warn-alloca.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-warn-alloca.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-warn-alloca.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple-ssa-warn-alloca.cc:198:3: warning: struct 'alloca_type_and_limit' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct alloca_type_and_limit ret = alloca_type_and_limit (ALLOCA_OK); ^ ../../gcc-14.2.0/gcc/gimple-ssa-warn-alloca.cc:114:7: note: previous use is here class alloca_type_and_limit { ^ ../../gcc-14.2.0/gcc/gimple-ssa-warn-alloca.cc:198:3: note: did you mean class here? struct alloca_type_and_limit ret = alloca_type_and_limit (ALLOCA_OK); ^~~~~~ class 24 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo ../../gcc-14.2.0/gcc/gimple-ssa-warn-restrict.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-ssa-warn-restrict.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-warn-restrict.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-ssa-warn-restrict.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-ssa-warn-restrict.cc:32: ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.h:38:1: warning: class 'access_data' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class access_data; ^ ../../gcc-14.2.0/gcc/pointer-query.h:211:8: note: previous use is here struct access_data ^ ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.h:38:1: note: did you mean struct here? class access_data; ^~~~~ struct ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.h:44:1: warning: class 'access_data' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class access_data; ^ ../../gcc-14.2.0/gcc/pointer-query.h:211:8: note: previous use is here struct access_data ^ ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.h:44:1: note: did you mean struct here? class access_data; ^~~~~ struct 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../gcc-14.2.0/gcc/gimple-streamer-in.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-streamer-in.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-streamer-in.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-streamer-in.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-streamer-in.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-streamer-in.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../gcc-14.2.0/gcc/gimple-streamer-out.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-streamer-out.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-streamer-out.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-streamer-out.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-streamer-out.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimple-streamer-out.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../gcc-14.2.0/gcc/gimple-walk.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-walk.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-walk.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-walk.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo ../../gcc-14.2.0/gcc/gimple-warn-recursion.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-warn-recursion.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-warn-recursion.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-warn-recursion.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../gcc-14.2.0/gcc/gimplify.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimplify.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimplify.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimplify.cc:36: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimplify.cc:36: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/gimplify.cc:53: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../gcc-14.2.0/gcc/gimplify-me.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimplify-me.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimplify-me.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimplify-me.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../gcc-14.2.0/gcc/godump.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/godump.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/godump.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../gcc-14.2.0/gcc/graph.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/graph.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graph.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../gcc-14.2.0/gcc/graphds.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/graphds.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphds.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo ../../gcc-14.2.0/gcc/graphviz.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/graphviz.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphviz.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../gcc-14.2.0/gcc/graphite.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/graphite.cc:34: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite.cc:34: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite.cc:45: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/graphite.cc:60: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/graphite.cc:60: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../gcc-14.2.0/gcc/graphite-isl-ast-to-gimple.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/graphite-isl-ast-to-gimple.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite-isl-ast-to-gimple.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite-isl-ast-to-gimple.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/graphite-isl-ast-to-gimple.cc:42: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/graphite-isl-ast-to-gimple.cc:42: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/graphite-isl-ast-to-gimple.cc:171:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *graphite_create_new_loop (edge entry_edge, ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/graphite-isl-ast-to-gimple.cc:171:3: note: did you mean class here? struct loop *graphite_create_new_loop (edge entry_edge, ^~~~~~ class ../../gcc-14.2.0/gcc/graphite-isl-ast-to-gimple.cc:568:1: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *translate_isl_ast_to_gimple:: ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/graphite-isl-ast-to-gimple.cc:568:1: note: did you mean class here? struct loop *translate_isl_ast_to_gimple:: ^~~~~~ class ../../gcc-14.2.0/gcc/graphite-isl-ast-to-gimple.cc:606:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop = graphite_create_new_loop (next_e, node_for, context_loop, ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/graphite-isl-ast-to-gimple.cc:606:3: note: did you mean class here? struct loop *loop = graphite_create_new_loop (next_e, node_for, context_loop, ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../gcc-14.2.0/gcc/graphite-dependences.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/graphite-dependences.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite-dependences.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite-dependences.cc:33: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../gcc-14.2.0/gcc/graphite-optimize-isl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/graphite-optimize-isl.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite-optimize-isl.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite-optimize-isl.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../gcc-14.2.0/gcc/graphite-poly.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/graphite-poly.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite-poly.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite-poly.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../gcc-14.2.0/gcc/graphite-scop-detection.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/graphite-scop-detection.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite-scop-detection.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite-scop-detection.cc:34: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/graphite-scop-detection.cc:48: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/graphite-scop-detection.cc:48: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/graphite-scop-detection.cc:589:3: warning: struct 'tree_niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct tree_niter_desc niter_desc; ^ ../../gcc-14.2.0/gcc/tree-ssa-loop.h:39:7: note: previous use is here class tree_niter_desc ^ ../../gcc-14.2.0/gcc/graphite-scop-detection.cc:589:3: note: did you mean class here? struct tree_niter_desc niter_desc; ^~~~~~ class ../../gcc-14.2.0/gcc/graphite-scop-detection.cc:1550:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *nest ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/graphite-scop-detection.cc:1550:3: note: did you mean class here? struct loop *nest ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../gcc-14.2.0/gcc/graphite-sese-to-poly.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/graphite-sese-to-poly.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite-sese-to-poly.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/graphite-sese-to-poly.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/graphite-sese-to-poly.cc:48: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/graphite-sese-to-poly.cc:48: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from gtype-desc.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from gtype-desc.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from gtype-desc.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from gtype-desc.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from gtype-desc.cc:54: ../../gcc-14.2.0/gcc/value-range-storage.h:33:3: warning: class 'vrange_storage' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class vrange_storage *clone (const vrange &r); ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:30: note: previous use is here struct GTY ((tag ("1"))) vrange_storage * range_info; ^ In file included from gtype-desc.cc:54: ../../gcc-14.2.0/gcc/value-range-storage.h:49:1: warning: 'vrange_storage' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY(()) vrange_storage ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:5: note: did you mean class here? struct GTY ((tag ("1"))) vrange_storage * range_info; ^~~~~~ class In file included from gtype-desc.cc:71: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from gtype-desc.cc:74: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from gtype-desc.cc:80: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gtype-desc.cc:80: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from gtype-desc.cc:84: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from gtype-desc.cc:85: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from gtype-desc.cc:89: ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ ../../gcc-14.2.0/gcc/lto-streamer.h:341:7: note: previous use is here class lto_input_block ^ ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: note: did you mean class here? static modref_access_node stream_in (struct lto_input_block *ib); ^~~~~~ class In file included from gtype-desc.cc:91: ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ ../../gcc-14.2.0/gcc/lto-streamer.h:645:8: note: previous use is here struct lto_simple_output_block ^ ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct gtype-desc.cc:107:3: warning: struct 'line_maps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct line_maps * const x = (struct line_maps *)x_p; ^ ../../gcc-14.2.0/gcc/../libcpp/include/line-map.h:788:15: note: previous use is here class GTY(()) line_maps { ^ gtype-desc.cc:107:3: note: did you mean class here? struct line_maps * const x = (struct line_maps *)x_p; ^~~~~~ class gtype-desc.cc:107:33: warning: struct 'line_maps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct line_maps * const x = (struct line_maps *)x_p; ^ ../../gcc-14.2.0/gcc/../libcpp/include/line-map.h:788:15: note: previous use is here class GTY(()) line_maps { ^ gtype-desc.cc:107:33: note: did you mean class here? struct line_maps * const x = (struct line_maps *)x_p; ^~~~~~ class gtype-desc.cc:275:3: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat * const x = (struct string_concat *)x_p; ^ ../../gcc-14.2.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:275:3: note: did you mean class here? struct string_concat * const x = (struct string_concat *)x_p; ^~~~~~ class gtype-desc.cc:275:37: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat * const x = (struct string_concat *)x_p; ^ ../../gcc-14.2.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:275:37: note: did you mean class here? struct string_concat * const x = (struct string_concat *)x_p; ^~~~~~ class gtype-desc.cc:287:3: warning: struct 'string_concat_db' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat_db * const x = (struct string_concat_db *)x_p; ^ ../../gcc-14.2.0/gcc/input.h:267:15: note: previous use is here class GTY(()) string_concat_db ^ gtype-desc.cc:287:3: note: did you mean class here? struct string_concat_db * const x = (struct string_concat_db *)x_p; ^~~~~~ class gtype-desc.cc:287:40: warning: struct 'string_concat_db' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat_db * const x = (struct string_concat_db *)x_p; ^ ../../gcc-14.2.0/gcc/input.h:267:15: note: previous use is here class GTY(()) string_concat_db ^ gtype-desc.cc:287:40: note: did you mean class here? struct string_concat_db * const x = (struct string_concat_db *)x_p; ^~~~~~ class gtype-desc.cc:305:12: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct string_concat *& x) ^ ../../gcc-14.2.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:305:12: note: did you mean class here? gt_ggc_mx (struct string_concat *& x) ^~~~~~ class gtype-desc.cc:314:3: warning: struct 'bitmap_head' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bitmap_head * const x = (struct bitmap_head *)x_p; ^ ../../gcc-14.2.0/gcc/bitmap.h:328:15: note: previous use is here class GTY(()) bitmap_head { ^ gtype-desc.cc:314:3: note: did you mean class here? struct bitmap_head * const x = (struct bitmap_head *)x_p; ^~~~~~ class gtype-desc.cc:314:35: warning: struct 'bitmap_head' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bitmap_head * const x = (struct bitmap_head *)x_p; ^ ../../gcc-14.2.0/gcc/bitmap.h:328:15: note: previous use is here class GTY(()) bitmap_head { ^ gtype-desc.cc:314:35: note: did you mean class here? struct bitmap_head * const x = (struct bitmap_head *)x_p; ^~~~~~ class gtype-desc.cc:355:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:359:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:363:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:364:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:374:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:378:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:382:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:395:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:399:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:403:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:407:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:414:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:418:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:422:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:423:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:427:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:434:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:435:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:439:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:440:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:513:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:517:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:521:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:525:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:529:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:533:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:537:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:541:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:545:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:549:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:553:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:557:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:561:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:565:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:569:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:573:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:577:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:581:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:585:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:589:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:605:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:609:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:613:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:617:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:621:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:625:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:629:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:633:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:637:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:644:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:648:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:652:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:656:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:660:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:664:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:668:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:672:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:676:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:680:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:684:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:688:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:692:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:696:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:703:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:707:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:711:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:715:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:716:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:731:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_23constant_descriptor_rtx ((*x).u.fld[1].rt_constant); ^ ~ ./gtype-desc.h:137:62: note: expanded from macro 'gt_ggc_m_23constant_descriptor_rtx' if ((intptr_t)(X) != 0) gt_ggc_mx_constant_descriptor_rtx (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:734:40: 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].rt_tree); ^ ~ ./gtype-desc.h:25:48: note: expanded from macro 'gt_ggc_m_9tree_node' if ((intptr_t)(X) != 0) gt_ggc_mx_tree_node (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:743:36: 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].rt_mem); ^ ~ ./gtype-desc.h:117:48: note: expanded from macro 'gt_ggc_m_9mem_attrs' if ((intptr_t)(X) != 0) gt_ggc_mx_mem_attrs (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:750:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:786:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:796:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:806:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:810:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:811:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:815:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:816:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:817:36: 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].rt_rtvec); ^ ~ ./gtype-desc.h:65:48: note: expanded from macro 'gt_ggc_m_9rtvec_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtvec_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:830:36: 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].rt_rtvec); ^ ~ ./gtype-desc.h:65:48: note: expanded from macro 'gt_ggc_m_9rtvec_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtvec_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:831:36: 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].rt_rtvec); ^ ~ ./gtype-desc.h:65:48: note: expanded from macro 'gt_ggc_m_9rtvec_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtvec_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:832:36: 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].rt_rtvec); ^ ~ ./gtype-desc.h:65:48: note: expanded from macro 'gt_ggc_m_9rtvec_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtvec_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:833:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_S ((*x).u.fld[1].rt_str); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:843:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:850:31: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_S ((*x).u.fld[3].rt_str); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:867:38: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:880:40: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_9tree_node ((*x).u.fld[3].rt_tree); ^ ~ ./gtype-desc.h:25:48: note: expanded from macro 'gt_ggc_m_9tree_node' if ((intptr_t)(X) != 0) gt_ggc_mx_tree_node (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:883:40: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_9tree_node ((*x).u.fld[3].rt_tree); ^ ~ ./gtype-desc.h:25:48: note: expanded from macro 'gt_ggc_m_9tree_node' if ((intptr_t)(X) != 0) gt_ggc_mx_tree_node (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:886:31: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_S ((*x).u.fld[3].rt_str); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:889:31: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_S ((*x).u.fld[3].rt_str); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:894:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:97:54: note: expanded from macro 'gt_ggc_m_15basic_block_def' if ((intptr_t)(X) != 0) gt_ggc_mx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:895:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:899:27: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_S ((*x).u.fld[6].rt_str); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:900:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:901:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:97:54: note: expanded from macro 'gt_ggc_m_15basic_block_def' if ((intptr_t)(X) != 0) gt_ggc_mx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:902:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:906:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:910:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:911:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:97:54: note: expanded from macro 'gt_ggc_m_15basic_block_def' if ((intptr_t)(X) != 0) gt_ggc_mx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:912:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:916:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:917:34: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_7rtx_def ((*x).u.fld[6].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:918:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:919:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:97:54: note: expanded from macro 'gt_ggc_m_15basic_block_def' if ((intptr_t)(X) != 0) gt_ggc_mx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:920:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:924:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:925:34: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_7rtx_def ((*x).u.fld[6].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:926:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:927:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:97:54: note: expanded from macro 'gt_ggc_m_15basic_block_def' if ((intptr_t)(X) != 0) gt_ggc_mx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:928:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:932:34: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_7rtx_def ((*x).u.fld[6].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:933:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:934:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:97:54: note: expanded from macro 'gt_ggc_m_15basic_block_def' if ((intptr_t)(X) != 0) gt_ggc_mx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:935:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:939:34: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_7rtx_def ((*x).u.fld[6].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:940:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:941:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_ggc_m_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:97:54: note: expanded from macro 'gt_ggc_m_15basic_block_def' if ((intptr_t)(X) != 0) gt_ggc_mx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:942:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:951:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:954:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:958:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:61:46: note: expanded from macro 'gt_ggc_m_7rtx_def' if ((intptr_t)(X) != 0) gt_ggc_mx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:1404:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1404:3: note: did you mean class here? struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^~~~~~ class gtype-desc.cc:1404:29: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1404:29: note: did you mean class here? struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^~~~~~ class gtype-desc.cc:1405:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * xlimit = x; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1405:3: note: did you mean class here? struct cgraph_edge * xlimit = x; ^~~~~~ class gtype-desc.cc:1411:9: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * const xprev = ((*x).prev_caller); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1411:9: note: did you mean class here? struct cgraph_edge * const xprev = ((*x).prev_caller); ^~~~~~ class gtype-desc.cc:1431:12: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct cgraph_edge& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1431:12: note: did you mean class here? gt_ggc_mx (struct cgraph_edge& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:1433:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1433:3: note: did you mean class here? struct cgraph_edge * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:1445:12: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct cgraph_edge *& x) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1445:12: note: did you mean class here? gt_ggc_mx (struct cgraph_edge *& x) ^~~~~~ class gtype-desc.cc:1614:3: warning: struct 'mem_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_attrs * const x = (struct mem_attrs *)x_p; ^ ../../gcc-14.2.0/gcc/rtl.h:152:15: note: previous use is here class GTY(()) mem_attrs ^ gtype-desc.cc:1614:3: note: did you mean class here? struct mem_attrs * const x = (struct mem_attrs *)x_p; ^~~~~~ class gtype-desc.cc:1614:33: warning: struct 'mem_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_attrs * const x = (struct mem_attrs *)x_p; ^ ../../gcc-14.2.0/gcc/rtl.h:152:15: note: previous use is here class GTY(()) mem_attrs ^ gtype-desc.cc:1614:33: note: did you mean class here? struct mem_attrs * const x = (struct mem_attrs *)x_p; ^~~~~~ class gtype-desc.cc:1624:3: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * const x = (struct reg_attrs *)x_p; ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:1624:3: note: did you mean class here? struct reg_attrs * const x = (struct reg_attrs *)x_p; ^~~~~~ class gtype-desc.cc:1624:33: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * const x = (struct reg_attrs *)x_p; ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:1624:33: note: did you mean class here? struct reg_attrs * const x = (struct reg_attrs *)x_p; ^~~~~~ class gtype-desc.cc:1632:12: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct reg_attrs& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:1632:12: note: did you mean class here? gt_ggc_mx (struct reg_attrs& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:1634:3: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:1634:3: note: did you mean class here? struct reg_attrs * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:1639:12: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct reg_attrs *& x) ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:1639:12: note: did you mean class here? gt_ggc_mx (struct reg_attrs *& x) ^~~~~~ class gtype-desc.cc:1865:3: warning: struct 'vrange_storage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct vrange_storage * const x = (struct vrange_storage *)x_p; ^ ../../gcc-14.2.0/gcc/value-range-storage.h:49:15: note: previous use is here class GTY(()) vrange_storage ^ gtype-desc.cc:1865:3: note: did you mean class here? struct vrange_storage * const x = (struct vrange_storage *)x_p; ^~~~~~ class gtype-desc.cc:1865:38: warning: struct 'vrange_storage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct vrange_storage * const x = (struct vrange_storage *)x_p; ^ ../../gcc-14.2.0/gcc/value-range-storage.h:49:15: note: previous use is here class GTY(()) vrange_storage ^ gtype-desc.cc:1865:38: note: did you mean class here? struct vrange_storage * const x = (struct vrange_storage *)x_p; ^~~~~~ class gtype-desc.cc:1908:3: warning: struct 'target_globals' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct target_globals * const x = (struct target_globals *)x_p; ^ ../../gcc-14.2.0/gcc/target-globals.h:44:15: note: previous use is here class GTY(()) target_globals { ^ gtype-desc.cc:1908:3: note: did you mean class here? struct target_globals * const x = (struct target_globals *)x_p; ^~~~~~ class gtype-desc.cc:1908:38: warning: struct 'target_globals' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct target_globals * const x = (struct target_globals *)x_p; ^ ../../gcc-14.2.0/gcc/target-globals.h:44:15: note: previous use is here class GTY(()) target_globals { ^ gtype-desc.cc:1908:38: note: did you mean class here? struct target_globals * const x = (struct target_globals *)x_p; ^~~~~~ class gtype-desc.cc:2188:3: warning: struct 'frame_space' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct frame_space * const x = (struct frame_space *)x_p; ^ ../../gcc-14.2.0/gcc/function.h:187:15: note: previous use is here class GTY(()) frame_space ^ gtype-desc.cc:2188:3: note: did you mean class here? struct frame_space * const x = (struct frame_space *)x_p; ^~~~~~ class gtype-desc.cc:2188:35: warning: struct 'frame_space' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct frame_space * const x = (struct frame_space *)x_p; ^ ../../gcc-14.2.0/gcc/function.h:187:15: note: previous use is here class GTY(()) frame_space ^ gtype-desc.cc:2188:35: note: did you mean class here? struct frame_space * const x = (struct frame_space *)x_p; ^~~~~~ class gtype-desc.cc:2232:3: warning: struct 'stack_usage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct stack_usage * const x = (struct stack_usage *)x_p; ^ ../../gcc-14.2.0/gcc/function.h:210:15: note: previous use is here class GTY(()) stack_usage ^ gtype-desc.cc:2232:3: note: did you mean class here? struct stack_usage * const x = (struct stack_usage *)x_p; ^~~~~~ class gtype-desc.cc:2232:35: warning: struct 'stack_usage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct stack_usage * const x = (struct stack_usage *)x_p; ^ ../../gcc-14.2.0/gcc/function.h:210:15: note: previous use is here class GTY(()) stack_usage ^ gtype-desc.cc:2232:35: note: did you mean class here? struct stack_usage * const x = (struct stack_usage *)x_p; ^~~~~~ class gtype-desc.cc:2345:3: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:52:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:2345:3: note: did you mean class here? struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^~~~~~ class gtype-desc.cc:2345:31: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:52:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:2345:31: note: did you mean class here? struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^~~~~~ class gtype-desc.cc:2346:3: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * xlimit = x; ^ ../../gcc-14.2.0/gcc/cfgloop.h:52:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:2346:3: note: did you mean class here? struct nb_iter_bound * xlimit = x; ^~~~~~ class gtype-desc.cc:2391:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * x = (struct loop *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:2391:3: note: did you mean class here? struct loop * x = (struct loop *)x_p; ^~~~~~ class gtype-desc.cc:2391:22: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * x = (struct loop *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:2391:22: note: did you mean class here? struct loop * x = (struct loop *)x_p; ^~~~~~ class gtype-desc.cc:2392:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * xlimit = x; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:2392:3: note: did you mean class here? struct loop * xlimit = x; ^~~~~~ class gtype-desc.cc:2443:12: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct loop *& x) ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:2443:12: note: did you mean class here? gt_ggc_mx (struct loop *& x) ^~~~~~ class gtype-desc.cc:2452:3: warning: struct 'niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct niter_desc * const x = (struct niter_desc *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:468:15: note: previous use is here class GTY(()) niter_desc ^ gtype-desc.cc:2452:3: note: did you mean class here? struct niter_desc * const x = (struct niter_desc *)x_p; ^~~~~~ class gtype-desc.cc:2452:34: warning: struct 'niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct niter_desc * const x = (struct niter_desc *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:468:15: note: previous use is here class GTY(()) niter_desc ^ gtype-desc.cc:2452:34: note: did you mean class here? struct niter_desc * const x = (struct niter_desc *)x_p; ^~~~~~ class gtype-desc.cc:2648:3: warning: struct 'cgraph_indirect_call_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:1656:15: note: previous use is here class GTY(()) cgraph_indirect_call_info ^ gtype-desc.cc:2648:3: note: did you mean class here? struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^~~~~~ class gtype-desc.cc:2648:49: warning: struct 'cgraph_indirect_call_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:1656:15: note: previous use is here class GTY(()) cgraph_indirect_call_info ^ gtype-desc.cc:2648:49: note: did you mean class here? struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^~~~~~ class gtype-desc.cc:2726:3: warning: struct 'symbol_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symbol_table * const x = (struct symbol_table *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:2225:29: note: previous use is here class GTY((tag ("SYMTAB"))) symbol_table ^ gtype-desc.cc:2726:3: note: did you mean class here? struct symbol_table * const x = (struct symbol_table *)x_p; ^~~~~~ class gtype-desc.cc:2726:36: warning: struct 'symbol_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symbol_table * const x = (struct symbol_table *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:2225:29: note: previous use is here class GTY((tag ("SYMTAB"))) symbol_table ^ gtype-desc.cc:2726:36: note: did you mean class here? struct symbol_table * const x = (struct symbol_table *)x_p; ^~~~~~ class gtype-desc.cc:2841:3: warning: struct 'ipa_param_adjustments' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-param-manipulation.h:210:15: note: previous use is here class GTY(()) ipa_param_adjustments ^ gtype-desc.cc:2841:3: note: did you mean class here? struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^~~~~~ class gtype-desc.cc:2841:45: warning: struct 'ipa_param_adjustments' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-param-manipulation.h:210:15: note: previous use is here class GTY(()) ipa_param_adjustments ^ gtype-desc.cc:2841:45: note: did you mean class here? struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^~~~~~ class gtype-desc.cc:2889:3: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_vr * const x = (struct ipa_vr *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:2889:3: note: did you mean class here? struct ipa_vr * const x = (struct ipa_vr *)x_p; ^~~~~~ class gtype-desc.cc:2889:30: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_vr * const x = (struct ipa_vr *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:2889:30: note: did you mean class here? struct ipa_vr * const x = (struct ipa_vr *)x_p; ^~~~~~ class gtype-desc.cc:2900:3: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:2900:3: note: did you mean class here? struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^~~~~~ class gtype-desc.cc:2900:39: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:2900:39: note: did you mean class here? struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^~~~~~ class gtype-desc.cc:2908:12: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_node_params& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:2908:12: note: did you mean class here? gt_ggc_mx (struct ipa_node_params& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:2910:3: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:2910:3: note: did you mean class here? struct ipa_node_params * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:2915:12: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_node_params *& x) ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:2915:12: note: did you mean class here? gt_ggc_mx (struct ipa_node_params *& x) ^~~~~~ class gtype-desc.cc:2924:3: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:2924:3: note: did you mean class here? struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^~~~~~ class gtype-desc.cc:2924:37: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:2924:37: note: did you mean class here? struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^~~~~~ class gtype-desc.cc:2933:12: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_edge_args& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:2933:12: note: did you mean class here? gt_ggc_mx (struct ipa_edge_args& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:2935:3: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:2935:3: note: did you mean class here? struct ipa_edge_args * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:2941:12: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_edge_args *& x) ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:2941:12: note: did you mean class here? gt_ggc_mx (struct ipa_edge_args *& x) ^~~~~~ class gtype-desc.cc:2950:3: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:2950:3: note: did you mean class here? struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^~~~~~ class gtype-desc.cc:2950:38: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:2950:38: note: did you mean class here? struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^~~~~~ class gtype-desc.cc:3009:12: warning: struct 'nowarn_spec_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct nowarn_spec_t& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/diagnostic-spec.h:29:7: note: previous use is here class nowarn_spec_t ^ gtype-desc.cc:3009:12: note: did you mean class here? gt_ggc_mx (struct nowarn_spec_t& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:3011:3: warning: struct 'nowarn_spec_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nowarn_spec_t * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/diagnostic-spec.h:29:7: note: previous use is here class nowarn_spec_t ^ gtype-desc.cc:3011:3: note: did you mean class here? struct nowarn_spec_t * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:3547:12: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct temp_slot *& x) ^ ../../gcc-14.2.0/gcc/emit-rtl.h:23:7: note: previous use is here class temp_slot; ^ gtype-desc.cc:3837:12: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_vr& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:3837:12: note: did you mean class here? gt_ggc_mx (struct ipa_vr& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:3839:3: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_vr * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:3839:3: note: did you mean class here? struct ipa_vr * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:3902:12: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_polymorphic_call_context& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/cgraph.h:1557:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ gtype-desc.cc:3902:12: note: did you mean class here? gt_ggc_mx (struct ipa_polymorphic_call_context& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:3904:3: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_polymorphic_call_context * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/cgraph.h:1557:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ gtype-desc.cc:3904:3: note: did you mean class here? struct ipa_polymorphic_call_context * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:4032:12: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_fn_summary *& x) ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:4032:12: note: did you mean class here? gt_ggc_mx (struct ipa_fn_summary *& x) ^~~~~~ class gtype-desc.cc:4041:3: warning: struct 'line_maps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct line_maps * const x = (struct line_maps *)x_p; ^ ../../gcc-14.2.0/gcc/../libcpp/include/line-map.h:788:15: note: previous use is here class GTY(()) line_maps { ^ gtype-desc.cc:4041:3: note: did you mean class here? struct line_maps * const x = (struct line_maps *)x_p; ^~~~~~ class gtype-desc.cc:4041:33: warning: struct 'line_maps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct line_maps * const x = (struct line_maps *)x_p; ^ ../../gcc-14.2.0/gcc/../libcpp/include/line-map.h:788:15: note: previous use is here class GTY(()) line_maps { ^ gtype-desc.cc:4041:33: note: did you mean class here? struct line_maps * const x = (struct line_maps *)x_p; ^~~~~~ class gtype-desc.cc:4209:3: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat * const x = (struct string_concat *)x_p; ^ ../../gcc-14.2.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:4209:3: note: did you mean class here? struct string_concat * const x = (struct string_concat *)x_p; ^~~~~~ class gtype-desc.cc:4209:37: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat * const x = (struct string_concat *)x_p; ^ ../../gcc-14.2.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:4209:37: note: did you mean class here? struct string_concat * const x = (struct string_concat *)x_p; ^~~~~~ class gtype-desc.cc:4221:3: warning: struct 'string_concat_db' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat_db * const x = (struct string_concat_db *)x_p; ^ ../../gcc-14.2.0/gcc/input.h:267:15: note: previous use is here class GTY(()) string_concat_db ^ gtype-desc.cc:4221:3: note: did you mean class here? struct string_concat_db * const x = (struct string_concat_db *)x_p; ^~~~~~ class gtype-desc.cc:4221:40: warning: struct 'string_concat_db' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat_db * const x = (struct string_concat_db *)x_p; ^ ../../gcc-14.2.0/gcc/input.h:267:15: note: previous use is here class GTY(()) string_concat_db ^ gtype-desc.cc:4221:40: note: did you mean class here? struct string_concat_db * const x = (struct string_concat_db *)x_p; ^~~~~~ class gtype-desc.cc:4239:12: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct string_concat *& x) ^ ../../gcc-14.2.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:4239:12: note: did you mean class here? gt_pch_nx (struct string_concat *& x) ^~~~~~ class gtype-desc.cc:4248:3: warning: struct 'bitmap_head' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bitmap_head * const x = (struct bitmap_head *)x_p; ^ ../../gcc-14.2.0/gcc/bitmap.h:328:15: note: previous use is here class GTY(()) bitmap_head { ^ gtype-desc.cc:4248:3: note: did you mean class here? struct bitmap_head * const x = (struct bitmap_head *)x_p; ^~~~~~ class gtype-desc.cc:4248:35: warning: struct 'bitmap_head' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bitmap_head * const x = (struct bitmap_head *)x_p; ^ ../../gcc-14.2.0/gcc/bitmap.h:328:15: note: previous use is here class GTY(()) bitmap_head { ^ gtype-desc.cc:4248:35: note: did you mean class here? struct bitmap_head * const x = (struct bitmap_head *)x_p; ^~~~~~ class gtype-desc.cc:4289:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4293:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4297:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4298:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4308:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4312:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4316:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4329:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4333:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4337:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4341:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4348:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4352:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4356:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4357:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4361:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4368:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4369:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4373:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4374:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4447:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4451:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4455:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4459:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4463:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4467:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4471:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4475:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4479:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4483:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4487:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4491:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4495:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4499:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4503:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4507:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4511:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4515:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4519:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4523:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4539:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4543:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4547:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4551:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4555:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4559:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4563:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4567:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4571:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4578:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4582:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4586:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4590:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4594:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4598:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4602:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4606:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4610:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4614:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4618:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4622:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4626:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4630:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4637:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4641:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4645:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4649:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4650:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4665:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_23constant_descriptor_rtx ((*x).u.fld[1].rt_constant); ^ ~ ./gtype-desc.h:1742:62: note: expanded from macro 'gt_pch_n_23constant_descriptor_rtx' if ((intptr_t)(X) != 0) gt_pch_nx_constant_descriptor_rtx (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4668:40: 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].rt_tree); ^ ~ ./gtype-desc.h:1630:48: note: expanded from macro 'gt_pch_n_9tree_node' if ((intptr_t)(X) != 0) gt_pch_nx_tree_node (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4677:36: 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].rt_mem); ^ ~ ./gtype-desc.h:1722:48: note: expanded from macro 'gt_pch_n_9mem_attrs' if ((intptr_t)(X) != 0) gt_pch_nx_mem_attrs (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4684:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4720:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4730:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4740:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4744:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4745:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4749:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4750:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4751:36: 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].rt_rtvec); ^ ~ ./gtype-desc.h:1670:48: note: expanded from macro 'gt_pch_n_9rtvec_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtvec_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4764:36: 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].rt_rtvec); ^ ~ ./gtype-desc.h:1670:48: note: expanded from macro 'gt_pch_n_9rtvec_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtvec_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4765:36: 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].rt_rtvec); ^ ~ ./gtype-desc.h:1670:48: note: expanded from macro 'gt_pch_n_9rtvec_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtvec_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4766:36: 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].rt_rtvec); ^ ~ ./gtype-desc.h:1670:48: note: expanded from macro 'gt_pch_n_9rtvec_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtvec_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4767:27: 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].rt_str); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4777:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4784:31: 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].rt_str); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4801:38: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4814:40: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_9tree_node ((*x).u.fld[3].rt_tree); ^ ~ ./gtype-desc.h:1630:48: note: expanded from macro 'gt_pch_n_9tree_node' if ((intptr_t)(X) != 0) gt_pch_nx_tree_node (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4817:40: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_9tree_node ((*x).u.fld[3].rt_tree); ^ ~ ./gtype-desc.h:1630:48: note: expanded from macro 'gt_pch_n_9tree_node' if ((intptr_t)(X) != 0) gt_pch_nx_tree_node (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4820:31: 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].rt_str); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4823:31: 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].rt_str); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4828:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:1702:54: note: expanded from macro 'gt_pch_n_15basic_block_def' if ((intptr_t)(X) != 0) gt_pch_nx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4829:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4833:27: 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].rt_str); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4834:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4835:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:1702:54: note: expanded from macro 'gt_pch_n_15basic_block_def' if ((intptr_t)(X) != 0) gt_pch_nx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4836:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4840:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4844:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4845:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:1702:54: note: expanded from macro 'gt_pch_n_15basic_block_def' if ((intptr_t)(X) != 0) gt_pch_nx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4846:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4850:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4851:34: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_7rtx_def ((*x).u.fld[6].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4852:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4853:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:1702:54: note: expanded from macro 'gt_pch_n_15basic_block_def' if ((intptr_t)(X) != 0) gt_pch_nx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4854:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4858:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4859:34: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_7rtx_def ((*x).u.fld[6].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4860:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4861:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:1702:54: note: expanded from macro 'gt_pch_n_15basic_block_def' if ((intptr_t)(X) != 0) gt_pch_nx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4862:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4866:34: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_7rtx_def ((*x).u.fld[6].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4867:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4868:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:1702:54: note: expanded from macro 'gt_pch_n_15basic_block_def' if ((intptr_t)(X) != 0) gt_pch_nx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4869:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4873:34: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_7rtx_def ((*x).u.fld[6].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4874:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4875:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gt_pch_n_15basic_block_def ((*x).u.fld[2].rt_bb); ^ ~ ./gtype-desc.h:1702:54: note: expanded from macro 'gt_pch_n_15basic_block_def' if ((intptr_t)(X) != 0) gt_pch_nx_basic_block_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4876:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4885:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4888:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:4892:34: 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].rt_rtx); ^ ~ ./gtype-desc.h:1666:46: note: expanded from macro 'gt_pch_n_7rtx_def' if ((intptr_t)(X) != 0) gt_pch_nx_rtx_def (X);\ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:5338:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5338:3: note: did you mean class here? struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^~~~~~ class gtype-desc.cc:5338:29: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5338:29: note: did you mean class here? struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^~~~~~ class gtype-desc.cc:5339:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * xlimit = x; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5339:3: note: did you mean class here? struct cgraph_edge * xlimit = x; ^~~~~~ class gtype-desc.cc:5345:9: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * const xprev = ((*x).prev_caller); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5345:9: note: did you mean class here? struct cgraph_edge * const xprev = ((*x).prev_caller); ^~~~~~ class gtype-desc.cc:5365:12: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct cgraph_edge& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5365:12: note: did you mean class here? gt_pch_nx (struct cgraph_edge& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:5367:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5367:3: note: did you mean class here? struct cgraph_edge * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:5379:12: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct cgraph_edge *& x) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5379:12: note: did you mean class here? gt_pch_nx (struct cgraph_edge *& x) ^~~~~~ class gtype-desc.cc:5548:3: warning: struct 'mem_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_attrs * const x = (struct mem_attrs *)x_p; ^ ../../gcc-14.2.0/gcc/rtl.h:152:15: note: previous use is here class GTY(()) mem_attrs ^ gtype-desc.cc:5548:3: note: did you mean class here? struct mem_attrs * const x = (struct mem_attrs *)x_p; ^~~~~~ class gtype-desc.cc:5548:33: warning: struct 'mem_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_attrs * const x = (struct mem_attrs *)x_p; ^ ../../gcc-14.2.0/gcc/rtl.h:152:15: note: previous use is here class GTY(()) mem_attrs ^ gtype-desc.cc:5548:33: note: did you mean class here? struct mem_attrs * const x = (struct mem_attrs *)x_p; ^~~~~~ class gtype-desc.cc:5558:3: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * const x = (struct reg_attrs *)x_p; ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:5558:3: note: did you mean class here? struct reg_attrs * const x = (struct reg_attrs *)x_p; ^~~~~~ class gtype-desc.cc:5558:33: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * const x = (struct reg_attrs *)x_p; ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:5558:33: note: did you mean class here? struct reg_attrs * const x = (struct reg_attrs *)x_p; ^~~~~~ class gtype-desc.cc:5566:12: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct reg_attrs& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:5566:12: note: did you mean class here? gt_pch_nx (struct reg_attrs& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:5568:3: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:5568:3: note: did you mean class here? struct reg_attrs * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:5573:12: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct reg_attrs *& x) ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:5573:12: note: did you mean class here? gt_pch_nx (struct reg_attrs *& x) ^~~~~~ class gtype-desc.cc:5799:3: warning: struct 'vrange_storage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct vrange_storage * const x = (struct vrange_storage *)x_p; ^ ../../gcc-14.2.0/gcc/value-range-storage.h:49:15: note: previous use is here class GTY(()) vrange_storage ^ gtype-desc.cc:5799:3: note: did you mean class here? struct vrange_storage * const x = (struct vrange_storage *)x_p; ^~~~~~ class gtype-desc.cc:5799:38: warning: struct 'vrange_storage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct vrange_storage * const x = (struct vrange_storage *)x_p; ^ ../../gcc-14.2.0/gcc/value-range-storage.h:49:15: note: previous use is here class GTY(()) vrange_storage ^ gtype-desc.cc:5799:38: note: did you mean class here? struct vrange_storage * const x = (struct vrange_storage *)x_p; ^~~~~~ class gtype-desc.cc:5842:3: warning: struct 'target_globals' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct target_globals * const x = (struct target_globals *)x_p; ^ ../../gcc-14.2.0/gcc/target-globals.h:44:15: note: previous use is here class GTY(()) target_globals { ^ gtype-desc.cc:5842:3: note: did you mean class here? struct target_globals * const x = (struct target_globals *)x_p; ^~~~~~ class gtype-desc.cc:5842:38: warning: struct 'target_globals' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct target_globals * const x = (struct target_globals *)x_p; ^ ../../gcc-14.2.0/gcc/target-globals.h:44:15: note: previous use is here class GTY(()) target_globals { ^ gtype-desc.cc:5842:38: note: did you mean class here? struct target_globals * const x = (struct target_globals *)x_p; ^~~~~~ class gtype-desc.cc:6122:3: warning: struct 'frame_space' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct frame_space * const x = (struct frame_space *)x_p; ^ ../../gcc-14.2.0/gcc/function.h:187:15: note: previous use is here class GTY(()) frame_space ^ gtype-desc.cc:6122:3: note: did you mean class here? struct frame_space * const x = (struct frame_space *)x_p; ^~~~~~ class gtype-desc.cc:6122:35: warning: struct 'frame_space' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct frame_space * const x = (struct frame_space *)x_p; ^ ../../gcc-14.2.0/gcc/function.h:187:15: note: previous use is here class GTY(()) frame_space ^ gtype-desc.cc:6122:35: note: did you mean class here? struct frame_space * const x = (struct frame_space *)x_p; ^~~~~~ class gtype-desc.cc:6166:3: warning: struct 'stack_usage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct stack_usage * const x = (struct stack_usage *)x_p; ^ ../../gcc-14.2.0/gcc/function.h:210:15: note: previous use is here class GTY(()) stack_usage ^ gtype-desc.cc:6166:3: note: did you mean class here? struct stack_usage * const x = (struct stack_usage *)x_p; ^~~~~~ class gtype-desc.cc:6166:35: warning: struct 'stack_usage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct stack_usage * const x = (struct stack_usage *)x_p; ^ ../../gcc-14.2.0/gcc/function.h:210:15: note: previous use is here class GTY(()) stack_usage ^ gtype-desc.cc:6166:35: note: did you mean class here? struct stack_usage * const x = (struct stack_usage *)x_p; ^~~~~~ class gtype-desc.cc:6279:3: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:52:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:6279:3: note: did you mean class here? struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^~~~~~ class gtype-desc.cc:6279:31: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:52:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:6279:31: note: did you mean class here? struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^~~~~~ class gtype-desc.cc:6280:3: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * xlimit = x; ^ ../../gcc-14.2.0/gcc/cfgloop.h:52:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:6280:3: note: did you mean class here? struct nb_iter_bound * xlimit = x; ^~~~~~ class gtype-desc.cc:6325:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * x = (struct loop *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:6325:3: note: did you mean class here? struct loop * x = (struct loop *)x_p; ^~~~~~ class gtype-desc.cc:6325:22: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * x = (struct loop *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:6325:22: note: did you mean class here? struct loop * x = (struct loop *)x_p; ^~~~~~ class gtype-desc.cc:6326:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * xlimit = x; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:6326:3: note: did you mean class here? struct loop * xlimit = x; ^~~~~~ class gtype-desc.cc:6377:12: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct loop *& x) ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:6377:12: note: did you mean class here? gt_pch_nx (struct loop *& x) ^~~~~~ class gtype-desc.cc:6386:3: warning: struct 'niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct niter_desc * const x = (struct niter_desc *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:468:15: note: previous use is here class GTY(()) niter_desc ^ gtype-desc.cc:6386:3: note: did you mean class here? struct niter_desc * const x = (struct niter_desc *)x_p; ^~~~~~ class gtype-desc.cc:6386:34: warning: struct 'niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct niter_desc * const x = (struct niter_desc *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:468:15: note: previous use is here class GTY(()) niter_desc ^ gtype-desc.cc:6386:34: note: did you mean class here? struct niter_desc * const x = (struct niter_desc *)x_p; ^~~~~~ class gtype-desc.cc:6582:3: warning: struct 'cgraph_indirect_call_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:1656:15: note: previous use is here class GTY(()) cgraph_indirect_call_info ^ gtype-desc.cc:6582:3: note: did you mean class here? struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^~~~~~ class gtype-desc.cc:6582:49: warning: struct 'cgraph_indirect_call_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:1656:15: note: previous use is here class GTY(()) cgraph_indirect_call_info ^ gtype-desc.cc:6582:49: note: did you mean class here? struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^~~~~~ class gtype-desc.cc:6660:3: warning: struct 'symbol_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symbol_table * const x = (struct symbol_table *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:2225:29: note: previous use is here class GTY((tag ("SYMTAB"))) symbol_table ^ gtype-desc.cc:6660:3: note: did you mean class here? struct symbol_table * const x = (struct symbol_table *)x_p; ^~~~~~ class gtype-desc.cc:6660:36: warning: struct 'symbol_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symbol_table * const x = (struct symbol_table *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:2225:29: note: previous use is here class GTY((tag ("SYMTAB"))) symbol_table ^ gtype-desc.cc:6660:36: note: did you mean class here? struct symbol_table * const x = (struct symbol_table *)x_p; ^~~~~~ class gtype-desc.cc:6775:3: warning: struct 'ipa_param_adjustments' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-param-manipulation.h:210:15: note: previous use is here class GTY(()) ipa_param_adjustments ^ gtype-desc.cc:6775:3: note: did you mean class here? struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^~~~~~ class gtype-desc.cc:6775:45: warning: struct 'ipa_param_adjustments' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-param-manipulation.h:210:15: note: previous use is here class GTY(()) ipa_param_adjustments ^ gtype-desc.cc:6775:45: note: did you mean class here? struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^~~~~~ class gtype-desc.cc:6823:3: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_vr * const x = (struct ipa_vr *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:6823:3: note: did you mean class here? struct ipa_vr * const x = (struct ipa_vr *)x_p; ^~~~~~ class gtype-desc.cc:6823:30: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_vr * const x = (struct ipa_vr *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:6823:30: note: did you mean class here? struct ipa_vr * const x = (struct ipa_vr *)x_p; ^~~~~~ class gtype-desc.cc:6834:3: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:6834:3: note: did you mean class here? struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^~~~~~ class gtype-desc.cc:6834:39: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:6834:39: note: did you mean class here? struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^~~~~~ class gtype-desc.cc:6842:12: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_node_params& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:6842:12: note: did you mean class here? gt_pch_nx (struct ipa_node_params& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:6844:3: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:6844:3: note: did you mean class here? struct ipa_node_params * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:6849:12: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_node_params *& x) ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:6849:12: note: did you mean class here? gt_pch_nx (struct ipa_node_params *& x) ^~~~~~ class gtype-desc.cc:6858:3: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:6858:3: note: did you mean class here? struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^~~~~~ class gtype-desc.cc:6858:37: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:6858:37: note: did you mean class here? struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^~~~~~ class gtype-desc.cc:6867:12: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_edge_args& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:6867:12: note: did you mean class here? gt_pch_nx (struct ipa_edge_args& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:6869:3: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:6869:3: note: did you mean class here? struct ipa_edge_args * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:6875:12: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_edge_args *& x) ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:6875:12: note: did you mean class here? gt_pch_nx (struct ipa_edge_args *& x) ^~~~~~ class gtype-desc.cc:6884:3: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:6884:3: note: did you mean class here? struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^~~~~~ class gtype-desc.cc:6884:38: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:6884:38: note: did you mean class here? struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^~~~~~ class gtype-desc.cc:6943:12: warning: struct 'nowarn_spec_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct nowarn_spec_t& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/diagnostic-spec.h:29:7: note: previous use is here class nowarn_spec_t ^ gtype-desc.cc:6943:12: note: did you mean class here? gt_pch_nx (struct nowarn_spec_t& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:6945:3: warning: struct 'nowarn_spec_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nowarn_spec_t * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/diagnostic-spec.h:29:7: note: previous use is here class nowarn_spec_t ^ gtype-desc.cc:6945:3: note: did you mean class here? struct nowarn_spec_t * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:7481:12: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct temp_slot *& x) ^ ../../gcc-14.2.0/gcc/emit-rtl.h:23:7: note: previous use is here class temp_slot; ^ gtype-desc.cc:7771:12: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_vr& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:7771:12: note: did you mean class here? gt_pch_nx (struct ipa_vr& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:7773:3: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_vr * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:7773:3: note: did you mean class here? struct ipa_vr * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:7836:12: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_polymorphic_call_context& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/cgraph.h:1557:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ gtype-desc.cc:7836:12: note: did you mean class here? gt_pch_nx (struct ipa_polymorphic_call_context& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:7838:3: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_polymorphic_call_context * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/cgraph.h:1557:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ gtype-desc.cc:7838:3: note: did you mean class here? struct ipa_polymorphic_call_context * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:7966:12: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_fn_summary *& x) ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:7966:12: note: did you mean class here? gt_pch_nx (struct ipa_fn_summary *& x) ^~~~~~ class gtype-desc.cc:7978:3: warning: struct 'line_maps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct line_maps * x ATTRIBUTE_UNUSED = (struct line_maps *)x_p; ^ ../../gcc-14.2.0/gcc/../libcpp/include/line-map.h:788:15: note: previous use is here class GTY(()) line_maps { ^ gtype-desc.cc:7978:3: note: did you mean class here? struct line_maps * x ATTRIBUTE_UNUSED = (struct line_maps *)x_p; ^~~~~~ class gtype-desc.cc:7978:44: warning: struct 'line_maps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct line_maps * x ATTRIBUTE_UNUSED = (struct line_maps *)x_p; ^ ../../gcc-14.2.0/gcc/../libcpp/include/line-map.h:788:15: note: previous use is here class GTY(()) line_maps { ^ gtype-desc.cc:7978:44: note: did you mean class here? struct line_maps * x ATTRIBUTE_UNUSED = (struct line_maps *)x_p; ^~~~~~ class gtype-desc.cc:8178:3: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat * x ATTRIBUTE_UNUSED = (struct string_concat *)x_p; ^ ../../gcc-14.2.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:8178:3: note: did you mean class here? struct string_concat * x ATTRIBUTE_UNUSED = (struct string_concat *)x_p; ^~~~~~ class gtype-desc.cc:8178:48: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat * x ATTRIBUTE_UNUSED = (struct string_concat *)x_p; ^ ../../gcc-14.2.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:8178:48: note: did you mean class here? struct string_concat * x ATTRIBUTE_UNUSED = (struct string_concat *)x_p; ^~~~~~ class gtype-desc.cc:8191:3: warning: struct 'string_concat_db' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat_db * x ATTRIBUTE_UNUSED = (struct string_concat_db *)x_p; ^ ../../gcc-14.2.0/gcc/input.h:267:15: note: previous use is here class GTY(()) string_concat_db ^ gtype-desc.cc:8191:3: note: did you mean class here? struct string_concat_db * x ATTRIBUTE_UNUSED = (struct string_concat_db *)x_p; ^~~~~~ class gtype-desc.cc:8191:51: warning: struct 'string_concat_db' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat_db * x ATTRIBUTE_UNUSED = (struct string_concat_db *)x_p; ^ ../../gcc-14.2.0/gcc/input.h:267:15: note: previous use is here class GTY(()) string_concat_db ^ gtype-desc.cc:8191:51: note: did you mean class here? struct string_concat_db * x ATTRIBUTE_UNUSED = (struct string_concat_db *)x_p; ^~~~~~ class gtype-desc.cc:8202:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:8202:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:8202:73: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:8202:73: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:8213:3: warning: struct 'bitmap_head' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bitmap_head * x ATTRIBUTE_UNUSED = (struct bitmap_head *)x_p; ^ ../../gcc-14.2.0/gcc/bitmap.h:328:15: note: previous use is here class GTY(()) bitmap_head { ^ gtype-desc.cc:8213:3: note: did you mean class here? struct bitmap_head * x ATTRIBUTE_UNUSED = (struct bitmap_head *)x_p; ^~~~~~ class gtype-desc.cc:8213:46: warning: struct 'bitmap_head' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bitmap_head * x ATTRIBUTE_UNUSED = (struct bitmap_head *)x_p; ^ ../../gcc-14.2.0/gcc/bitmap.h:328:15: note: previous use is here class GTY(()) bitmap_head { ^ gtype-desc.cc:8213:46: note: did you mean class here? struct bitmap_head * x ATTRIBUTE_UNUSED = (struct bitmap_head *)x_p; ^~~~~~ class gtype-desc.cc:8258:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8344:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8362:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8370:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8770:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8892:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8900:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8902:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8922:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[5].rt_rtvec), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8924:19: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[4].rt_rtvec), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8926:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_rtvec), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8951:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_str), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8969:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8983:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_tree), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8987:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_tree), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8991:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_str), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:8995:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_str), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9001:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_bb), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9009:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[6].rt_str), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9011:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9013:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_bb), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9027:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9029:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_bb), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9037:19: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[7].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9039:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[6].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9041:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9043:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_bb), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9051:19: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[7].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9053:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[6].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9055:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9057:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_bb), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9065:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[6].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9067:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9069:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_bb), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9077:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[6].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9079:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[3].rt_rtx), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9081:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op (&((*x).u.fld[2].rt_bb), NULL, cookie); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ gtype-desc.cc:9698:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * x ATTRIBUTE_UNUSED = (struct cgraph_edge *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:9698:3: note: did you mean class here? struct cgraph_edge * x ATTRIBUTE_UNUSED = (struct cgraph_edge *)x_p; ^~~~~~ class gtype-desc.cc:9698:46: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * x ATTRIBUTE_UNUSED = (struct cgraph_edge *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:9698:46: note: did you mean class here? struct cgraph_edge * x ATTRIBUTE_UNUSED = (struct cgraph_edge *)x_p; ^~~~~~ class gtype-desc.cc:9718:12: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct cgraph_edge* x ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:9718:12: note: did you mean class here? gt_pch_nx (struct cgraph_edge* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:9838:3: warning: struct 'edge_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct edge_def * x ATTRIBUTE_UNUSED = (struct edge_def *)x_p; ^ ../../gcc-14.2.0/gcc/basic-block.h:26:19: note: previous use is here class GTY((user)) edge_def { ^ gtype-desc.cc:9838:3: note: did you mean class here? struct edge_def * x ATTRIBUTE_UNUSED = (struct edge_def *)x_p; ^~~~~~ class gtype-desc.cc:9838:43: warning: struct 'edge_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct edge_def * x ATTRIBUTE_UNUSED = (struct edge_def *)x_p; ^ ../../gcc-14.2.0/gcc/basic-block.h:26:19: note: previous use is here class GTY((user)) edge_def { ^ gtype-desc.cc:9838:43: note: did you mean class here? struct edge_def * x ATTRIBUTE_UNUSED = (struct edge_def *)x_p; ^~~~~~ class gtype-desc.cc:9913:3: warning: struct 'mem_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_attrs * x ATTRIBUTE_UNUSED = (struct mem_attrs *)x_p; ^ ../../gcc-14.2.0/gcc/rtl.h:152:15: note: previous use is here class GTY(()) mem_attrs ^ gtype-desc.cc:9913:3: note: did you mean class here? struct mem_attrs * x ATTRIBUTE_UNUSED = (struct mem_attrs *)x_p; ^~~~~~ class gtype-desc.cc:9913:44: warning: struct 'mem_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_attrs * x ATTRIBUTE_UNUSED = (struct mem_attrs *)x_p; ^ ../../gcc-14.2.0/gcc/rtl.h:152:15: note: previous use is here class GTY(()) mem_attrs ^ gtype-desc.cc:9913:44: note: did you mean class here? struct mem_attrs * x ATTRIBUTE_UNUSED = (struct mem_attrs *)x_p; ^~~~~~ class gtype-desc.cc:9924:3: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * x ATTRIBUTE_UNUSED = (struct reg_attrs *)x_p; ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:9924:3: note: did you mean class here? struct reg_attrs * x ATTRIBUTE_UNUSED = (struct reg_attrs *)x_p; ^~~~~~ class gtype-desc.cc:9924:44: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * x ATTRIBUTE_UNUSED = (struct reg_attrs *)x_p; ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:9924:44: note: did you mean class here? struct reg_attrs * x ATTRIBUTE_UNUSED = (struct reg_attrs *)x_p; ^~~~~~ class gtype-desc.cc:9930:12: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct reg_attrs* x ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/rtl.h:195:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:9930:12: note: did you mean class here? gt_pch_nx (struct reg_attrs* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:10091:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:10091:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:10091:77: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:10091:77: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:10109:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:10109:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:10109:77: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:10109:77: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:10127:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:10127:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:10127:71: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:10127:71: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:10176:3: warning: struct 'vrange_storage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct vrange_storage * x ATTRIBUTE_UNUSED = (struct vrange_storage *)x_p; ^ ../../gcc-14.2.0/gcc/value-range-storage.h:49:15: note: previous use is here class GTY(()) vrange_storage ^ gtype-desc.cc:10176:3: note: did you mean class here? struct vrange_storage * x ATTRIBUTE_UNUSED = (struct vrange_storage *)x_p; ^~~~~~ class gtype-desc.cc:10176:49: warning: struct 'vrange_storage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct vrange_storage * x ATTRIBUTE_UNUSED = (struct vrange_storage *)x_p; ^ ../../gcc-14.2.0/gcc/value-range-storage.h:49:15: note: previous use is here class GTY(()) vrange_storage ^ gtype-desc.cc:10176:49: note: did you mean class here? struct vrange_storage * x ATTRIBUTE_UNUSED = (struct vrange_storage *)x_p; ^~~~~~ class gtype-desc.cc:10211:3: warning: struct 'target_globals' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct target_globals * x ATTRIBUTE_UNUSED = (struct target_globals *)x_p; ^ ../../gcc-14.2.0/gcc/target-globals.h:44:15: note: previous use is here class GTY(()) target_globals { ^ gtype-desc.cc:10211:3: note: did you mean class here? struct target_globals * x ATTRIBUTE_UNUSED = (struct target_globals *)x_p; ^~~~~~ class gtype-desc.cc:10211:49: warning: struct 'target_globals' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct target_globals * x ATTRIBUTE_UNUSED = (struct target_globals *)x_p; ^ ../../gcc-14.2.0/gcc/target-globals.h:44:15: note: previous use is here class GTY(()) target_globals { ^ gtype-desc.cc:10211:49: note: did you mean class here? struct target_globals * x ATTRIBUTE_UNUSED = (struct target_globals *)x_p; ^~~~~~ class gtype-desc.cc:10348:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10348:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10348:61: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10348:61: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10487:3: warning: struct 'frame_space' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct frame_space * x ATTRIBUTE_UNUSED = (struct frame_space *)x_p; ^ ../../gcc-14.2.0/gcc/function.h:187:15: note: previous use is here class GTY(()) frame_space ^ gtype-desc.cc:10487:3: note: did you mean class here? struct frame_space * x ATTRIBUTE_UNUSED = (struct frame_space *)x_p; ^~~~~~ class gtype-desc.cc:10487:46: warning: struct 'frame_space' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct frame_space * x ATTRIBUTE_UNUSED = (struct frame_space *)x_p; ^ ../../gcc-14.2.0/gcc/function.h:187:15: note: previous use is here class GTY(()) frame_space ^ gtype-desc.cc:10487:46: note: did you mean class here? struct frame_space * x ATTRIBUTE_UNUSED = (struct frame_space *)x_p; ^~~~~~ class gtype-desc.cc:10536:3: warning: struct 'stack_usage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct stack_usage * x ATTRIBUTE_UNUSED = (struct stack_usage *)x_p; ^ ../../gcc-14.2.0/gcc/function.h:210:15: note: previous use is here class GTY(()) stack_usage ^ gtype-desc.cc:10536:3: note: did you mean class here? struct stack_usage * x ATTRIBUTE_UNUSED = (struct stack_usage *)x_p; ^~~~~~ class gtype-desc.cc:10536:46: warning: struct 'stack_usage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct stack_usage * x ATTRIBUTE_UNUSED = (struct stack_usage *)x_p; ^ ../../gcc-14.2.0/gcc/function.h:210:15: note: previous use is here class GTY(()) stack_usage ^ gtype-desc.cc:10536:46: note: did you mean class here? struct stack_usage * x ATTRIBUTE_UNUSED = (struct stack_usage *)x_p; ^~~~~~ class gtype-desc.cc:10613:3: warning: struct 'hash_set' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_set * x ATTRIBUTE_UNUSED = (struct hash_set *)x_p; ^ ../../gcc-14.2.0/gcc/hash-set.h:36:7: note: previous use is here class hash_set ^ gtype-desc.cc:10613:3: note: did you mean class here? struct hash_set * x ATTRIBUTE_UNUSED = (struct hash_set *)x_p; ^~~~~~ class gtype-desc.cc:10613:49: warning: struct 'hash_set' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_set * x ATTRIBUTE_UNUSED = (struct hash_set *)x_p; ^ ../../gcc-14.2.0/gcc/hash-set.h:36:7: note: previous use is here class hash_set ^ gtype-desc.cc:10613:49: note: did you mean class here? struct hash_set * x ATTRIBUTE_UNUSED = (struct hash_set *)x_p; ^~~~~~ class gtype-desc.cc:10646:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10646:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10646:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10646:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10664:3: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * x ATTRIBUTE_UNUSED = (struct nb_iter_bound *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:52:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:10664:3: note: did you mean class here? struct nb_iter_bound * x ATTRIBUTE_UNUSED = (struct nb_iter_bound *)x_p; ^~~~~~ class gtype-desc.cc:10664:48: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * x ATTRIBUTE_UNUSED = (struct nb_iter_bound *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:52:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:10664:48: note: did you mean class here? struct nb_iter_bound * x ATTRIBUTE_UNUSED = (struct nb_iter_bound *)x_p; ^~~~~~ class gtype-desc.cc:10707:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * x ATTRIBUTE_UNUSED = (struct loop *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:10707:3: note: did you mean class here? struct loop * x ATTRIBUTE_UNUSED = (struct loop *)x_p; ^~~~~~ class gtype-desc.cc:10707:39: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * x ATTRIBUTE_UNUSED = (struct loop *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:10707:39: note: did you mean class here? struct loop * x ATTRIBUTE_UNUSED = (struct loop *)x_p; ^~~~~~ class gtype-desc.cc:10772:3: warning: struct 'niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct niter_desc * x ATTRIBUTE_UNUSED = (struct niter_desc *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:468:15: note: previous use is here class GTY(()) niter_desc ^ gtype-desc.cc:10772:3: note: did you mean class here? struct niter_desc * x ATTRIBUTE_UNUSED = (struct niter_desc *)x_p; ^~~~~~ class gtype-desc.cc:10772:45: warning: struct 'niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct niter_desc * x ATTRIBUTE_UNUSED = (struct niter_desc *)x_p; ^ ../../gcc-14.2.0/gcc/cfgloop.h:468:15: note: previous use is here class GTY(()) niter_desc ^ gtype-desc.cc:10772:45: note: did you mean class here? struct niter_desc * x ATTRIBUTE_UNUSED = (struct niter_desc *)x_p; ^~~~~~ class gtype-desc.cc:10793:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10793:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10793:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10793:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10958:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10958:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10958:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10958:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10976:3: warning: struct 'cgraph_indirect_call_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_indirect_call_info * x ATTRIBUTE_UNUSED = (struct cgraph_indirect_call_info *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:1656:15: note: previous use is here class GTY(()) cgraph_indirect_call_info ^ gtype-desc.cc:10976:3: note: did you mean class here? struct cgraph_indirect_call_info * x ATTRIBUTE_UNUSED = (struct cgraph_indirect_call_info *)x_p; ^~~~~~ class gtype-desc.cc:10976:60: warning: struct 'cgraph_indirect_call_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_indirect_call_info * x ATTRIBUTE_UNUSED = (struct cgraph_indirect_call_info *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:1656:15: note: previous use is here class GTY(()) cgraph_indirect_call_info ^ gtype-desc.cc:10976:60: note: did you mean class here? struct cgraph_indirect_call_info * x ATTRIBUTE_UNUSED = (struct cgraph_indirect_call_info *)x_p; ^~~~~~ class gtype-desc.cc:11015:3: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ gtype-desc.cc:11015:3: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class gtype-desc.cc:11015:64: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ gtype-desc.cc:11015:64: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class gtype-desc.cc:11039:3: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ gtype-desc.cc:11039:3: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class gtype-desc.cc:11039:64: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ gtype-desc.cc:11039:64: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class gtype-desc.cc:11050:3: warning: struct 'symbol_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symbol_table * x ATTRIBUTE_UNUSED = (struct symbol_table *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:2225:29: note: previous use is here class GTY((tag ("SYMTAB"))) symbol_table ^ gtype-desc.cc:11050:3: note: did you mean class here? struct symbol_table * x ATTRIBUTE_UNUSED = (struct symbol_table *)x_p; ^~~~~~ class gtype-desc.cc:11050:47: warning: struct 'symbol_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symbol_table * x ATTRIBUTE_UNUSED = (struct symbol_table *)x_p; ^ ../../gcc-14.2.0/gcc/cgraph.h:2225:29: note: previous use is here class GTY((tag ("SYMTAB"))) symbol_table ^ gtype-desc.cc:11050:47: note: did you mean class here? struct symbol_table * x ATTRIBUTE_UNUSED = (struct symbol_table *)x_p; ^~~~~~ class gtype-desc.cc:11075:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11075:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11075:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11075:66: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11093:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11093:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11093:61: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11093:61: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11111:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:11111:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:11111:77: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:11111:77: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:11162:3: warning: struct 'ipa_param_adjustments' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_param_adjustments * x ATTRIBUTE_UNUSED = (struct ipa_param_adjustments *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-param-manipulation.h:210:15: note: previous use is here class GTY(()) ipa_param_adjustments ^ gtype-desc.cc:11162:3: note: did you mean class here? struct ipa_param_adjustments * x ATTRIBUTE_UNUSED = (struct ipa_param_adjustments *)x_p; ^~~~~~ class gtype-desc.cc:11162:56: warning: struct 'ipa_param_adjustments' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_param_adjustments * x ATTRIBUTE_UNUSED = (struct ipa_param_adjustments *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-param-manipulation.h:210:15: note: previous use is here class GTY(()) ipa_param_adjustments ^ gtype-desc.cc:11162:56: note: did you mean class here? struct ipa_param_adjustments * x ATTRIBUTE_UNUSED = (struct ipa_param_adjustments *)x_p; ^~~~~~ class gtype-desc.cc:11207:3: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_vr * x ATTRIBUTE_UNUSED = (struct ipa_vr *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:11207:3: note: did you mean class here? struct ipa_vr * x ATTRIBUTE_UNUSED = (struct ipa_vr *)x_p; ^~~~~~ class gtype-desc.cc:11207:41: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_vr * x ATTRIBUTE_UNUSED = (struct ipa_vr *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:11207:41: note: did you mean class here? struct ipa_vr * x ATTRIBUTE_UNUSED = (struct ipa_vr *)x_p; ^~~~~~ class gtype-desc.cc:11220:3: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * x ATTRIBUTE_UNUSED = (struct ipa_node_params *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:11220:3: note: did you mean class here? struct ipa_node_params * x ATTRIBUTE_UNUSED = (struct ipa_node_params *)x_p; ^~~~~~ class gtype-desc.cc:11220:50: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * x ATTRIBUTE_UNUSED = (struct ipa_node_params *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:11220:50: note: did you mean class here? struct ipa_node_params * x ATTRIBUTE_UNUSED = (struct ipa_node_params *)x_p; ^~~~~~ class gtype-desc.cc:11226:12: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_node_params* x ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/ipa-prop.h:617:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:11226:12: note: did you mean class here? gt_pch_nx (struct ipa_node_params* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:11239:3: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * x ATTRIBUTE_UNUSED = (struct ipa_edge_args *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:11239:3: note: did you mean class here? struct ipa_edge_args * x ATTRIBUTE_UNUSED = (struct ipa_edge_args *)x_p; ^~~~~~ class gtype-desc.cc:11239:48: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * x ATTRIBUTE_UNUSED = (struct ipa_edge_args *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:11239:48: note: did you mean class here? struct ipa_edge_args * x ATTRIBUTE_UNUSED = (struct ipa_edge_args *)x_p; ^~~~~~ class gtype-desc.cc:11247:12: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_edge_args* x ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1010:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:11247:12: note: did you mean class here? gt_pch_nx (struct ipa_edge_args* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:11261:3: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary * x ATTRIBUTE_UNUSED = (struct ipa_fn_summary *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:11261:3: note: did you mean class here? struct ipa_fn_summary * x ATTRIBUTE_UNUSED = (struct ipa_fn_summary *)x_p; ^~~~~~ class gtype-desc.cc:11261:49: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary * x ATTRIBUTE_UNUSED = (struct ipa_fn_summary *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:11261:49: note: did you mean class here? struct ipa_fn_summary * x ATTRIBUTE_UNUSED = (struct ipa_fn_summary *)x_p; ^~~~~~ class gtype-desc.cc:11320:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:11320:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:11320:72: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:11320:72: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:11326:12: warning: struct 'nowarn_spec_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct nowarn_spec_t* x ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/diagnostic-spec.h:29:7: note: previous use is here class nowarn_spec_t ^ gtype-desc.cc:11326:12: note: did you mean class here? gt_pch_nx (struct nowarn_spec_t* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:11796:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11796:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11796:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11796:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11814:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11814:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11814:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11814:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12012:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:12012:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:12012:56: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:12012:56: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:12045:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:12045:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:12045:54: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:12045:54: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:12056:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:12056:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12056:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:12056:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12074:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:12074:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12074:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:12074:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12196:12: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_vr* x ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:12196:12: note: did you mean class here? gt_pch_nx (struct ipa_vr* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:12267:12: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_polymorphic_call_context* x ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/cgraph.h:1557:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ gtype-desc.cc:12267:12: note: did you mean class here? gt_pch_nx (struct ipa_polymorphic_call_context* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:12281:3: warning: struct 'ipa_node_params_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params_t * x ATTRIBUTE_UNUSED = (struct ipa_node_params_t *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1067:19: note: previous use is here class GTY((user)) ipa_node_params_t: public function_summary ^ gtype-desc.cc:12281:3: note: did you mean class here? struct ipa_node_params_t * x ATTRIBUTE_UNUSED = (struct ipa_node_params_t *)x_p; ^~~~~~ class gtype-desc.cc:12281:52: warning: struct 'ipa_node_params_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params_t * x ATTRIBUTE_UNUSED = (struct ipa_node_params_t *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1067:19: note: previous use is here class GTY((user)) ipa_node_params_t: public function_summary ^ gtype-desc.cc:12281:52: note: did you mean class here? struct ipa_node_params_t * x ATTRIBUTE_UNUSED = (struct ipa_node_params_t *)x_p; ^~~~~~ class gtype-desc.cc:12292:3: warning: struct 'ipa_edge_args_sum_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args_sum_t * x ATTRIBUTE_UNUSED = (struct ipa_edge_args_sum_t *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1085:19: note: previous use is here class GTY((user)) ipa_edge_args_sum_t : public call_summary ^ gtype-desc.cc:12292:3: note: did you mean class here? struct ipa_edge_args_sum_t * x ATTRIBUTE_UNUSED = (struct ipa_edge_args_sum_t *)x_p; ^~~~~~ class gtype-desc.cc:12292:54: warning: struct 'ipa_edge_args_sum_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args_sum_t * x ATTRIBUTE_UNUSED = (struct ipa_edge_args_sum_t *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1085:19: note: previous use is here class GTY((user)) ipa_edge_args_sum_t : public call_summary ^ gtype-desc.cc:12292:54: note: did you mean class here? struct ipa_edge_args_sum_t * x ATTRIBUTE_UNUSED = (struct ipa_edge_args_sum_t *)x_p; ^~~~~~ class gtype-desc.cc:12303:3: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ gtype-desc.cc:12303:3: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class gtype-desc.cc:12303:73: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ gtype-desc.cc:12303:73: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class gtype-desc.cc:12314:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:12314:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12314:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:12314:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12397:3: warning: struct 'fast_function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:367:19: note: previous use is here class GTY((user)) fast_function_summary ^ gtype-desc.cc:12397:3: note: did you mean class here? struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^~~~~~ class gtype-desc.cc:12397:79: warning: struct 'fast_function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:367:19: note: previous use is here class GTY((user)) fast_function_summary ^ gtype-desc.cc:12397:79: note: did you mean class here? struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^~~~~~ class 672 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../gcc-14.2.0/gcc/haifa-sched.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:127: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:127: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:130: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:138: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:138: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/haifa-sched.cc:138: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:540:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] may_trap_exp (SET_SRC (x), 0)); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/sched-int.h:1279:12: note: expanded from macro 'WORST_CLASS' ((class1 > class2) ? class1 : class2) ^~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:540:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] may_trap_exp (SET_SRC (x), 0)); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/sched-int.h:1279:31: note: expanded from macro 'WORST_CLASS' ((class1 > class2) ? class1 : class2) ^~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:543:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tmp_class = haifa_classify_rtx (COND_EXEC_CODE (x)); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:1476:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) >= 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:4057:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (dbg) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:4239:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (NOTE_KIND (insn)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:4253:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (next) == NOTE_INSN_BASIC_BLOCK ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:5356:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (prev_link, 1) = next_link; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:5442:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:5442: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:5496:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] while (NOTE_NOT_BB_P (note) && note != nt) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/sched-int.h:1202:48: note: expanded from macro 'NOTE_NOT_BB_P' #define NOTE_NOT_BB_P(NOTE) (NOTE_P (NOTE) && (NOTE_KIND (NOTE) \ ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:5504:16: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:5569:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx mem = write ? SET_DEST (pat) : SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:6136:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:6155:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:8200:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (x) = label; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:8201:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label)++; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:8287:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (jump) = label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:8288:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label)++; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:8360:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (check) = label; ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:8361:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label)++; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:8596:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:8643:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_INSN_BASIC_BLOCK_P (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:8748:19: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:8792:19: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:8822:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!NOTE_INSN_BASIC_BLOCK_P (BB_END (jump_bb_next))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:9209:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] || INSN_CODE (insn) < 0 ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:9219:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] || INSN_CODE (insn) < 0 ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/haifa-sched.cc:9239:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] || INSN_CODE (insn) < 0 ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 139 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../gcc-14.2.0/gcc/hash-map-tests.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/hash-map-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/hash-map-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../gcc-14.2.0/gcc/hash-set-tests.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/hash-set-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/hash-set-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../gcc-14.2.0/gcc/hw-doloop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:31: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:31: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/hw-doloop.cc:31: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/hw-doloop.cc:240:42: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] loop->start_label = as_a (JUMP_LABEL (tail_insn)); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../gcc-14.2.0/gcc/hwint.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/hwint.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/hwint.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../gcc-14.2.0/gcc/ifcvt.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:35: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:35: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:35: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ifcvt.cc:41: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/ifcvt.cc:358:28: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (insn) && NOTE_KIND (insn) == NOTE_INSN_PROLOGUE_END) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:403:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pattern = COND_EXEC_CODE (pattern); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:423:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn)), 1); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1291:46: note: expanded from macro 'gen_rtx_INT_LIST' gen_rtx_fmt_ie (INT_LIST, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:110:43: note: expanded from macro 'gen_rtx_fmt_ie' gen_rtx_fmt_ie_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:420:26: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] validate_change (insn, ®_NOTES (insn), ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:441: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)); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:450:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (test_if, 2)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:451:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] == JUMP_LABEL (jump))) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:458:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (cond, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:613: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:677:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] f = gen_rtx_fmt_ee (f_code, GET_MODE (t), XEXP (t, 0), XEXP (t, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:836:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || ! general_operand (XEXP (cond, 1), VOIDmode)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:844:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond = XEXP (SET_SRC (set), 0); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:846:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (if_info->jump)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:846:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (if_info->jump)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:846:52: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (if_info->jump)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:854:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && general_operand (XEXP (if_info->rev_cond, 1), VOIDmode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:869:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (cond, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:894:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (cond, 1), VOIDmode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:916:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || !noce_can_force_operand (XEXP (x, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:983:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] unsigned HOST_WIDE_INT size = INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:984:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] unsigned HOST_WIDE_INT start = INTVAL (XEXP (x, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1031:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && noce_can_force_operand (XEXP (y, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1035:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (y, 0), XEXP (y, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1059: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; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1154: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1155: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1376:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] a = XEXP (a, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1377:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] b = XEXP (b, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1594:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && general_operand (XEXP (cond, 1), VOIDmode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1599:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (cond, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1602:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (if_info->a, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1627:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (if_info->a, 1) == const1_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1628:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XEXP (if_info->a, 1) == constm1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1631: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1633: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1636:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] subtract = false, normalize = INTVAL (XEXP (if_info->a, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1803:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] poly_uint64 byte_vtrue = SUBREG_BYTE (vtrue); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1804:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] poly_uint64 byte_vfalse = SUBREG_BYTE (vfalse); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:1886:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (if_info->cond, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2001:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || !noce_operand_ok (SET_SRC (sset))) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2363:63: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] target = noce_emit_cmove (if_info, x, code, XEXP (cond, 0), XEXP (cond, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2424:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond = XEXP (SET_SRC (set), 0); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2427:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (if_info->jump); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2427:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (if_info->jump); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2427:55: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (if_info->jump); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2449: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2462:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (PATTERN (prev_insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2529: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2589: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2592: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2710:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] c = XEXP (cond, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2711: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2734:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] c = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2844:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] c = XEXP (cond, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2974:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!REG_P (XEXP (cond, 0)) || !rtx_equal_p (XEXP (cond, 1), const0_rtx)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2991:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = get_base_reg (XEXP (bin_exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2993:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] std::swap (XEXP (bin_exp, 0), XEXP (bin_exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:2999:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] bin_op1 = XEXP (bin_exp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3131:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (cond, 1) != const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3138:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (cond, 1) != const1_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3142:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] bitnum = INTVAL (XEXP (cond, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3157:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (INTVAL (XEXP (a, 1)) & GET_MODE_MASK (mode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3183:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (INTVAL (XEXP (a, 1)) & GET_MODE_MASK (mode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3231:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (jump)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3231:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (jump)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3231:55: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (jump)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3241:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond = XEXP (SET_SRC (set), 0); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3251: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3363:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (contains_mem_rtx_p (SET_SRC (sset)) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3404:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx y = XEXP (cond, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3488:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx y = XEXP (cond, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3660:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx new_val = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3745:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!set || !SET_SRC (set)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3751:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3753:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (set, 1) && GET_CODE (XEXP (set, 1)) == IF_THEN_ELSE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3759:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || reg_mentioned_p (XEXP (cond, 1), src)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3858:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:3986:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] a = SET_SRC (set_a); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:4023:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || ! noce_operand_ok (SET_SRC (set_b)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:4024: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)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:4025: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), insn_b, jump) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:4029:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && HARD_REGISTER_P (SET_SRC (set_b)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1972:58: note: expanded from macro 'HARD_REGISTER_P' #define HARD_REGISTER_P(REG) HARD_REGISTER_NUM_P (REGNO (REG)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1975:39: note: expanded from macro 'HARD_REGISTER_NUM_P' #define HARD_REGISTER_NUM_P(REG_NO) ((REG_NO) < FIRST_PSEUDO_REGISTER) ^~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:4052: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); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:4255:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:4363:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:4409:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond_arg1 = XEXP (cond, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:4775:35: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] while (end && NOTE_P (end) && !NOTE_INSN_BASIC_BLOCK_P (end)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:4798:35: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] while (end && NOTE_P (end) && !NOTE_INSN_BASIC_BLOCK_P (end)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:5307:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] copy_rtx (XEXP (cond, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:5308:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] TRAP_CODE (PATTERN (trap))); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2710:24: note: expanded from macro 'TRAP_CODE' #define TRAP_CODE(RTX) XCEXP (RTX, 1, TRAP_IF) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:5339:17: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx lab = JUMP_LABEL (jump); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:5342:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (lab) += 1; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:5343:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (newjump) = lab; ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:5530:21: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] else_target = JUMP_LABEL (jump); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:5799:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (cond, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:5916:14: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] old_dest = JUMP_LABEL (jump); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ifcvt.cc:5923:19: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] new_dest_label = JUMP_LABEL (BB_END (dest_edge->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 208 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../gcc-14.2.0/gcc/ree.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ree.cc:220: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ree.cc:220: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ree.cc:223: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:223: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:231: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:231: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ree.cc:231: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:262:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx *loc = ®_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:291:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (!validate_change (insn, loc, XEXP (*loc, 1), true)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:320:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx orig_src = SET_SRC (*orig_set); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:331:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = (REGNO (SET_DEST (cand_pat)) != REGNO (XEXP (SET_SRC (cand_pat), 0))); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:425:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond = XEXP (SET_SRC (set_insn), 0); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:427:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] srcreg = XEXP (SET_SRC (set_insn), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:427:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] srcreg = XEXP (SET_SRC (set_insn), 1); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:428:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] srcreg2 = XEXP (SET_SRC (set_insn), 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:428:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] srcreg2 = XEXP (SET_SRC (set_insn), 2); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:549:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *reg1 = XEXP (SET_SRC (expr), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:549:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *reg1 = XEXP (SET_SRC (expr), 1); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:550:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] *reg2 = XEXP (SET_SRC (expr), 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:550:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *reg2 = XEXP (SET_SRC (expr), 2); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:615:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src_reg = XEXP (SET_SRC (set_pat), 0); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:789:63: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = (REGNO (SET_DEST (set)) != REGNO (get_extended_src_reg (SET_SRC (set)))); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:825:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src_reg = get_extended_src_reg (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:901:63: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] REGNO (get_extended_src_reg (SET_SRC (set)))); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:917:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (REGNO (SET_SRC (*dest_sub_rtx)) == REGNO (SET_DEST (set)))) ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:932:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = get_defs (def_insn, SET_SRC (*dest_sub_rtx), NULL); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:1103:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (expr); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:1321:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (REGNO (SET_DEST (set)) != REGNO (XEXP (SET_SRC (set), 0)))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ree.cc:1357:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] REGNO (XEXP (SET_SRC (set), 0))); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../gcc-14.2.0/gcc/inchash.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/inchash.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/inchash.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../gcc-14.2.0/gcc/incpath.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/incpath.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/incpath.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/incpath.cc:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc-14.2.0/gcc/init-regs.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/init-regs.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/init-regs.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/init-regs.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../gcc-14.2.0/gcc/internal-fn.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:46: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:46: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/internal-fn.cc:46: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/internal-fn.cc:3121:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx_op1 = XEXP (comparison, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/internal-fn.cc:3127:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx_op2 = XEXP (comparison, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/internal-fn.cc:3137:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] create_fixed_operand (&ops[5], XEXP (comparison, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 133 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../gcc-14.2.0/gcc/ipa-cp.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-cp.cc:106: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-cp.cc:106: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-cp.cc:110: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-cp.cc:115: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-cp.cc:115: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-cp.cc:123: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-cp.cc:125: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-cp.cc:126: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-cp.cc:127: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:499:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:499:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:1313:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ie; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:1313:3: note: did you mean class here? struct cgraph_edge *ie; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:2226:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_vals_across_ancestor (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:2226:33: note: did you mean class here? propagate_vals_across_ancestor (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:2256:40: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_scalar_across_jump_function (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:2256:40: note: did you mean class here? propagate_scalar_across_jump_function (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:2705:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] merge_aggregate_lattices (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:2705:27: note: did you mean class here? merge_aggregate_lattices (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:2777:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_aggregate_lattice (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:2777:30: note: did you mean class here? propagate_aggregate_lattice (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:2854:38: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_aggs_across_jump_function (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:2854:38: note: did you mean class here? propagate_aggs_across_jump_function (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:2958:34: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_constants_across_call (struct cgraph_edge *cs) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:2958:34: note: did you mean class here? propagate_constants_across_call (struct cgraph_edge *cs) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:3042:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_indirect_edge_target_1 (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:3042:33: note: did you mean class here? ipa_get_indirect_edge_target_1 (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:3221:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:3221:31: note: did you mean class here? ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:3238:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ie; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:3238:3: note: did you mean class here? struct cgraph_edge *ie; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:3868:4: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:3868:4: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:3904:6: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:3904:6: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:4115:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ie, *next_ie; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:4115:3: note: did you mean class here? struct cgraph_edge *ie, *next_ie; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:4132:4: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = ipa_make_edge_direct_to_target (ie, target, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:4132:4: note: did you mean class here? struct cgraph_edge *cs = ipa_make_edge_direct_to_target (ie, target, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:4330:15: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static inline struct cgraph_edge * ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:4330:15: note: did you mean class here? static inline struct cgraph_edge * ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:4331:29: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] get_next_cgraph_edge_clone (struct cgraph_edge *cs) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:4331:29: note: did you mean class here? get_next_cgraph_edge_clone (struct cgraph_edge *cs) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:4360:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = src->cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:4360:7: note: did you mean class here? struct cgraph_edge *cs = src->cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:4393:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:4393:7: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:4447:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = src->cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:4447:7: note: did you mean class here? struct cgraph_edge *cs = src->cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:4911:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:4911:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:5327:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:5327:7: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:5481:38: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] push_agg_values_for_index_from_edge (struct cgraph_edge *cs, int index, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:5481:38: note: did you mean class here? push_agg_values_for_index_from_edge (struct cgraph_edge *cs, int index, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:5611:28: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] push_agg_values_from_edge (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:5611:28: note: did you mean class here? push_agg_values_from_edge (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:5694:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cgraph_edge_brings_all_scalars_for_node (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:5694:42: note: did you mean class here? cgraph_edge_brings_all_scalars_for_node (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:5729:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cgraph_edge_brings_all_agg_vals_for_node (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:5729:43: note: did you mean class here? cgraph_edge_brings_all_agg_vals_for_node (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:5761:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = src->cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:5761:7: note: did you mean class here? struct cgraph_edge *cs = src->cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:6155:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:6155:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-cp.cc:6181:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-cp.cc:6181:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class 77 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../gcc-14.2.0/gcc/ipa-sra.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-sra.cc:61: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-sra.cc:61: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-sra.cc:64: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-sra.cc:68: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-sra.cc:68: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-sra.cc:79: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-sra.cc:80: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-sra.cc:89: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-sra.cc:2909:25: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] isra_read_edge_summary (struct lto_input_block *ib, cgraph_edge *cs) ^ ../../gcc-14.2.0/gcc/lto-streamer.h:341:7: note: previous use is here class lto_input_block ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:2909:25: note: did you mean class here? isra_read_edge_summary (struct lto_input_block *ib, cgraph_edge *cs) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-sra.cc:2939:22: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] isra_read_node_info (struct lto_input_block *ib, cgraph_node *node, ^ ../../gcc-14.2.0/gcc/lto-streamer.h:341:7: note: previous use is here class lto_input_block ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:2939:22: note: did you mean class here? isra_read_node_info (struct lto_input_block *ib, cgraph_node *node, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-sra.cc:2940:8: warning: struct 'data_in' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct data_in *data_in) ^ ../../gcc-14.2.0/gcc/lto-streamer.h:745:7: note: previous use is here class data_in ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:2940:8: note: did you mean class here? struct data_in *data_in) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-sra.cc:3003:3: warning: struct 'data_in' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct data_in *data_in; ^ ../../gcc-14.2.0/gcc/lto-streamer.h:745:7: note: previous use is here class data_in ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:3003:3: note: did you mean class here? struct data_in *data_in; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-sra.cc:3091:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:3091:7: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-sra.cc:4725: ./gt-ipa-sra.h:53:3: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:53:3: note: did you mean class here? struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^~~~~~ class ./gt-ipa-sra.h:53:41: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:53:41: note: did you mean class here? struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^~~~~~ class ./gt-ipa-sra.h:61:12: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct isra_func_summary& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:61:12: note: did you mean class here? gt_ggc_mx (struct isra_func_summary& x_r ATTRIBUTE_UNUSED) ^~~~~~ class ./gt-ipa-sra.h:63:3: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:63:3: note: did you mean class here? struct isra_func_summary * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class ./gt-ipa-sra.h:68:12: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct isra_func_summary *& x) ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:68:12: note: did you mean class here? gt_ggc_mx (struct isra_func_summary *& x) ^~~~~~ class ./gt-ipa-sra.h:132:3: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:132:3: note: did you mean class here? struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^~~~~~ class ./gt-ipa-sra.h:132:41: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:132:41: note: did you mean class here? struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^~~~~~ class ./gt-ipa-sra.h:140:12: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct isra_func_summary& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:140:12: note: did you mean class here? gt_pch_nx (struct isra_func_summary& x_r ATTRIBUTE_UNUSED) ^~~~~~ class ./gt-ipa-sra.h:142:3: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:142:3: note: did you mean class here? struct isra_func_summary * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class ./gt-ipa-sra.h:147:12: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct isra_func_summary *& x) ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:147:12: note: did you mean class here? gt_pch_nx (struct isra_func_summary *& x) ^~~~~~ class ./gt-ipa-sra.h:210:3: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * x ATTRIBUTE_UNUSED = (struct isra_func_summary *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:210:3: note: did you mean class here? struct isra_func_summary * x ATTRIBUTE_UNUSED = (struct isra_func_summary *)x_p; ^~~~~~ class ./gt-ipa-sra.h:210:52: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * x ATTRIBUTE_UNUSED = (struct isra_func_summary *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:210:52: note: did you mean class here? struct isra_func_summary * x ATTRIBUTE_UNUSED = (struct isra_func_summary *)x_p; ^~~~~~ class ./gt-ipa-sra.h:216:12: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct isra_func_summary* x ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:278:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:216:12: note: did you mean class here? gt_pch_nx (struct isra_func_summary* x ATTRIBUTE_UNUSED, ^~~~~~ class ./gt-ipa-sra.h:248:3: warning: struct 'ipa_sra_function_summaries' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_sra_function_summaries * x ATTRIBUTE_UNUSED = (struct ipa_sra_function_summaries *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:421:19: note: previous use is here class GTY((user)) ipa_sra_function_summaries ^ ./gt-ipa-sra.h:248:3: note: did you mean class here? struct ipa_sra_function_summaries * x ATTRIBUTE_UNUSED = (struct ipa_sra_function_summaries *)x_p; ^~~~~~ class ./gt-ipa-sra.h:248:61: warning: struct 'ipa_sra_function_summaries' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_sra_function_summaries * x ATTRIBUTE_UNUSED = (struct ipa_sra_function_summaries *)x_p; ^ ../../gcc-14.2.0/gcc/ipa-sra.cc:421:19: note: previous use is here class GTY((user)) ipa_sra_function_summaries ^ ./gt-ipa-sra.h:248:61: note: did you mean class here? struct ipa_sra_function_summaries * x ATTRIBUTE_UNUSED = (struct ipa_sra_function_summaries *)x_p; ^~~~~~ class 64 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../gcc-14.2.0/gcc/ipa-devirt.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:110: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:110: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:112: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:114: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:117: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:117: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:122: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:129: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-devirt.cc:130: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-devirt.cc:3652:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-devirt.cc:3652:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-devirt.cc:4175:7: warning: class 'odr_enum' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class odr_enum &this_enum ^ ../../gcc-14.2.0/gcc/ipa-devirt.cc:529:8: note: previous use is here struct odr_enum ^ ../../gcc-14.2.0/gcc/ipa-devirt.cc:4175:7: note: did you mean struct here? class odr_enum &this_enum ^~~~~ struct 153 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../gcc-14.2.0/gcc/ipa-fnsummary.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:57: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:57: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:61: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:66: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:66: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:70: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:80: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:81: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:84: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:251:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct cgraph_edge * ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:251:8: note: did you mean class here? static struct cgraph_edge * ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:252:26: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] redirect_to_unreachable (struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:252:26: note: did you mean class here? redirect_to_unreachable (struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:277:21: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] edge_set_predicate (struct cgraph_edge *e, ipa_predicate *predicate) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:277:21: note: did you mean class here? edge_set_predicate (struct cgraph_edge *e, ipa_predicate *predicate) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:601:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] evaluate_properties_for_edge (struct cgraph_edge *e, bool inline_p, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:601:31: note: did you mean class here? evaluate_properties_for_edge (struct cgraph_edge *e, bool inline_p, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:840:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge, *next; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:840:7: note: did you mean class here? struct cgraph_edge *edge, *next; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:977:32: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_call_summary_t::duplicate (struct cgraph_edge *src, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:977:32: note: did you mean class here? ipa_call_summary_t::duplicate (struct cgraph_edge *src, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:978:11: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *dst, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:978:11: note: did you mean class here? struct cgraph_edge *dst, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:1002:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:1002:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:2853:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge = node->get_edge (stmt); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:2853:8: note: did you mean class here? struct cgraph_edge *edge = node->get_edge (stmt); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:3175:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:3175:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:3328:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_devirt_benefit (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:3328:31: note: did you mean class here? estimate_edge_devirt_benefit (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:3373:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size_and_time (struct cgraph_edge *e, int *size, int *min_size, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:3373:30: note: did you mean class here? estimate_edge_size_and_time (struct cgraph_edge *e, int *size, int *min_size, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:3408:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:3408:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:3454:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:3454:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4056:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4056:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4079:20: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] remap_edge_params (struct cgraph_edge *inlined_edge, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4079:20: note: did you mean class here? remap_edge_params (struct cgraph_edge *inlined_edge, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4080:6: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4080:6: note: did you mean class here? struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4140:23: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] remap_edge_summaries (struct cgraph_edge *inlined_edge, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4140:23: note: did you mean class here? remap_edge_summaries (struct cgraph_edge *inlined_edge, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4150:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *next; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4150:3: note: did you mean class here? struct cgraph_edge *e, *next; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4228:38: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4228:38: note: did you mean class here? ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4431:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4431:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4478:51: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] read_ipa_call_summary (class lto_input_block *ib, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4478:51: note: did you mean class here? read_ipa_call_summary (class lto_input_block *ib, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4566:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4566:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4771:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] write_ipa_call_summary (struct output_block *ob, struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4771:50: note: did you mean class here? write_ipa_call_summary (struct output_block *ob, struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4830:4: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.cc:4830:4: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class 73 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:37: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-polymorphic-call.cc:43: ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ ../../gcc-14.2.0/gcc/lto-streamer.h:645:8: note: previous use is here struct lto_simple_output_block ^ ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct 137 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../gcc-14.2.0/gcc/ipa-split.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:79: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:79: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:83: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:88: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:88: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:100: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:104: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-split.cc:106: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class 147 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../gcc-14.2.0/gcc/ipa-inline.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:94: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:94: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:97: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:99: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:103: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:103: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:107: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:113: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:114: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:115: ../../gcc-14.2.0/gcc/ipa-inline.h:45:57: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:45:57: note: did you mean class here? int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:47:47: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:47:47: note: did you mean class here? bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:48:28: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int do_estimate_edge_size (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:48:28: note: did you mean class here? int do_estimate_edge_size (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:49:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:49:30: note: did you mean class here? sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:50:35: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:50:35: note: did you mean class here? ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:61:19: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:61:19: note: did you mean class here? bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:64:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:64:27: note: did you mean class here? void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:73:21: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:73:21: note: did you mean class here? estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:86:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_min_edge_growth (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:86:27: note: did you mean class here? estimate_min_edge_growth (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:96:23: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_growth (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:96:23: note: did you mean class here? estimate_edge_growth (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:107:21: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:107:21: note: did you mean class here? estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:124:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_hints (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:124:22: note: did you mean class here? estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:116: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline.cc:117: ../../gcc-14.2.0/gcc/auto-profile.h:29:56: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/auto-profile.h:29:56: note: did you mean class here? extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:193:23: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] caller_growth_limits (struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:193:23: note: did you mean class here? caller_growth_limits (struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:276:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] report_inline_failed_reason (struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:276:30: note: did you mean class here? report_inline_failed_reason (struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:369:20: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] can_inline_edge_p (struct cgraph_edge *e, bool report, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:369:20: note: did you mean class here? can_inline_edge_p (struct cgraph_edge *e, bool report, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:519:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] can_inline_edge_by_limits_p (struct cgraph_edge *e, int flags) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:519:30: note: did you mean class here? can_inline_edge_by_limits_p (struct cgraph_edge *e, int flags) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:685:26: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] can_early_inline_edge_p (struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:685:26: note: did you mean class here? can_early_inline_edge_p (struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:763:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:763:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:776:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] want_early_inline_function_p (struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:776:31: note: did you mean class here? want_early_inline_function_p (struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:860:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] compute_uninlined_call_time (struct cgraph_edge *edge, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:860:30: note: did you mean class here? compute_uninlined_call_time (struct cgraph_edge *edge, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:881:28: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] compute_inlined_call_time (struct cgraph_edge *edge, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:881:28: note: did you mean class here? compute_inlined_call_time (struct cgraph_edge *edge, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:910:19: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inlining_speedup (struct cgraph_edge *edge, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:910:19: note: did you mean class here? inlining_speedup (struct cgraph_edge *edge, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:936:16: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] big_speedup_p (struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:936:16: note: did you mean class here? big_speedup_p (struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:957:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] want_inline_small_function_p (struct cgraph_edge *e, bool report) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:957:31: note: did you mean class here? want_inline_small_function_p (struct cgraph_edge *e, bool report) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1086:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] want_inline_self_recursive_call_p (struct cgraph_edge *edge, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1086:36: note: did you mean class here? want_inline_self_recursive_call_p (struct cgraph_edge *edge, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1186:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1186:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1272:15: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] edge_badness (struct cgraph_edge *edge, bool dump) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1272:15: note: did you mean class here? edge_badness (struct cgraph_edge *edge, bool dump) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1489:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] update_edge_key (edge_heap_t *heap, struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1489:37: note: did you mean class here? update_edge_key (edge_heap_t *heap, struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1541:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1541:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1542:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e = node->callees; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1542:3: note: did you mean class here? struct cgraph_edge *e = node->callees; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1593:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *check_inlinablity_for) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1593:7: note: did you mean class here? struct cgraph_edge *check_inlinablity_for) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1595:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1595:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1646:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e = node->callees; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1646:3: note: did you mean class here? struct cgraph_edge *e = node->callees; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1728:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1728:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1750:21: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] recursive_inlining (struct cgraph_edge *edge, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1750:21: note: did you mean class here? recursive_inlining (struct cgraph_edge *edge, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1760:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1760:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1786:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *curr = heap.extract_min (); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1786:7: note: did you mean class here? struct cgraph_edge *curr = heap.extract_min (); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1910:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge = new_edges.pop (); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1910:7: note: did you mean class here? struct cgraph_edge *edge = new_edges.pop (); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1928:25: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] heap_edge_removal_hook (struct cgraph_edge *e, void *data) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1928:25: note: did you mean class here? heap_edge_removal_hook (struct cgraph_edge *e, void *data) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1942:23: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1942:23: note: did you mean class here? speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:1994:56: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] resolve_noninline_speculation (edge_heap_t *edge_heap, struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:1994:56: note: did you mean class here? resolve_noninline_speculation (edge_heap_t *edge_heap, struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:2033:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:2033:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:2044:16: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ignore_edge_p (struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:2044:16: note: did you mean class here? ignore_edge_p (struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:2061:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:2061:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:2139:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *next = NULL; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:2139:7: note: did you mean class here? struct cgraph_edge *next = NULL; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:2476:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:2476:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:2676:5: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:2676:5: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:2914:4: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge, *next; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:2914:4: note: did you mean class here? struct cgraph_edge *edge, *next; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:2971:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:2971:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:3028:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:3028:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.cc:3085:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.cc:3085:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class 204 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../gcc-14.2.0/gcc/ipa-comdats.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-comdats.cc:53: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-comdats.cc:53: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-comdats.cc:57: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-comdats.cc:57: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-comdats.cc:123:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] for (struct cgraph_edge * edge = cnode->callers; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-comdats.cc:123:10: note: did you mean class here? for (struct cgraph_edge * edge = cnode->callers; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-comdats.cc:183:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-comdats.cc:183:7: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class 9 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo ../../gcc-14.2.0/gcc/ipa-free-lang-data.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-free-lang-data.cc:34: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-free-lang-data.cc:34: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-free-lang-data.cc:38: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-free-lang-data.cc:41: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-free-lang-data.cc:41: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-free-lang-data.cc:50: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 32 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../gcc-14.2.0/gcc/ipa-visibility.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-visibility.cc:77: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-visibility.cc:77: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-visibility.cc:83: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-visibility.cc:83: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-visibility.cc:86: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-visibility.cc:781:5: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e = node->callers; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-visibility.cc:781:5: note: did you mean class here? struct cgraph_edge *e = node->callers; ^~~~~~ class 13 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:35: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:45: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:46: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:47: ../../gcc-14.2.0/gcc/ipa-inline.h:45:57: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:45:57: note: did you mean class here? int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:47:47: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:47:47: note: did you mean class here? bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:48:28: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int do_estimate_edge_size (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:48:28: note: did you mean class here? int do_estimate_edge_size (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:49:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:49:30: note: did you mean class here? sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:50:35: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:50:35: note: did you mean class here? ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:61:19: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:61:19: note: did you mean class here? bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:64:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:64:27: note: did you mean class here? void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:73:21: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:73:21: note: did you mean class here? estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:86:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_min_edge_growth (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:86:27: note: did you mean class here? estimate_min_edge_growth (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:96:23: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_growth (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:96:23: note: did you mean class here? estimate_edge_growth (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:107:21: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:107:21: note: did you mean class here? estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:124:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_hints (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:124:22: note: did you mean class here? estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:50: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:104:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] initialize_inline_failed (struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:104:27: note: did you mean class here? initialize_inline_failed (struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:160:20: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] simple_edge_hints (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:160:20: note: did you mean class here? simple_edge_hints (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:186:24: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] do_estimate_edge_time (struct cgraph_edge *edge, sreal *ret_nonspec_time) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:186:24: note: did you mean class here? do_estimate_edge_time (struct cgraph_edge *edge, sreal *ret_nonspec_time) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:304:32: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_remove_from_growth_caches (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:304:32: note: did you mean class here? ipa_remove_from_growth_caches (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:316:24: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] do_estimate_edge_size (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:316:24: note: did you mean class here? do_estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:350:25: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] do_estimate_edge_hints (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:350:25: note: did you mean class here? do_estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:384:10: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:384:10: note: did you mean class here? struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:413:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:413:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:493:23: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int min_size, struct cgraph_edge *known_edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:493:23: note: did you mean class here? int min_size, struct cgraph_edge *known_edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:541:6: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * known_edge, int edge_growth) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:541:6: note: did you mean class here? struct cgraph_edge * known_edge, int edge_growth) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:543:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-analysis.cc:543:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 71 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../gcc-14.2.0/gcc/ipa-inline-transform.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:33: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:33: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:45: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:46: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:47: ../../gcc-14.2.0/gcc/ipa-inline.h:45:57: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:45:57: note: did you mean class here? int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:47:47: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:47:47: note: did you mean class here? bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:48:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int do_estimate_edge_size (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:48:28: note: did you mean class here? int do_estimate_edge_size (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:49:30: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:49:30: note: did you mean class here? sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:50:35: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:50:35: note: did you mean class here? ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:61:19: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:61:19: note: did you mean class here? bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:64:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:64:27: note: did you mean class here? void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:73:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:73:21: note: did you mean class here? estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:86:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_min_edge_growth (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:86:27: note: did you mean class here? estimate_min_edge_growth (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:96:23: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_growth (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:96:23: note: did you mean class here? estimate_edge_growth (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:107:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:107:21: note: did you mean class here? estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline.h:124:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_hints (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline.h:124:22: note: did you mean class here? estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:48: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:52: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:53: ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ ../../gcc-14.2.0/gcc/sreal.h:37:7: note: previous use is here class lto_input_block; ^ ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:67:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:67:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:88:52: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] can_remove_node_now_p_1 (struct cgraph_node *node, struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:88:52: note: did you mean class here? can_remove_node_now_p_1 (struct cgraph_node *node, struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:123:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] can_remove_node_now_p (struct cgraph_node *node, struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:123:50: note: did you mean class here? can_remove_node_now_p (struct cgraph_node *node, struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:170:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] clone_inlined_nodes (struct cgraph_edge *e, bool duplicate, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:170:22: note: did you mean class here? clone_inlined_nodes (struct cgraph_edge *e, bool duplicate, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:174:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *next; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:174:3: note: did you mean class here? struct cgraph_edge *next; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:337:14: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline_call (struct cgraph_edge *e, bool update_original, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:337:14: note: did you mean class here? inline_call (struct cgraph_edge *e, bool update_original, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:344:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *curr = e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:344:3: note: did you mean class here? struct cgraph_edge *curr = e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:732:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *next; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-inline-transform.cc:732:3: note: did you mean class here? struct cgraph_edge *e, *next; ^~~~~~ class 49 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo ../../gcc-14.2.0/gcc/ipa-modref.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-modref.cc:58: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-modref.cc:58: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-modref.cc:61: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-modref.cc:66: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-modref.cc:66: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-modref.cc:67: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-modref.cc:75: ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ ../../gcc-14.2.0/gcc/lto-streamer.h:341:7: note: previous use is here class lto_input_block ^ ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: note: did you mean class here? static modref_access_node stream_in (struct lto_input_block *ib); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-modref.cc:80: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-modref.cc:81: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-modref.cc:353:1: warning: 'modref_summary_lto' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) modref_summary_lto ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:234:1: note: did you mean struct here? class modref_summary_lto; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-modref.cc:521:7: warning: class 'escape_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class escape_summary *sum = escape_summaries->get (e); ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:176:8: note: previous use is here struct escape_summary ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:521:7: note: did you mean struct here? class escape_summary *sum = escape_summaries->get (e); ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-modref.cc:534:7: warning: class 'escape_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class escape_summary *sum = escape_summaries->get (e); ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:176:8: note: previous use is here struct escape_summary ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:534:7: note: did you mean struct here? class escape_summary *sum = escape_summaries->get (e); ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-modref.cc:3564:29: warning: struct 'data_in' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] lto_input_block *ib, struct data_in *data_in, ^ ../../gcc-14.2.0/gcc/lto-streamer.h:745:7: note: previous use is here class data_in ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:3564:29: note: did you mean class here? lto_input_block *ib, struct data_in *data_in, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-modref.cc:3792:5: warning: class 'escape_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class escape_summary *esum = escape_summaries->get (e); ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:176:8: note: previous use is here struct escape_summary ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:3792:5: note: did you mean struct here? class escape_summary *esum = escape_summaries->get (e); ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-modref.cc:3801:5: warning: class 'escape_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class escape_summary *esum = escape_summaries->get (e); ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:176:8: note: previous use is here struct escape_summary ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:3801:5: note: did you mean struct here? class escape_summary *esum = escape_summaries->get (e); ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-modref.cc:3822:3: warning: struct 'data_in' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct data_in *data_in; ^ ../../gcc-14.2.0/gcc/lto-streamer.h:745:7: note: previous use is here class data_in ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:3822:3: note: did you mean class here? struct data_in *data_in; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-modref.cc:4271:14: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ignore_edge (struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:4271:14: note: did you mean class here? ignore_edge (struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-modref.cc:5306:3: warning: class 'modref_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class modref_summary *to_info = summaries ? summaries->get (to) : NULL; ^ ../../gcc-14.2.0/gcc/ipa-modref.h:28:16: note: previous use is here struct GTY(()) modref_summary ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:5306:3: note: did you mean struct here? class modref_summary *to_info = summaries ? summaries->get (to) : NULL; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-modref.cc:5307:3: warning: class 'modref_summary_lto' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class modref_summary_lto *to_info_lto = summaries_lto ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:353:16: note: previous use is here struct GTY(()) modref_summary_lto ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:5307:3: note: did you mean struct here? class modref_summary_lto *to_info_lto = summaries_lto ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-modref.cc:5320:3: warning: class 'modref_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class modref_summary *callee_info = summaries ? summaries->get (edge->callee) ^ ../../gcc-14.2.0/gcc/ipa-modref.h:28:16: note: previous use is here struct GTY(()) modref_summary ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:5320:3: note: did you mean struct here? class modref_summary *callee_info = summaries ? summaries->get (edge->callee) ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-modref.cc:5322:3: warning: class 'modref_summary_lto' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class modref_summary_lto *callee_info_lto ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:353:16: note: previous use is here struct GTY(()) modref_summary_lto ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:5322:3: note: did you mean struct here? class modref_summary_lto *callee_info_lto ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-modref.cc:5401:3: warning: class 'escape_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class escape_summary *sum = escape_summaries->get (edge); ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:176:8: note: previous use is here struct escape_summary ^ ../../gcc-14.2.0/gcc/ipa-modref.cc:5401:3: note: did you mean struct here? class escape_summary *sum = escape_summaries->get (edge); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-modref.cc:5594: ./gt-ipa-modref.h:151:3: warning: struct 'fast_function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:367:19: note: previous use is here class GTY((user)) fast_function_summary ^ ./gt-ipa-modref.h:151:3: note: did you mean class here? struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^~~~~~ class ./gt-ipa-modref.h:151:79: warning: struct 'fast_function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:367:19: note: previous use is here class GTY((user)) fast_function_summary ^ ./gt-ipa-modref.h:151:79: note: did you mean class here? struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^~~~~~ class ./gt-ipa-modref.h:162:3: warning: struct 'fast_function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:367:19: note: previous use is here class GTY((user)) fast_function_summary ^ ./gt-ipa-modref.h:162:3: note: did you mean class here? struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^~~~~~ class ./gt-ipa-modref.h:162:83: warning: struct 'fast_function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:367:19: note: previous use is here class GTY((user)) fast_function_summary ^ ./gt-ipa-modref.h:162:83: note: did you mean class here? struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^~~~~~ class 65 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo ../../gcc-14.2.0/gcc/ipa-modref-tree.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-modref-tree.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-modref-tree.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-modref-tree.cc:26: ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ ../../gcc-14.2.0/gcc/profile-count.h:690:47: note: previous use is here static profile_probability stream_in (class lto_input_block *); ^ In file included from ../../gcc-14.2.0/gcc/ipa-modref-tree.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-modref-tree.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-modref-tree.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-modref-tree.cc:498:32: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] modref_access_node::stream_in (struct lto_input_block *ib) ^ ../../gcc-14.2.0/gcc/lto-streamer.h:341:7: note: previous use is here class lto_input_block ^ ../../gcc-14.2.0/gcc/ipa-modref-tree.cc:498:32: note: did you mean class here? modref_access_node::stream_in (struct lto_input_block *ib) ^~~~~~ class 29 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../gcc-14.2.0/gcc/ipa-predicate.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-predicate.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-predicate.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-predicate.cc:26: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-predicate.cc:26: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-predicate.cc:32: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-predicate.cc:33: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-predicate.cc:37: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 42 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../gcc-14.2.0/gcc/ipa-profile.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-profile.cc:42: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-profile.cc:42: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-profile.cc:45: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-profile.cc:49: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-profile.cc:49: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-profile.cc:52: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-profile.cc:55: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-profile.cc:60: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-profile.cc:61: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-profile.cc:293:9: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e = node->get_edge (stmt); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-profile.cc:293:9: note: did you mean class here? struct cgraph_edge *e = node->get_edge (stmt); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-profile.cc:558:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-profile.cc:558:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-profile.cc:629:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-profile.cc:629:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-profile.cc:740:46: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] check_argument_count (struct cgraph_node *n, struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-profile.cc:740:46: note: did you mean class here? check_argument_count (struct cgraph_node *n, struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-profile.cc:763:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-profile.cc:763:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 53 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc-14.2.0/gcc/ipa-prop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:46: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:49: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:50: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:52: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:61: ../../gcc-14.2.0/gcc/value-range-storage.h:33:3: warning: class 'vrange_storage' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class vrange_storage *clone (const vrange &r); ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:30: note: previous use is here struct GTY ((tag ("1"))) vrange_storage * range_info; ^ In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:61: ../../gcc-14.2.0/gcc/value-range-storage.h:49:1: warning: 'vrange_storage' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY(()) vrange_storage ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:5: note: did you mean class here? struct GTY ((tag ("1"))) vrange_storage * range_info; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:127:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:127:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:434:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_print_node_jump_functions_for_edge (FILE *f, struct cgraph_edge *cs) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:434:50: note: did you mean class here? ipa_print_node_jump_functions_for_edge (FILE *f, struct cgraph_edge *cs) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:561:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:561:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:648:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:648:8: note: did you mean class here? struct cgraph_edge *cs) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:2242:28: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_callee_param_type (struct cgraph_edge *e, int i) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:2242:28: note: did you mean class here? ipa_get_callee_param_type (struct cgraph_edge *e, int i) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:2313:10: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:2313:10: note: did you mean class here? struct cgraph_edge *cs) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:2488:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:2488:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:2596:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct cgraph_edge * ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:2596:8: note: did you mean class here? static struct cgraph_edge * ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:2600:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:2600:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:2699:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:2699:7: note: did you mean class here? struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:2828:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:2828:3: note: did you mean class here? struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:2887:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:2887:3: note: did you mean class here? struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:2910:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = fbi->node->get_edge (call); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:2910:3: note: did you mean class here? struct cgraph_edge *cs = fbi->node->get_edge (call); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3193:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] for (struct cgraph_edge *cs = node->callees; cs; cs = cs->next_callee) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3193:8: note: did you mean class here? for (struct cgraph_edge *cs = node->callees; cs; cs = cs->next_callee) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3199:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] for (struct cgraph_edge *cs = node->indirect_calls; cs; cs = cs->next_callee) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3199:8: note: did you mean class here? for (struct cgraph_edge *cs = node->indirect_calls; cs; cs = cs->next_callee) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3219:39: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] update_jump_functions_after_inlining (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3219:39: note: did you mean class here? update_jump_functions_after_inlining (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3220:11: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3220:11: note: did you mean class here? struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3491:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3491:1: note: did you mean class here? struct cgraph_edge * ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3492:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_make_edge_direct_to_target (struct cgraph_edge *ie, tree target, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3492:33: note: did you mean class here? ipa_make_edge_direct_to_target (struct cgraph_edge *ie, tree target, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3624:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *orig = ie; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3624:7: note: did you mean class here? struct cgraph_edge *orig = ie; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3779:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *origin; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3779:3: note: did you mean class here? struct cgraph_edge *origin; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3858:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct cgraph_edge * ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3858:8: note: did you mean class here? static struct cgraph_edge * ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3859:35: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] try_make_edge_direct_simple_call (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3859:35: note: did you mean class here? try_make_edge_direct_simple_call (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3864:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3864:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3904:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_impossible_devirt_target (struct cgraph_edge *ie, tree target) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3904:31: note: did you mean class here? ipa_impossible_devirt_target (struct cgraph_edge *ie, tree target) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3931:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct cgraph_edge * ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3931:8: note: did you mean class here? static struct cgraph_edge * ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:3932:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] try_make_edge_direct_virtual_call (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:3932:36: note: did you mean class here? try_make_edge_direct_virtual_call (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:4045:39: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] update_indirect_edges_after_inlining (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:4045:39: note: did you mean class here? update_indirect_edges_after_inlining (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:4050:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ie, *next_ie, *new_direct_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:4050:3: note: did you mean class here? struct cgraph_edge *ie, *next_ie, *new_direct_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:4188:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_info_to_inlined_callees (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:4188:36: note: did you mean class here? propagate_info_to_inlined_callees (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:4192:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:4192:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:4223:28: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_controlled_uses (struct cgraph_edge *cs) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:4223:28: note: did you mean class here? propagate_controlled_uses (struct cgraph_edge *cs) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:4365:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:4365:36: note: did you mean class here? ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:4885:4: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:4885:4: note: did you mean class here? struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:5013:10: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:5013:10: note: did you mean class here? struct cgraph_edge *cs) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:5046:9: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:5046:9: note: did you mean class here? struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:5089:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:5089:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:5164:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, bool prevails) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:5164:7: note: did you mean class here? struct cgraph_edge *e, bool prevails) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.cc:5214:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.cc:5214:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-prop.cc:6227: ./gt-ipa-prop.h:114:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-ipa-prop.h:114:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-ipa-prop.h:114:69: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-ipa-prop.h:114:69: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-ipa-prop.h:143:3: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ ./gt-ipa-prop.h:143:3: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class ./gt-ipa-prop.h:143:78: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ ../../gcc-14.2.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ ./gt-ipa-prop.h:143:78: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class 197 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo ../../gcc-14.2.0/gcc/ipa-param-manipulation.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-param-manipulation.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-param-manipulation.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-param-manipulation.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-param-manipulation.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-param-manipulation.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-param-manipulation.cc:43: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-param-manipulation.cc:52: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class 39 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../gcc-14.2.0/gcc/ipa-pure-const.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-pure-const.cc:36: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-pure-const.cc:36: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-pure-const.cc:40: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-pure-const.cc:43: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-pure-const.cc:43: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-pure-const.cc:53: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-pure-const.cc:64: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-pure-const.cc:65: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-pure-const.cc:66: ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ ../../gcc-14.2.0/gcc/lto-streamer.h:645:8: note: previous use is here struct lto_simple_output_block ^ ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1406:26: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ignore_edge_for_nothrow (struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1406:26: note: did you mean class here? ignore_edge_for_nothrow (struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1430:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1430:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1453:29: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ignore_edge_for_pure_const (struct cgraph_edge *e) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1453:29: note: did you mean class here? ignore_edge_for_pure_const (struct cgraph_edge *e) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1613:4: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1613:4: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1614:4: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ie; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1614:4: note: did you mean class here? struct cgraph_edge *ie; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1777:4: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1777:4: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1897:4: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *ie; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-pure-const.cc:1897:4: note: did you mean class here? struct cgraph_edge *e, *ie; ^~~~~~ class 55 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../gcc-14.2.0/gcc/ipa-icf.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:56: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:56: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:61: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:65: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:65: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:78: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:79: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:83: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:91: ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ ../../gcc-14.2.0/gcc/lto-streamer.h:645:8: note: previous use is here struct lto_simple_output_block ^ ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-icf.cc:981:4: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *nexte = e->next_caller; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-icf.cc:981:4: note: did you mean class here? struct cgraph_edge *nexte = e->next_caller; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-icf.cc:1512:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-icf.cc:1512:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-icf.cc:85: ../../gcc-14.2.0/gcc/ipa-icf-gimple.h:37:50: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__); ^ 155 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:36: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-icf-gimple.cc:50: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class 147 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../gcc-14.2.0/gcc/ipa-reference.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-reference.cc:41: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-reference.cc:41: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-reference.cc:44: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-reference.cc:46: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-reference.cc:46: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-reference.cc:49: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-reference.cc:388:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-reference.cc:388:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-reference.cc:694:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *ie; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-reference.cc:694:3: note: did you mean class here? struct cgraph_edge *e, *ie; ^~~~~~ class 34 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../gcc-14.2.0/gcc/ipa-ref.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-ref.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-ref.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-ref.cc:26: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-ref.cc:26: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 7 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../gcc-14.2.0/gcc/ipa-utils.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-utils.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-utils.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-utils.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-utils.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-utils.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-utils.cc:33: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-utils.cc:38: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-utils.cc:39: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-utils.cc:42: ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ ../../gcc-14.2.0/gcc/lto-streamer.h:341:7: note: previous use is here class lto_input_block ^ ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: note: did you mean class here? static modref_access_node stream_in (struct lto_input_block *ib); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.cc:91:24: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.cc:91:24: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.cc:93:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.cc:93:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.cc:174:31: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.cc:174:31: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.cc:262:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_within_scc (struct cgraph_edge *cs) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.cc:262:22: note: did you mean class here? ipa_edge_within_scc (struct cgraph_edge *cs) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.cc:277:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.cc:277:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.cc:291:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.cc:291:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.cc:384:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.cc:384:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.cc:530:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *e2; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.cc:530:7: note: did you mean class here? struct cgraph_edge *e, *e2; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.cc:613:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *e2; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.cc:613:7: note: did you mean class here? struct cgraph_edge *e, *e2; ^~~~~~ class 57 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa-strub.o -MT ipa-strub.o -MMD -MP -MF ./.deps/ipa-strub.TPo ../../gcc-14.2.0/gcc/ipa-strub.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa-strub.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-strub.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa-strub.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa-strub.cc:43: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-strub.cc:43: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-strub.cc:48: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa-strub.cc:49: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class 42 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../gcc-14.2.0/gcc/ipa.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ipa.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ipa.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ipa.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa.cc:33: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa.cc:38: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ipa.cc:39: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa.cc:74:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa.cc:74:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa.cc:176:11: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa.cc:176:11: note: did you mean class here? struct cgraph_edge *edge, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa.cc:422:8: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa.cc:422:8: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/ipa.cc:427:5: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *next; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa.cc:427:5: note: did you mean class here? struct cgraph_edge *next; ^~~~~~ class 51 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../gcc-14.2.0/gcc/ira.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ira.cc:368: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira.cc:368: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira.cc:371: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:371: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:379: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:379: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:379: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira.cc:386: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/ira.cc:1758:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (move_insn) = -1; ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:1760:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (move_insn) < 0) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:2162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:2277:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (note, 1) = REG_NOTES (insn); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:2277:24: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (note, 1) = REG_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:2278:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = note; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:2294:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (dest_death, 1) = REG_NOTES (p); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:2294:30: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (dest_death, 1) = REG_NOTES (p); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:2295:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (p) = dest_death; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:2832:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ((int) REGNO (SET_SRC (set)) == i ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:2834:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] new_regno = REGNO (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:2845:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (prev, 1) = next; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:2846:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1) = reg_equiv_init (new_regno); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3140:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3140: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3215: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); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3320: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), true); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3346:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return memref_referenced_p (memref, XEXP (x, 1), true); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3582:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3582: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3591:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || side_effects_p (SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3609:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3776:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] validity = validate_equiv_mem (insn, dest, SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3779:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] replacement = copy_rtx (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3859:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3959:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx *p = ®_NOTES (def_insn); (link = *p) != 0; ) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3963:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *p = XEXP (link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3964:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (link, 1) = REG_NOTES (use_insn); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3964:22: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (link, 1) = REG_NOTES (use_insn); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3965:5: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (use_insn) = link; ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3996:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (new_insn) = REG_NOTES (def_insn); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3996:27: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (new_insn) = REG_NOTES (def_insn); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:3997:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (def_insn) = 0; ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4003:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (new_insn) = INSN_CODE (def_insn); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4003:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (new_insn) = INSN_CODE (def_insn); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4056:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx old_loc = INSN_VAR_LOCATION_LOC (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4057:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4061:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (old_loc != INSN_VAR_LOCATION_LOC (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4086:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int regno = REGNO (SET_SRC (x)); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4096:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] lab = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4103:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (lab && validate_replace_rtx (SET_SRC (x), lab, insn)) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4147: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) && MEM_P (x)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4155:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (prev_elem, 1) = next_elem; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4161:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4165:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && REGNO (SET_SRC (set)) == (unsigned int) i); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4616:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_moveable_p (&XEXP (x, 2), OP_IN)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4821:18: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (def_insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:4821:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (def_insn); note; note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:5035:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:5392:42: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] ira_register_new_scratch_op (insn, i, INSN_CODE (insn)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:5447:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (loc->insn) == NOTE_INSN_DELETED) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:5450:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (loc->icode != INSN_CODE (loc->insn)) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:5938:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_LABEL_VEC (tmp), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2600:37: note: expanded from macro 'ASM_OPERANDS_LABEL_VEC' #define ASM_OPERANDS_LABEL_VEC(RTX) XCVEC (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1317:87: note: expanded from macro 'gen_rtx_ASM_OPERANDS' gen_rtx_fmt_ssiEEEi (ASM_OPERANDS, (MODE), (ARG0), (ARG1), (ARG2), (ARG3), (ARG4), (ARG5), (ARG6)) ^~~~ ./genrtl.h:474:80: note: expanded from macro 'gen_rtx_fmt_ssiEEEi' gen_rtx_fmt_ssiEEEi_stat ((c), (m), (arg0), (arg1), (arg2), (arg3), (arg4), (arg5), (arg6) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira.cc:5939:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_SOURCE_LOCATION(tmp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2603:43: note: expanded from macro 'ASM_OPERANDS_SOURCE_LOCATION' #define ASM_OPERANDS_SOURCE_LOCATION(RTX) XCUINT (RTX, 6, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1317:95: note: expanded from macro 'gen_rtx_ASM_OPERANDS' gen_rtx_fmt_ssiEEEi (ASM_OPERANDS, (MODE), (ARG0), (ARG1), (ARG2), (ARG3), (ARG4), (ARG5), (ARG6)) ^~~~ ./genrtl.h:474:88: note: expanded from macro 'gen_rtx_fmt_ssiEEEi' gen_rtx_fmt_ssiEEEi_stat ((c), (m), (arg0), (arg1), (arg2), (arg3), (arg4), (arg5), (arg6) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 165 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../gcc-14.2.0/gcc/ira-build.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ira-build.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira-build.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:33: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:33: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-build.cc:33: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-build.cc:1874:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] create_insn_allocnos (SET_SRC (x), NULL, false); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../gcc-14.2.0/gcc/ira-costs.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:35: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:35: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-costs.cc:35: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:513:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) >= 0 ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:514:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] && (p = get_insn_name (INSN_CODE (insn))) != NULL) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:1187:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx arg1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:1269:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] record_address_regs (mode, as, XEXP (XEXP (x, 1), 1), 1, code, REG, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:1269:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] record_address_regs (mode, as, XEXP (XEXP (x, 1), 1), 1, code, REG, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:1350: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)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:1354:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:1566:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !side_effects_p (SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:1571:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && general_operand (SET_SRC (set), GET_MODE (SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:1590:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_ADDR_SPACE (SET_SRC (set)), ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2653:45: note: expanded from macro 'MEM_ADDR_SPACE' #define MEM_ADDR_SPACE(RTX) (get_mem_attrs (RTX)->addrspace) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:1591:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SET_SRC (set), 0), 0, MEM, SCRATCH, ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:1602:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) >= 0 ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:1603:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] && (p = get_insn_name (INSN_CODE (insn))) != NULL) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-costs.cc:2379:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 124 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../gcc-14.2.0/gcc/ira-conflicts.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:33: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:33: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-conflicts.cc:33: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-conflicts.cc:229:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-conflicts.cc:231:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (!can_div_trunc_p (SUBREG_BYTE (x), ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-conflicts.cc:464:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? SET_SRC (set) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-conflicts.cc:465:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] : SUBREG_REG (SET_SRC (set))) != NULL_RTX) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2055:32: note: expanded from macro 'SUBREG_REG' #define SUBREG_REG(RTX) XCEXP (RTX, 0, SUBREG) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1385:45: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-conflicts.cc:467:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] process_regs_for_copy (SET_SRC (set), SET_DEST (set), ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 115 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../gcc-14.2.0/gcc/ira-color.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ira-color.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira-color.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:35: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:35: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-color.cc:35: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../gcc-14.2.0/gcc/ira-emit.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:70: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:70: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:72: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:80: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:80: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-emit.cc:80: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-emit.cc:1012:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (tmp)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../gcc-14.2.0/gcc/ira-lives.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:34: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:34: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ira-lives.cc:34: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-lives.cc:1136:13: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx exp = CALL_INSN_FUNCTION_USAGE (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-lives.cc:1146:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] exp = XEXP (exp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-lives.cc:1151:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx reg = SET_SRC (exp); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-lives.cc:1162:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-lives.cc:1170:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (set && rtx_equal_p (SET_SRC (set), reg)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-lives.cc:1213:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int src_regno = REGNO (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/ira-lives.cc:1230:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 117 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../gcc-14.2.0/gcc/jump.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/jump.cc:38: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/jump.cc:38: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/jump.cc:41: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:41: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:50: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:50: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/jump.cc:50: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:86:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (insn)++; ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:213:2: 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); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:229:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = next) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:231:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next = XEXP (note, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:249:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pc_src = pc != NULL ? SET_SRC (pc) : NULL; ^~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:272:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (rtx_equal_p (label_dest, XEXP (pc_src, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:273:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] || rtx_equal_p (label_dest, XEXP (pc_src, 2)))))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:279:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (XEXP (label_note, 0) == label_ref_label (SET_SRC (label_set))); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:283:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (JUMP_LABEL (jump_insn) == XEXP (label_note, 0)); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:338:9: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (JUMP_LABEL (insn) == NULL && prev_nonjump_insn != NULL) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:426:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:472:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (comparison, 1), insn); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:485:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (exp, 0), XEXP (exp, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:797:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:834: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:834: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 ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:838: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:838: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 ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:926:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:931: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:932:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:933: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:934:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1000: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))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1012:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && JUMP_LABEL (insn) != NULL && !ANY_RETURN_P (JUMP_LABEL (insn))); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1067:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (JUMP_LABEL (insn) == NULL || JUMP_LABEL (insn) == x); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1067:45: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (JUMP_LABEL (insn) == NULL || JUMP_LABEL (insn) == x); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1068:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = x; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1100:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_jump_label_1 (XEXP (x, 1), insn, in_mem, true); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1101:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_jump_label_1 (XEXP (x, 2), insn, in_mem, true); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1111:9: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (label) == NOTE_INSN_DELETED_LABEL) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1122:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (label); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1130:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && (JUMP_LABEL (insn) == NULL || JUMP_LABEL (insn) == label)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1130:36: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && (JUMP_LABEL (insn) == NULL || JUMP_LABEL (insn) == label)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1131:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1196:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] for (i = ASM_OPERANDS_INPUT_LENGTH (asmop) - 1; i >= 0; --i) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1197:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_jump_label_1 (ASM_OPERANDS_INPUT (asmop, i), insn, false, false); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1199:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] for (i = ASM_OPERANDS_LABEL_LENGTH (asmop) - 1; i >= 0; --i) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1200:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_jump_label_1 (ASM_OPERANDS_LABEL (asmop, i), insn, false, true); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1239:17: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx lab = JUMP_LABEL (insn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1242:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (LABEL_NUSES (lab) == 0) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1266:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (LABEL_NUSES (XEXP (RTVEC_ELT (labels, i), 0)) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1276:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1276: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1281: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) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1412:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (SET_SRC (x)) == olabel) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1423:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] redirect_exp_1 (&XEXP (x, 2), olabel, nlabel, insn); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1457:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (ASM_OPERANDS_LABEL_LENGTH (asmop) == 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1458:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] loc = &ASM_OPERANDS_LABEL (asmop, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1465:24: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] redirect_exp_1 (loc, JUMP_LABEL (jump), nlabel, jump); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1518:15: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (JUMP_LABEL (jump) == olabel); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1524:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (jump) = nlabel; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1526:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (nlabel); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1548:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && --LABEL_NUSES (olabel) == 0 && delete_unused > 0 ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1581:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (comp, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1586:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1587: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1588: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1610:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ok = invert_exp_1 (SET_SRC (x), jump); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1618:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return nlabel == JUMP_LABEL (jump) || redirect_jump_1 (jump, nlabel); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1627:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx olabel = JUMP_LABEL (jump); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1673:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] byte_x = SUBREG_BYTE (x); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1696:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] byte_y = SUBREG_BYTE (y); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1779: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1779: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1780: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1781: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)))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1784: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1784: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1813:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1813:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/jump.cc:1880:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x), &info); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 182 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../gcc-14.2.0/gcc/langhooks.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/langhooks.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/langhooks.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:36: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/langhooks.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/langhooks.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 112 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../gcc-14.2.0/gcc/lcm.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lcm.cc:53: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lcm.cc:53: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../gcc-14.2.0/gcc/lists.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lists.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lists.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lists.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lists.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lists.cc:46:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (prev_link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lists.cc:57:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lists.cc:60:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (prev_link, 1) = *unused_listp; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lists.cc:82:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *listp = XEXP (node, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lists.cc:83:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (node, 1) = 0; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lists.cc:112:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (r, 1) = next; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lists.cc:134:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] unused_expr_list = XEXP (r, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lists.cc:136:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (r, 1) = next; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lists.cc:198:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (ptr, 1) = unused_expr_list; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lists.cc:207:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (ptr, 1) = unused_insn_list; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 117 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../gcc-14.2.0/gcc/loop-doloop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-doloop.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:140:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cmp_arg1 = XEXP (SET_SRC (cmp_orig), 0); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:141:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cmp_arg2 = XEXP (SET_SRC (cmp_orig), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:141:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cmp_arg2 = XEXP (SET_SRC (cmp_orig), 1); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:146:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (cmp_arg1, 1) != GEN_INT (-1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:158:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond = XEXP (SET_SRC (cmp), 0); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:159:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (GET_CODE (cond) != NE || XEXP (cond, 1) != const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:178:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inc_src = SET_SRC (inc); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:180:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inc_src = XEXP (inc_src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:183:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XEXP (inc_src, 1) != constm1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:193: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:193: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) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:197:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] condition = XEXP (SET_SRC (cmp), 0); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:202:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (XEXP (condition, 1) != const0_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:203:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (condition, 1) != const1_rtx)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:346:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op0 = XEXP (cond, 0), op1 = XEXP (cond, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:389:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (jump) = label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:391:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label)++; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:423:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx addop1 = XEXP (extop0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:484:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] noloop = XEXP (condition, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:494:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (XEXP (condition, 1) == const0_rtx); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:546:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (; ass; ass = XEXP (ass, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:596:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (jump_insn) = jump_label; ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-doloop.cc:597:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (jump_label)++; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 130 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc-14.2.0/gcc/loop-init.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/loop-init.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/loop-init.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-init.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../gcc-14.2.0/gcc/loop-invariant.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:39: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:39: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:42: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:51: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:51: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-invariant.cc:51: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:338:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] val ^= constant_lower_bound (SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:426:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (e1), SUBREG_BYTE (e2))) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:426:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (e1), SUBREG_BYTE (e2))) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:522:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] expr = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:729:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inv->cheap_address = address_cost (SET_SRC (set), word_mode, ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:736:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inv->cost = set_src_cost (SET_SRC (set), GET_MODE (SET_DEST (set)), ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:786:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (sub, 1)) < GET_MODE_BITSIZE (sub_mode) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:787:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (sub, 1)) >= 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:789:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT shift = INTVAL (XEXP (sub, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:791:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (sub, 1) = gen_int_mode (HOST_WIDE_INT_1 << shift, sub_mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:914:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] validate_unshare_change (use_insn, pos, SET_SRC (def_set), true); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:921:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (use_set); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:1112:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || !check_maybe_invariant (SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:1381:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && constant_pool_constant_p (SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:1772:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (use_insn) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:2200:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-invariant.cc:2200: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../gcc-14.2.0/gcc/loop-iv.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:53: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:53: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-iv.cc:55: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:653:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rhs = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:666:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (rhs, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:709:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (rhs, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:996:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (rhs, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1001:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mby = XEXP (rhs, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1010:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mby = XEXP (rhs, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1113:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rhs = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1377:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (rhs, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1393:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (rhs, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1449:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rhs = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1486:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (a, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1517:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (a, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1519:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] opb1 = XEXP (b, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1582:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (opb0, 1)) + 1 == -INTVAL (op1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1597:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return INTVAL (op1) == -INTVAL (XEXP (opb0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1606:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return INTVAL (op1) == -INTVAL (XEXP (opb0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1638:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (cond, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1695:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || op1 != XEXP (cond, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1715:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (cond, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1734:60: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *expr = simplify_replace_rtx (*expr, XEXP (cond, 0), XEXP (cond, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1828:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (elt = tail; elt; elt = XEXP (elt, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1830:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (elt = tail; elt; elt = XEXP (elt, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1857:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tail = XEXP (*expr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1881:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (*expr, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1899:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (*expr, 1) = tail; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:1937:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = cond_list; note; note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:2260:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inc = INTVAL (XEXP (niter, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-iv.cc:2340:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (condition, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 135 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../gcc-14.2.0/gcc/loop-unroll.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:31: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:31: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/loop-unroll.cc:31: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:813:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond = XEXP (SET_SRC (pc_set (cinsn)), 0); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:816:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (rtx_equal_p (op1, XEXP (cond, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:819:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (jump) = JUMP_LABEL (cinsn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:819:27: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (jump) = JUMP_LABEL (cinsn); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:820:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (JUMP_LABEL (jump))++; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:820:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (JUMP_LABEL (jump))++; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1815:33: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1381:45: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:834:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label)++; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:1374:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:1410:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!rtx_equal_p (dest, XEXP (src, 2))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:1416:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (rtx_equal_p (dest, XEXP (src, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:1433:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || rtx_referenced_p (dest, XEXP (src, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:1684:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx expr = SET_SRC (single_set (ivts->insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:1695:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx expr = copy_rtx (SET_SRC (single_set (insn))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:1758:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = copy_rtx (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/loop-unroll.cc:1943:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] while (!NOTE_INSN_BASIC_BLOCK_P (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 125 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../gcc-14.2.0/gcc/lower-subreg.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:35: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:35: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lower-subreg.cc:35: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:146:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rtxes->shift, 1) = gen_int_shift_amount (mode, op1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:203:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (rtxes->set) = CONST0_RTX (word_mode); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:206:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (rtxes->set) = rtxes->source; ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:336:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) == BITS_PER_WORD) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:369:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:412:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:710:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (op), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:715:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (op)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:722:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] byte + SUBREG_BYTE (op)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:781:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:825:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] pnote = ®_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:844:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *pnote = XEXP (note, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:905:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:956:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (maybe_ne (SUBREG_BYTE (src), 0) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:970:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (maybe_ne (SUBREG_BYTE (dest), 0) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:989:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (src == SET_SRC (set) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:1240:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:1272:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:1302:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || !splitting[INTVAL (XEXP (op, 1)) - BITS_PER_WORD]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:1334:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:1380:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op, 1)) != 2 * BITS_PER_WORD - 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:1386:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int shift_count = INTVAL (XEXP (op, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lower-subreg.cc:1412:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (INTVAL (XEXP (op, 1)) == 2 * BITS_PER_WORD - 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 133 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../gcc-14.2.0/gcc/lra.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lra.cc:105: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra.cc:105: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra.cc:108: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:108: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:118: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:118: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra.cc:118: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:281: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)))) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:362:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] a2 = XEXP (y, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:378:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] scale = XEXP (a1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:385:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] scale = XEXP (a2, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:522:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] lra_emit_add (x, XEXP (y, 0), XEXP (y, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:990:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] icode = INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:993:2: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = icode = recog_memoized (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:1130:19: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = CALL_INSN_FUNCTION_USAGE (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:1132:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:1231:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] && data->icode != INSN_CODE (insn)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:1534:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] add_regs_to_insn_regno_info (data, SET_SRC (x), insn, OP_IN, 0); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:1547:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] add_regs_to_insn_regno_info (data, XEXP (x, 1), insn, OP_IN, 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:1672:17: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = CALL_INSN_FUNCTION_USAGE (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:1674:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:1979:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (tmp)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:2047:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x))) != NULL_RTX) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:2099:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:2268:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] pnote = ®_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra.cc:2274:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *pnote = XEXP (*pnote, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 129 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../gcc-14.2.0/gcc/lra-assigns.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:79: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:79: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:82: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:91: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:91: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-assigns.cc:91: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../gcc-14.2.0/gcc/lra-coalesce.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:47: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:47: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:56: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:56: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-coalesce.cc:56: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-coalesce.cc:250:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (sregno = REGNO (SET_SRC (set))) >= FIRST_PSEUDO_REGISTER ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-coalesce.cc:270:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] sregno = REGNO (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-coalesce.cc:291:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_UID (mv), sregno, ORIGINAL_REGNO (SET_SRC (set)), ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1928:40: note: expanded from macro 'ORIGINAL_REGNO' (RTL_FLAG_CHECK1 ("ORIGINAL_REGNO", (RTX), REG)->u2.original_regno) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 113 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../gcc-14.2.0/gcc/lra-constraints.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:111: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:111: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:115: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:125: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:125: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:125: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-constraints.cc:126: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:211:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:304:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = curr_insn_set != NULL ? SET_SRC (curr_insn_set) : NULL; ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:634:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] const HOST_WIDE_INT ci = INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:641:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1) = GEN_INT (pwr2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:894:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:894:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:1107:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (in_rtx), SUBREG_BYTE (new_in_reg)) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:1107:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (in_rtx), SUBREG_BYTE (new_in_reg)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:39: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:1318:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] sreg = src = SET_SRC (curr_insn_set); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:1433:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (curr_insn_set) = new_reg; ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:1793:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (operand))) != NULL_RTX) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:1831:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (operand), mode) < 0 ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:1836:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (operand), ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:1915:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (operand), mode)) < 0 ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:2353:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (curr_insn) < 0 ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:2751:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!no_regs_p && INSN_CODE (curr_insn) < 0) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:3177:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || SET_SRC (curr_insn_set) == no_subreg_reg_operand[1]) ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:3264:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (curr_insn) < 0) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:3508:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (new_base_reg, 1), &offset) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:3528:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (new_index_reg, 1), &offset) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:3687:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] && !(INSN_CODE (curr_insn) < 0 ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:3892:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *ad.inner = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:3895:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *ad.base_term = XEXP (SET_SRC (set), 0); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:3896:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *ad.disp_term = XEXP (SET_SRC (set), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:3896:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *ad.disp_term = XEXP (SET_SRC (set), 1); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:3903:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] new_reg = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:4019:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (curr_insn_set); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:4233:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (curr_insn) >= 0) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:4290:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (curr_insn_set); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:4365:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (curr_insn) >= 0 ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:4366:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] && (p = get_insn_name (INSN_CODE (curr_insn))) != NULL) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:4447:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = gen_rtx_SUBREG (mode, tem, SUBREG_BYTE (subreg)); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:4615:70: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] emit_move_insn (new_reg, gen_rtx_AND (GET_MODE (new_reg), new_reg, XEXP (*loc, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1403:41: note: expanded from macro 'gen_rtx_AND' gen_rtx_fmt_ee (AND, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:4634:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] poly_int64 byte = SUBREG_BYTE (*loc); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:4842:35: 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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:4919:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] GET_MODE (reg), SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:5001:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (list->insn ()) == NOTE_INSN_DELETED) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:5044:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return dead_pseudo_p (SET_SRC (set), insn); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:5078:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return REG_P (SET_SRC (set)) && (int) REGNO (SET_SRC (set)) == regno; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:5125:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] to_reg = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:5407:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (((x = get_equiv (SET_SRC (set))) != SET_SRC (set)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:5407:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (((x = get_equiv (SET_SRC (set))) != SET_SRC (set)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:5410:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] [REGNO (SET_SRC (set))].init_insns) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:5691:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] insn = XEXP (insn, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:5873:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next_usage_insns = XEXP (next_usage_insns, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:6218:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next_usage_insns = XEXP (next_usage_insns, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:6511:33: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (curr_insn) && NOTE_KIND (curr_insn) != NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:6643:35: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NONDEBUG_INSN_P (insn) || NOTE_INSN_BASIC_BLOCK_P (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:6771:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src_regno = REGNO (SET_SRC (curr_set)); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:6797:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && invariant_p (SET_SRC (curr_set)) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:6807:64: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (process_invariant_for_inheritance (SET_DEST (curr_set), SET_SRC (curr_set))) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:7067:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (regno = REGNO (SET_SRC (curr_set))) >= lra_constraint_new_regno_start ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:7314:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] sregno = get_regno (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:7399:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ((prev_sregno = REGNO (SET_SRC (prev_set))) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:7527:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-constraints.cc:7567:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 167 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../gcc-14.2.0/gcc/lra-eliminations.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:56: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:56: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:67: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:67: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:67: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-eliminations.cc:68: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:217: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:223: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:301:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx cst = simplify_subreg (x_mode, XEXP (subreg_reg, 1), subreg_reg_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:409:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return simplify_gen_binary (PLUS, Pmode, to, XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:418:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (poly_int_rtx_p (XEXP (x, 1), &curr_offset) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:424:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1), offset)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1375:42: note: expanded from macro 'gen_rtx_PLUS' gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:446:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx new1 = lra_eliminate_regs_1 (insn, XEXP (x, 1), mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:452: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:475:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gen_rtx_MULT (Pmode, to, XEXP (x, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1381:42: note: expanded from macro 'gen_rtx_MULT' gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:476:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] update_sp_offset * INTVAL (XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:477:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gen_rtx_MULT (Pmode, to, XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1381:42: note: expanded from macro 'gen_rtx_MULT' gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:481:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gen_rtx_MULT (Pmode, to, XEXP (x, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1381:42: note: expanded from macro 'gen_rtx_MULT' gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:483:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] * INTVAL (XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:492:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gen_rtx_MULT (Pmode, to, XEXP (x, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1381:42: note: expanded from macro 'gen_rtx_MULT' gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:493:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset * INTVAL (XEXP (x, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:496:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gen_rtx_MULT (Pmode, to, XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1381:42: note: expanded from macro 'gen_rtx_MULT' gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:518:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? lra_eliminate_regs_1 (insn, XEXP (x, 1), mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:522: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:542:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? lra_eliminate_regs_1 (insn, XEXP (x, 1), mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:547:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = alloc_reg_note (REG_NOTE_KIND (x), new_rtx, XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:558:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:560:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] new_rtx = lra_eliminate_regs_1 (insn, XEXP (x, 1), mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:563:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (new_rtx != XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:586:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (x, 1), 0) == XEXP (x, 0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:588:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx new_rtx = lra_eliminate_regs_1 (insn, XEXP (XEXP (x, 1), 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:588:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx new_rtx = lra_eliminate_regs_1 (insn, XEXP (XEXP (x, 1), 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:592:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (new_rtx != XEXP (XEXP (x, 1), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:592:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (new_rtx != XEXP (XEXP (x, 1), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:645:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] GET_MODE (new_rtx), SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:764:29: 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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:765:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (XEXP (x, 1), 1), &offset)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:765:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (XEXP (x, 1), 1), &offset)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:828:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (SET_SRC (x), 0) == SET_DEST (x) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:829:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (SET_SRC (x), 1), &offset)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:829:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (SET_SRC (x), 1), &offset)) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:858:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_not_eliminable (SET_SRC (x), mem_mode); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:929:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] plus_src = SET_SRC (old_set); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:931:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (plus_src && poly_int_rtx_p (XEXP (plus_src, 1), &offset)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:938:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int regno = REGNO (XEXP (plus_src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:1008:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (old_set) = new_src; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:1079:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] reg1 = op1 = XEXP (XEXP (SET_SRC (set), 0), 0); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:1080:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] reg2 = op2 = XEXP (SET_SRC (set), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:1080:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] reg2 = op2 = XEXP (SET_SRC (set), 1); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:1090:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (SET_SRC (set), 0), 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:1090:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (SET_SRC (set), 0), 1))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:1092:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (SET_SRC (set), 0), 0) = op2; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:1093:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SET_SRC (set), 1) = op1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:1093:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SET_SRC (set), 1) = op1; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:1387:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (icode >= 0 && icode != INSN_CODE (insn)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:1389:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) >= 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-eliminations.cc:1394:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = icode; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 162 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../gcc-14.2.0/gcc/lra-lives.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:32: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:41: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:41: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-lives.cc:41: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-lives.cc:760:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set), true); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-lives.cc:800:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? REGNO (SET_SRC (set)) : -1); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-lives.cc:1003:24: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link_loc = ®_NOTES (curr_insn); (link = *link_loc) != NULL_RTX;) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-lives.cc:1020:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *link_loc = XEXP (link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 114 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../gcc-14.2.0/gcc/lra-remat.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:57: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:57: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:59: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:65: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:65: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-remat.cc:65: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-remat.cc:204:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] || INSN_CODE (c1->insn) < 0 ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-remat.cc:205:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] || INSN_CODE (c1->insn) != INSN_CODE (c2->insn)) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-remat.cc:205:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] || INSN_CODE (c1->insn) != INSN_CODE (c2->insn)) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-remat.cc:455:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int src_regno = REGNO (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-remat.cc:775:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src_regno = REGNO (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-remat.cc:1098:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src_regno = REGNO (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 116 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../gcc-14.2.0/gcc/lra-spills.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:60: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:60: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:63: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:69: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:69: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:69: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lra-spills.cc:70: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/lra-spills.cc:517:25: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && remove_pseudos (&CALL_INSN_FUNCTION_USAGE (insn), insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-spills.cc:519:25: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link_loc = ®_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-spills.cc:557:26: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && remove_pseudos (&CALL_INSN_FUNCTION_USAGE (insn), insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-spills.cc:563:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-spills.cc:764:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && REGNO (SET_SRC (pat)) == REGNO (SET_DEST (pat)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-spills.cc:765:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && REGNO (SET_SRC (pat)) >= FIRST_PSEUDO_REGISTER) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/lra-spills.cc:815:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && REGNO (SET_SRC (set)) == REGNO (SET_DEST (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 118 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../gcc-14.2.0/gcc/lto-cgraph.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:38: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto-cgraph.cc:45: ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ ../../gcc-14.2.0/gcc/lto-streamer.h:645:8: note: previous use is here struct lto_simple_output_block ^ ../../gcc-14.2.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct ../../gcc-14.2.0/gcc/lto-cgraph.cc:238:54: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] lto_output_edge (struct lto_simple_output_block *ob, struct cgraph_edge *edge, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto-cgraph.cc:238:54: note: did you mean class here? lto_output_edge (struct lto_simple_output_block *ob, struct cgraph_edge *edge, ^~~~~~ class ../../gcc-14.2.0/gcc/lto-cgraph.cc:329:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto-cgraph.cc:329:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/lto-cgraph.cc:368:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto-cgraph.cc:368:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/lto-cgraph.cc:738:31: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] output_outgoing_cgraph_edges (struct cgraph_edge *edge, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto-cgraph.cc:738:31: note: did you mean class here? output_outgoing_cgraph_edges (struct cgraph_edge *edge, ^~~~~~ class ../../gcc-14.2.0/gcc/lto-cgraph.cc:842:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto-cgraph.cc:842:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class ../../gcc-14.2.0/gcc/lto-cgraph.cc:1502:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto-cgraph.cc:1502:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class ../../gcc-14.2.0/gcc/lto-cgraph.cc:1697:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto-cgraph.cc:1697:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class ../../gcc-14.2.0/gcc/lto-cgraph.cc:2001:5: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto-cgraph.cc:2001:5: note: did you mean class here? struct cgraph_edge *edge ATTRIBUTE_UNUSED) ^~~~~~ class ../../gcc-14.2.0/gcc/lto-cgraph.cc:2014:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto-cgraph.cc:2014:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/lto-cgraph.cc:2113:25: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] input_edge_opt_summary (struct cgraph_edge *edge ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto-cgraph.cc:2113:25: note: did you mean class here? input_edge_opt_summary (struct cgraph_edge *edge ATTRIBUTE_UNUSED, ^~~~~~ class ../../gcc-14.2.0/gcc/lto-cgraph.cc:2127:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto-cgraph.cc:2127:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 148 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../gcc-14.2.0/gcc/lto-streamer.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto-streamer.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-streamer.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-streamer.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto-streamer.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -DTARGET_MACHINE=\"x86_64-apple-darwin23\" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../gcc-14.2.0/gcc/lto-streamer-in.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:42: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto-streamer-in.cc:42: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class ../../gcc-14.2.0/gcc/lto-streamer-in.cc:49:8: warning: struct 'object_allocator' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct object_allocator *string_slot_allocator; ^ ../../gcc-14.2.0/gcc/alloc-pool.h:481:7: note: previous use is here class object_allocator ^ ../../gcc-14.2.0/gcc/lto-streamer-in.cc:73:8: warning: struct 'object_allocator' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct object_allocator ^ ../../gcc-14.2.0/gcc/alloc-pool.h:481:7: note: previous use is here class object_allocator ^ ../../gcc-14.2.0/gcc/lto-streamer-in.cc:1207:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cedge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto-streamer-in.cc:1207:3: note: did you mean class here? struct cgraph_edge *cedge; ^~~~~~ class 134 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../gcc-14.2.0/gcc/lto-streamer-out.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:48: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/lto-streamer-out.cc:49: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 137 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../gcc-14.2.0/gcc/lto-section-in.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto-section-in.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../gcc-14.2.0/gcc/lto-section-out.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto-section-out.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../gcc-14.2.0/gcc/lto-opts.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto-opts.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-opts.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-opts.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-opts.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto-opts.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -I../../gcc-14.2.0/gcc/../zlib -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../gcc-14.2.0/gcc/lto-compress.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto-compress.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-compress.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-compress.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto-compress.cc:28: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto-compress.cc:28: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../gcc-14.2.0/gcc/mcf.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/mcf.cc:47: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/mcf.cc:47: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../gcc-14.2.0/gcc/mode-switching.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/mode-switching.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/mode-switching.cc:158:16: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (!NOTE_INSN_BASIC_BLOCK_P (insn) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/mode-switching.cc:159:27: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] || insn == BB_END (NOTE_BASIC_BLOCK (insn))); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1677:32: note: expanded from macro 'NOTE_BASIC_BLOCK' #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1389:32: note: expanded from macro 'XCBBDEF' #define XCBBDEF(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/basic-block.h:255:26: note: expanded from macro 'BB_END' #define BB_END(B) (B)->il.x.rtl->end_ ^ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/mode-switching.cc:466:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!NOTE_INSN_BASIC_BLOCK_P (last_insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/mode-switching.cc:948:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_INSN_BASIC_BLOCK_P (ins_pos)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/mode-switching.cc:977:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/mode-switching.cc:977: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/mode-switching.cc:982:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/mode-switching.cc:982: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/mode-switching.cc:1229:13: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (ptr->insn_ptr)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/mode-switching.cc:1238:25: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] (mode_set, BB_END (NOTE_BASIC_BLOCK (ptr->insn_ptr))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1677:32: note: expanded from macro 'NOTE_BASIC_BLOCK' #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1389:32: note: expanded from macro 'XCBBDEF' #define XCBBDEF(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/basic-block.h:255:26: note: expanded from macro 'BB_END' #define BB_END(B) (B)->il.x.rtl->end_ ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 117 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../gcc-14.2.0/gcc/modulo-sched.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/modulo-sched.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/modulo-sched.cc:414:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *count = INTVAL (SET_SRC (pat)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/modulo-sched.cc:1727:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (single_set (count_init)) = GEN_INT (loop_count ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 109 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../gcc-14.2.0/gcc/multiple_target.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/multiple_target.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/multiple_target.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/multiple_target.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/multiple_target.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/multiple_target.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/multiple_target.cc:39: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../gcc-14.2.0/gcc/omp-offload.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/omp-offload.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-offload.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-offload.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-offload.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/omp-offload.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../gcc-14.2.0/gcc/omp-expand.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:31: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:36: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/omp-expand.cc:36: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../gcc-14.2.0/gcc/omp-general.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/omp-general.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-general.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-general.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-general.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/omp-general.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class ../../gcc-14.2.0/gcc/omp-general.cc:3570:7: warning: variable 'am_expr' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (omp_parse_access_method (&expr, &kind)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/omp-general.cc:3578:52: note: uninitialized use occurs here addr_tokens.safe_push (new omp_addr_token (kind, am_expr)); ^~~~~~~ ../../gcc-14.2.0/gcc/omp-general.cc:3570:3: note: remove the 'if' if its condition is always true if (omp_parse_access_method (&expr, &kind)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/omp-general.cc:3568:15: note: initialize the variable 'am_expr' to silence this warning tree am_expr; ^ = nullptr In file included from ../../gcc-14.2.0/gcc/omp-general.cc:3793: ./gt-omp-general.h:235:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-omp-general.h:235:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-omp-general.h:235:73: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-omp-general.h:235:73: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-omp-general.h:253:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-omp-general.h:253:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-omp-general.h:253:77: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-omp-general.h:253:77: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 32 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../gcc-14.2.0/gcc/omp-low.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/omp-low.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-low.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-low.cc:31: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-low.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/omp-low.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/omp-low.cc:46: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo ../../gcc-14.2.0/gcc/omp-oacc-kernels-decompose.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/omp-oacc-kernels-decompose.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-oacc-kernels-decompose.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-oacc-kernels-decompose.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-kernels-decompose.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/omp-oacc-kernels-decompose.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:36: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:43: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:43: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-oacc-neuter-broadcast.cc:43: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 135 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../gcc-14.2.0/gcc/omp-simd-clone.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/omp-simd-clone.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-simd-clone.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/omp-simd-clone.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/omp-simd-clone.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/omp-simd-clone.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo ../../gcc-14.2.0/gcc/opt-problem.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/opt-problem.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/opt-problem.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/opt-problem.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc-14.2.0/gcc/optabs.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/optabs.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/optabs.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:34: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:34: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:34: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs.cc:49: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:118:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (rtx_equal_p (SET_DEST (set), XEXP (SET_SRC (set), 0)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:120:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SET_SRC (set), 1))))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:120:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SET_SRC (set), 1))))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:1017:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (cres, 1), NULL_RTX, 1, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:4181:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (modified_in_p (SET_SRC (set), p->first) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:4183:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || modified_between_p (SET_SRC (set), p->first, p->insn) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:4603:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (test, 1) = op1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:4731:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (test, 1), label)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:4734:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (test, 1), label)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:4785:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (test, 1) = gen_int_mode (pos, mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:4801:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (test, 1) = gen_int_mode (pos, mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:5128:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx orig_op1 = XEXP (comparison, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:5153:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op2p = XEXP (comparison, 1) = force_reg (cmpmode, orig_op1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:5155:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op3p = XEXP (comparison, 1) = force_reg (cmpmode, orig_op1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:5157:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] prepare_cmp_insn (XEXP (comparison, 0), XEXP (comparison, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:5374:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] prepare_cmp_insn (XEXP (comparison, 0), XEXP (comparison, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:6198:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] insn = GEN_FCN (icode) (trap_rtx, XEXP (trap_rtx, 0), XEXP (trap_rtx, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/optabs.cc:6726:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] create_fixed_operand (&ops[3], XEXP (comparison, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 148 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../gcc-14.2.0/gcc/optabs-libfuncs.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-libfuncs.cc:961: ./gt-optabs-libfuncs.h:60:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-optabs-libfuncs.h:60:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-optabs-libfuncs.h:60:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-optabs-libfuncs.h:60:66: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 109 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../gcc-14.2.0/gcc/optabs-query.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:29: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-query.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../gcc-14.2.0/gcc/optabs-tree.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/optabs-tree.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo ../../gcc-14.2.0/gcc/optinfo.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/optinfo.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/optinfo.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/optinfo.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/optinfo.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/optinfo.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -DTARGET_NAME=\"x86_64-apple-darwin23\" -I../../gcc-14.2.0/gcc/../zlib -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo ../../gcc-14.2.0/gcc/optinfo-emit-json.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/optinfo-emit-json.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/optinfo-emit-json.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/optinfo-emit-json.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/optinfo-emit-json.cc:31: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/optinfo-emit-json.cc:40: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/optinfo-emit-json.cc:40: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 28 warnings generated. /opt/pkg/bin/nawk -f ../../gcc-14.2.0/gcc/opt-functions.awk -f ../../gcc-14.2.0/gcc/opt-read.awk \ -f ../../gcc-14.2.0/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.cc clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from options-save.cc:5: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from options-save.cc:5: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from options-save.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from options-save.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from options-save.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from options-save.cc:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct options-save.cc:10257:29: warning: struct 'data_in' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cl_target_option_stream_in (struct data_in *data_in ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/lto-streamer.h:745:7: note: previous use is here class data_in ^ options-save.cc:10257:29: note: did you mean class here? cl_target_option_stream_in (struct data_in *data_in ATTRIBUTE_UNUSED, ^~~~~~ class options-save.cc:13156:28: warning: struct 'data_in' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cl_optimization_stream_in (struct data_in *data_in ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/lto-streamer.h:745:7: note: previous use is here class data_in ^ options-save.cc:13156:28: note: did you mean class here? cl_optimization_stream_in (struct data_in *data_in ATTRIBUTE_UNUSED, ^~~~~~ class 30 warnings generated. /opt/pkg/bin/nawk -f ../../gcc-14.2.0/gcc/opt-functions.awk -f ../../gcc-14.2.0/gcc/opt-read.awk \ -f ../../gcc-14.2.0/gcc/options-urls-cc-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-urls.cc clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o options-urls.o -MT options-urls.o -MMD -MP -MF ./.deps/options-urls.TPo options-urls.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from options-urls.cc:5: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from options-urls.cc:5: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from options-urls.cc:11: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../gcc-14.2.0/gcc/opts-global.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/opts-global.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/opts-global.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/opts-global.cc:34: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 108 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo ../../gcc-14.2.0/gcc/ordered-hash-map-tests.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ordered-hash-map-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ordered-hash-map-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../gcc-14.2.0/gcc/passes.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/passes.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/passes.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/passes.cc:30: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/passes.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/passes.cc:43: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/passes.cc:55: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/passes.cc:3210:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/passes.cc:3210:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 138 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../gcc-14.2.0/gcc/plugin.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/plugin.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/plugin.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo ../../gcc-14.2.0/gcc/pointer-query.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/pointer-query.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/pointer-query.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/pointer-query.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../gcc-14.2.0/gcc/postreload-gcse.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:33: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:33: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload-gcse.cc:33: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload-gcse.cc:767:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload-gcse.cc:767: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload-gcse.cc:798:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload-gcse.cc:930:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return SET_SRC (PATTERN (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload-gcse.cc:1279:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 115 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../gcc-14.2.0/gcc/postreload.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/postreload.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/postreload.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:34: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:34: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/postreload.cc:34: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:95:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (SET_SRC (sp_set), 0) == stack_pointer_rtx ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:97:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] sp_addend = XEXP (SET_SRC (sp_set), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:97:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] sp_addend = XEXP (SET_SRC (sp_set), 1); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:262:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:422:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (recog_data.operand[i]) == NOTE_INSN_DELETED_LABEL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:455:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SET_SRC (set) == op ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:860:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] t = INSN_VAR_LOCATION_LOC (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:908:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int old_cost = set_src_cost (SET_SRC (new_set), mode, speed); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:910:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (rtx_equal_p (XEXP (SET_SRC (new_set), 0), reg)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:911:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] new_src = simplify_replace_rtx (SET_SRC (new_set), reg, src); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:945:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1076:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1118:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !rtx_equal_p (XEXP (src, 1), reg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1121:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx base = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1283:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_LIVE (insn) = live; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/postreload.cc:718:15: note: expanded from macro 'LABEL_LIVE' (label_live[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1355:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = CALL_INSN_FUNCTION_USAGE (insn); link; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1356:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1377:11: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && JUMP_LABEL (insn)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1382:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] live = &LABEL_LIVE (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/postreload.cc:718:15: note: expanded from macro 'LABEL_LIVE' (label_live[CODE_LABEL_NUMBER (LABEL) - min_labelno]) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1382:23: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] live = &LABEL_LIVE (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1663:39: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:1348:35: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1396:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1396: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1426:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (dst), ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1534:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1748:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1775:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set) = tem; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1777:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set) = src; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1834:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1847:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set) = plus_expr; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1871:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (plus_expr, 1) = new_src; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1881:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set) = src; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1907:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1907:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:1956:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx implicit_set = gen_rtx_SET (XEXP (cnd, 0), XEXP (cnd, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1329:43: note: expanded from macro 'gen_rtx_SET' gen_rtx_fmt_ee (SET, VOIDmode, (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2020:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2071:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (SET_SRC (set), 0) == reg ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2074: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2074: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); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2092:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx old_src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2097:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set) = tem; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2099:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set) = old_src; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2157:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] off = XEXP (XEXP (src, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2220:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] off = XEXP (XEXP (XEXP (note, 0), 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2234:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2249:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && move2add_valid_value_p (REGNO (XEXP (src, 1)), mode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2251:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (reg_base_reg[REGNO (XEXP (src, 1))] < 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2252:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && reg_symbol_ref[REGNO (XEXP (src, 1))] == NULL_RTX) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2253:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = reg_offset[REGNO (XEXP (src, 1))]; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2261:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] base_reg = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/postreload.cc:2283: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)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 160 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../gcc-14.2.0/gcc/predict.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/predict.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/predict.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/predict.cc:34: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:36: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/predict.cc:42: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/predict.cc:42: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/predict.cc:57: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/predict.cc:499:15: warning: array index 6 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)) ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:499: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:750:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:750: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:756: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:4017:51: note: expanded from macro 'GEN_INT' #define GEN_INT(N) gen_rtx_CONST_INT (VOIDmode, (N)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:755:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (note, 0), 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:994:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] pnote = ®_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:1001:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:1001: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:1006: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:1056: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:1061:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *pnote = XEXP (*pnote, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:2271:47: 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))))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1965:37: note: expanded from macro 'REG_POINTER' (RTL_FLAG_CHECK1 ("REG_POINTER", (RTX), REG)->frame_related) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:2301:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (XEXP (cond, 1) == const0_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:2317:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (XEXP (cond, 1) == const0_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:2334:6: 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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:2334:38: 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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:2335:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XEXP (cond, 1) == constm1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:2341:6: 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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:2341:38: 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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:2342:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XEXP (cond, 1) == constm1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/predict.cc:3661:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/predict.cc:3661:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/predict.cc:3698:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/predict.cc:3698:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/predict.cc:3732:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/predict.cc:3732:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 160 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../gcc-14.2.0/gcc/print-rtl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:226:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree decl = SYMBOL_REF_DECL (in_rtx); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:232:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (NOTE_KIND (in_rtx)) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:239:33: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] fprintf (m_outfile, " %d", NOTE_EH_HANDLER (in_rtx)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1676:31: note: expanded from macro 'NOTE_EH_HANDLER' #define NOTE_EH_HANDLER(INSN) XCINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:245:31: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] dump_addr (m_outfile, " ", NOTE_BLOCK (in_rtx)); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:251:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] basic_block bb = NOTE_BASIC_BLOCK (in_rtx); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1677:32: note: expanded from macro 'NOTE_BASIC_BLOCK' #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1389:32: note: expanded from macro 'XCBBDEF' #define XCBBDEF(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:260:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] const char *label = NOTE_DELETED_LABEL_NAME (in_rtx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1673:39: note: expanded from macro 'NOTE_DELETED_LABEL_NAME' #define NOTE_DELETED_LABEL_NAME(INSN) XCSTR (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:270:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] basic_block bb = NOTE_BASIC_BLOCK (in_rtx); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1677:32: note: expanded from macro 'NOTE_BASIC_BLOCK' #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1389:32: note: expanded from macro 'XCBBDEF' #define XCBBDEF(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:278:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] print_rtx (NOTE_VAR_LOCATION (in_rtx)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:283:37: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] output_cfi_directive (m_outfile, NOTE_CFI (in_rtx)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1680:25: note: expanded from macro 'NOTE_CFI' #define NOTE_CFI(INSN) XCCFI (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1390:32: note: expanded from macro 'XCCFI' #define XCCFI(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_cfi) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:292:27: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] = expand_location (NOTE_MARKER_LOCATION (in_rtx)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1679:36: note: expanded from macro 'NOTE_MARKER_LOCATION' #define NOTE_MARKER_LOCATION(INSN) XCUINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:302:43: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (idx == 7 && JUMP_P (in_rtx) && JUMP_LABEL (in_rtx) != NULL ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:312:38: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] fprintf (m_outfile, "%d", INSN_UID (JUMP_LABEL (in_rtx))); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:466:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] if (ASM_OPERANDS_SOURCE_LOCATION (in_rtx) != UNKNOWN_LOCATION) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2603:43: note: expanded from macro 'ASM_OPERANDS_SOURCE_LOCATION' #define ASM_OPERANDS_SOURCE_LOCATION(RTX) XCUINT (RTX, 6, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:468:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] LOCATION_FILE (ASM_OPERANDS_SOURCE_LOCATION (in_rtx)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2603:43: note: expanded from macro 'ASM_OPERANDS_SOURCE_LOCATION' #define ASM_OPERANDS_SOURCE_LOCATION(RTX) XCUINT (RTX, 6, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/input.h:181:47: note: expanded from macro 'LOCATION_FILE' #define LOCATION_FILE(LOC) ((expand_location (LOC)).file) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:469:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] LOCATION_LINE (ASM_OPERANDS_SOURCE_LOCATION (in_rtx))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2603:43: note: expanded from macro 'ASM_OPERANDS_SOURCE_LOCATION' #define ASM_OPERANDS_SOURCE_LOCATION(RTX) XCUINT (RTX, 6, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/input.h:182:47: note: expanded from macro 'LOCATION_LINE' #define LOCATION_LINE(LOC) ((expand_location (LOC)).line) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:475:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (ASM_INPUT_SOURCE_LOCATION (in_rtx) != UNKNOWN_LOCATION) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2604:40: note: expanded from macro 'ASM_INPUT_SOURCE_LOCATION' #define ASM_INPUT_SOURCE_LOCATION(RTX) XCUINT (RTX, 1, ASM_INPUT) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:477:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] LOCATION_FILE (ASM_INPUT_SOURCE_LOCATION (in_rtx)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2604:40: note: expanded from macro 'ASM_INPUT_SOURCE_LOCATION' #define ASM_INPUT_SOURCE_LOCATION(RTX) XCUINT (RTX, 1, ASM_INPUT) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/input.h:181:47: note: expanded from macro 'LOCATION_FILE' #define LOCATION_FILE(LOC) ((expand_location (LOC)).file) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:478:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] LOCATION_LINE (ASM_INPUT_SOURCE_LOCATION (in_rtx))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2604:40: note: expanded from macro 'ASM_INPUT_SOURCE_LOCATION' #define ASM_INPUT_SOURCE_LOCATION(RTX) XCUINT (RTX, 1, ASM_INPUT) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/input.h:182:47: note: expanded from macro 'LOCATION_LINE' #define LOCATION_LINE(LOC) ((expand_location (LOC)).line) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:485:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_KIND (in_rtx) == NOTE_INSN_DELETED_LABEL ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:486:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_KIND (in_rtx) == NOTE_INSN_DELETED_DEBUG_LABEL) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:492:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (in_rtx, 1) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:493:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (in_rtx, 1) < NUM_UNSPECV_VALUES) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:500:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (in_rtx, 1) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:501:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (in_rtx, 1) < NUM_UNSPEC_VALUES) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:511:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (m_compact && is_insn && &INSN_CODE (in_rtx) == &XINT (in_rtx, idx)) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:523:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (is_insn && &INSN_CODE (in_rtx) == &XINT (in_rtx, idx) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:616:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (sub) == NOTE_INSN_DELETED_LABEL) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:701:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] print_poly_int (m_outfile, SUBREG_BYTE (in_rtx)); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:906:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] print_rtx (PAT_VAR_LOCATION_LOC (in_rtx)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1014:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] fprintf (m_outfile, " [%d uses]", LABEL_NUSES (in_rtx)); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1321:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) < 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1324: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:4017:51: note: expanded from macro 'GEN_INT' #define GEN_INT(N) gen_rtx_CONST_INT (VOIDmode, (N)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1329:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1335:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1341:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1346:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1356:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1358:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op[2] = XEXP (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1364:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1369:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1374:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1379:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1384:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1389:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1394:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1399:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1404:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1413:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1418:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1423:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1428:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1433:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1438:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1443:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1448:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1453:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1458:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1463:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1468:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1473:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1478:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1483:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1484:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op[2] = XEXP (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1489:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1490:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op[2] = XEXP (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1546:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[0] = XEXP (XEXP (x, 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1548:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (XEXP (x, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1548:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (XEXP (x, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1552:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[0] = XEXP (XEXP (x, 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1554:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (XEXP (x, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1554:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (XEXP (x, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1562:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1569:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1571:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op[2] = XEXP (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1581:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1582:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op[2] = XEXP (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1598:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pp_decimal_int (pp, XINT (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/pretty-print.h:360:53: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ ../../gcc-14.2.0/gcc/pretty-print.h:356:54: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1616:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1622:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op[1] = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1623:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op[2] = XEXP (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1752:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pp_wide_integer (pp, SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1788:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] print_value (pp, SET_SRC (x), verbose); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1805:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] print_value (pp, PAT_VAR_LOCATION_LOC (x), verbose); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1810: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1813: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1821:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] print_pattern (pp, COND_EXEC_CODE (x), verbose); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1879:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (int i = 0; i < XVECLEN (x, 1); i++) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:40: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1881:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] print_value (pp, XVECEXP (x, 1, i), verbose); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:39: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1969:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (VAR_LOC_UNKNOWN_P (INSN_VAR_LOCATION_LOC (x))) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1769:38: note: expanded from macro 'VAR_LOC_UNKNOWN_P' (GET_CODE (X) == CLOBBER && XEXP ((X), 0) == const0_rtx) ^ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1972:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] print_pattern (pp, INSN_VAR_LOCATION_LOC (x), verbose); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:1999:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (NOTE_KIND (x)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:2003:28: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] pp_printf (pp, " %d", NOTE_EH_HANDLER (x)); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1676:31: note: expanded from macro 'NOTE_EH_HANDLER' #define NOTE_EH_HANDLER(INSN) XCINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:2008:42: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] pp_printf (pp, " %d", BLOCK_NUMBER (NOTE_BLOCK (x))); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1675:26: note: expanded from macro 'NOTE_BLOCK' #define NOTE_BLOCK(INSN) XCTREE (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1388:32: note: expanded from macro 'XCTREE' #define XCTREE(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/tree.h:2186: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) ^ ../../gcc-14.2.0/gcc/tree.h:486:32: note: expanded from macro 'TREE_CHECK' #define TREE_CHECK(T, CODE) (T) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:2012:28: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] pp_printf (pp, " %d", NOTE_BASIC_BLOCK (x)->index); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1677:32: note: expanded from macro 'NOTE_BASIC_BLOCK' #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1389:32: note: expanded from macro 'XCBBDEF' #define XCBBDEF(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:2018:28: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] const char *label = NOTE_DELETED_LABEL_NAME (x); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1673:39: note: expanded from macro 'NOTE_DELETED_LABEL_NAME' #define NOTE_DELETED_LABEL_NAME(INSN) XCSTR (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:2027:25: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] print_pattern (pp, NOTE_VAR_LOCATION (x), verbose); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:2050:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_P (x) && REG_NOTES (x)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:2051:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx note = REG_NOTES (x); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/print-rtl.cc:2051:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx note = REG_NOTES (x); note; note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 206 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../gcc-14.2.0/gcc/print-rtl-function.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/print-rtl-function.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../gcc-14.2.0/gcc/print-tree.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/print-tree.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/print-tree.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/print-tree.cc:26: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/print-tree.cc:26: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 7 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../gcc-14.2.0/gcc/profile.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/profile.cc:52: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/profile.cc:52: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/profile.cc:54: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:56: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile.cc:58: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/profile.cc:58: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo ../../gcc-14.2.0/gcc/profile-count.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/profile-count.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/profile-count.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/profile-count.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/profile-count.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/profile-count.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo ../../gcc-14.2.0/gcc/range.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/range.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/range.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/range.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo ../../gcc-14.2.0/gcc/range-op.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/range-op.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/range-op.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:50: ../../gcc-14.2.0/gcc/range-op-mixed.h:428:16: warning: 'overflow_free_p' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ ../../gcc-14.2.0/gcc/range-op.h:158:16: note: overridden virtual function is here virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:50: ../../gcc-14.2.0/gcc/range-op-mixed.h:501:16: warning: 'overflow_free_p' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ ../../gcc-14.2.0/gcc/range-op.h:158:16: note: overridden virtual function is here virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ In file included from ../../gcc-14.2.0/gcc/range-op.cc:50: ../../gcc-14.2.0/gcc/range-op-mixed.h:586:16: warning: 'overflow_free_p' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ ../../gcc-14.2.0/gcc/range-op.h:158:16: note: overridden virtual function is here virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ ../../gcc-14.2.0/gcc/range-op.cc:2340:8: warning: 'update_bitmask' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void update_bitmask (irange &r, const irange &lh, const irange &rh) const ^ ../../gcc-14.2.0/gcc/range-op.h:189:16: note: overridden virtual function is here virtual void update_bitmask (irange &, const irange &, const irange &) const; ^ ../../gcc-14.2.0/gcc/range-op.cc:3094:16: warning: 'fold_range' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool fold_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.h:59:16: note: overridden virtual function is here virtual bool fold_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.cc:3098:16: warning: 'op1_range' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool op1_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.h:91:16: note: overridden virtual function is here virtual bool op1_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.cc:3102:16: warning: 'op2_range' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool op2_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.h:105:16: note: overridden virtual function is here virtual bool op2_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.cc:3598:16: warning: 'fold_range' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool fold_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.h:59:16: note: overridden virtual function is here virtual bool fold_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.cc:3602:16: warning: 'op1_range' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool op1_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.h:91:16: note: overridden virtual function is here virtual bool op1_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.cc:3606:16: warning: 'op2_range' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool op2_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.h:105:16: note: overridden virtual function is here virtual bool op2_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.cc:4031:16: warning: 'fold_range' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool fold_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.h:59:16: note: overridden virtual function is here virtual bool fold_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.cc:4035:16: warning: 'op1_range' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool op1_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.h:91:16: note: overridden virtual function is here virtual bool op1_range (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.cc:4309:16: warning: 'wi_fold' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void wi_fold (irange &r, tree type, ^ ../../gcc-14.2.0/gcc/range-op.h:166:16: note: overridden virtual function is here virtual void wi_fold (irange &r, tree type, ^ 140 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o range-op-float.o -MT range-op-float.o -MMD -MP -MF ./.deps/range-op-float.TPo ../../gcc-14.2.0/gcc/range-op-float.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:48: ../../gcc-14.2.0/gcc/range-op-mixed.h:428:16: warning: 'overflow_free_p' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ ../../gcc-14.2.0/gcc/range-op.h:158:16: note: overridden virtual function is here virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:48: ../../gcc-14.2.0/gcc/range-op-mixed.h:501:16: warning: 'overflow_free_p' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ ../../gcc-14.2.0/gcc/range-op.h:158:16: note: overridden virtual function is here virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ In file included from ../../gcc-14.2.0/gcc/range-op-float.cc:48: ../../gcc-14.2.0/gcc/range-op-mixed.h:586:16: warning: 'overflow_free_p' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ ../../gcc-14.2.0/gcc/range-op.h:158:16: note: overridden virtual function is here virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ 130 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o range-op-ptr.o -MT range-op-ptr.o -MMD -MP -MF ./.deps/range-op-ptr.TPo ../../gcc-14.2.0/gcc/range-op-ptr.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:50: ../../gcc-14.2.0/gcc/range-op-mixed.h:428:16: warning: 'overflow_free_p' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ ../../gcc-14.2.0/gcc/range-op.h:158:16: note: overridden virtual function is here virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:50: ../../gcc-14.2.0/gcc/range-op-mixed.h:501:16: warning: 'overflow_free_p' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ ../../gcc-14.2.0/gcc/range-op.h:158:16: note: overridden virtual function is here virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ In file included from ../../gcc-14.2.0/gcc/range-op-ptr.cc:50: ../../gcc-14.2.0/gcc/range-op-mixed.h:586:16: warning: 'overflow_free_p' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ ../../gcc-14.2.0/gcc/range-op.h:158:16: note: overridden virtual function is here virtual bool overflow_free_p (const irange &lh, const irange &rh, ^ 130 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../gcc-14.2.0/gcc/read-md.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/read-md.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/read-md.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../gcc-14.2.0/gcc/read-rtl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:335:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x) = value; ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:2113:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (q, 0) = XEXP (p, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:2114:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (q, 1) = read_nested_rtx (); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl.cc:2116:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (p, 1) = q; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../gcc-14.2.0/gcc/read-rtl-function.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/read-rtl-function.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class ../../gcc-14.2.0/gcc/read-rtl-function.cc:281:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_BASIC_BLOCK (m_rtx) = bb; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1677:32: note: expanded from macro 'NOTE_BASIC_BLOCK' #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1389:32: note: expanded from macro 'XCBBDEF' #define XCBBDEF(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl-function.cc:1015:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] && &INSN_CODE (x) == &XINT (x, idx)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl-function.cc:1017:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (x) = -1; ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl-function.cc:1026:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (x, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/read-rtl-function.cc:1036:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (x, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 116 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../gcc-14.2.0/gcc/real.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/real.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/real.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/real.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/real.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../gcc-14.2.0/gcc/realmpfr.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/realmpfr.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/realmpfr.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../gcc-14.2.0/gcc/recog.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/recog.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/recog.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/recog.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:35: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:35: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/recog.cc:35: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:126:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] for (i = 0; i < ASM_OPERANDS_LABEL_LENGTH (asmop); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:268:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] changes[num_changes].old_code = INSN_CODE (object); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:269:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (object) = -1; ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:319: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:324:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] validate_unshare_change (insn, &XEXP (x, 0), XEXP (x, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:402:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link; link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:411:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = icode; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:601:2: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (changes[i].object) = changes[i].old_code; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:617:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] std::swap (INSN_CODE (changes[num].object), changes[num].old_code); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:664: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:669:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] GET_MODE (x), XEXP (x, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:35: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:687:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:693:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 0), XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:711:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CONST_INT_P (XEXP (x, 1)) && XEXP (x, 1) == to) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:714: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:722:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] GET_MODE (x), XEXP (x, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:741:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:764:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] int pos = INTVAL (XEXP (x, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:793: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:855:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (ASM_OPERANDS_INPUT_VEC (SET_SRC (XVECEXP (x, 0, 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2590:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:855:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (ASM_OPERANDS_INPUT_VEC (SET_SRC (XVECEXP (x, 0, 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1386:45: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:856:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] == ASM_OPERANDS_INPUT_VEC (SET_SRC (XVECEXP ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2590:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:856:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] == ASM_OPERANDS_INPUT_VEC (SET_SRC (XVECEXP ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1386:45: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:945:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:945: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:997:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] newpat = simplify_rtx (SET_SRC (pat)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:998:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (newpat && !rtx_equal_p (SET_SRC (pat), newpat)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1011:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] newpat = simplify_rtx (SET_SRC (s)); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1012:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (newpat && !rtx_equal_p (SET_SRC (s), newpat)) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1124:51: 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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1125:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] newx = simplify_gen_binary (code, mode, XEXP (x, 1), XEXP (x, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1128:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 0), XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1145:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 0), XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1155:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] || !apply_to_rvalue_1 (&XEXP (x, 2))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1161:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 0), XEXP (x, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1162:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1176:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] newx = simplify_subreg (mode, inner, inner_mode, SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1183:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] inner, SUBREG_BYTE (x)))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1205:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1304:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] || !apply_to_rvalue_1 (&XEXP (dest, 2)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1364:29: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] for (int i = 0, len = ASM_OPERANDS_INPUT_LENGTH (body); i < len; ++i) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1365:27: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!apply_to_rvalue_1 (&ASM_OPERANDS_INPUT (body, i))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1421:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1499:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && maybe_ne (SUBREG_BYTE (op), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1780: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1781:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || !poly_int_rtx_p (XEXP (XEXP (op, 1), 1), &offset) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1781:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || !poly_int_rtx_p (XEXP (XEXP (op, 1), 1), &offset) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1878:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return (known_eq (offset + SUBREG_BYTE (op), 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1936:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tmp = SET_SRC (body); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:1947:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tmp = SET_SRC (tmp); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2022: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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2590:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2022: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)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2590:44: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1386:45: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2023:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] != ASM_OPERANDS_INPUT_VEC (asm_op)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2590:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2041:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return (ASM_OPERANDS_INPUT_LENGTH (asm_op) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2042:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] + ASM_OPERANDS_LABEL_LENGTH (asm_op) + n_sets); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2075:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] asmop = SET_SRC (body); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2084: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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2588:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT' #define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2097:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] asmop = SET_SRC (asmop); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2112:22: 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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2112:28: 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2121:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *loc = ASM_INPUT_SOURCE_LOCATION (asmop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2604:40: note: expanded from macro 'ASM_INPUT_SOURCE_LOCATION' #define ASM_INPUT_SOURCE_LOCATION(RTX) XCUINT (RTX, 1, ASM_INPUT) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2131:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] n = ASM_OPERANDS_INPUT_LENGTH (asmop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2135:29: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] operand_locs[nbase + i] = &ASM_OPERANDS_INPUT (asmop, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2137:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] operands[nbase + i] = ASM_OPERANDS_INPUT (asmop, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2139:27: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] constraints[nbase + i] = ASM_OPERANDS_INPUT_CONSTRAINT (asmop, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2597:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT' XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1350:35: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2145:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] n = ASM_OPERANDS_LABEL_LENGTH (asmop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2149:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] operand_locs[nbase + i] = &ASM_OPERANDS_LABEL (asmop, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2151:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] operands[nbase + i] = ASM_OPERANDS_LABEL (asmop, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2159:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] *loc = ASM_OPERANDS_SOURCE_LOCATION (asmop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2603:43: note: expanded from macro 'ASM_OPERANDS_SOURCE_LOCATION' #define ASM_OPERANDS_SOURCE_LOCATION(RTX) XCUINT (RTX, 6, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2385: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2397:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (*p, 1) != 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2511:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] plus_constant (address_mode, XEXP (y, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1529:44: note: expanded from macro 'gen_rtx_LO_SUM' gen_rtx_fmt_ee (LO_SUM, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2623:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int code = INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2680:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int code = INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:2699:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (recog_data.insn == insn && INSN_CODE (insn) >= 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:3010:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int icode = INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:3116:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (op), ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:3426:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] copy_rtx (SET_SRC (insn_set))); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:3816:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (new_insn); note ; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:3816:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (new_insn); note ; note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:3835:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (old_insn); note ; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:3835:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (old_insn); note ; note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:3933:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (new_insn) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:3934:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] = CALL_INSN_FUNCTION_USAGE (old_insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:3937:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (old_insn); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:3939:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:4313:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] in_set = SET_SRC (in_set); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:4318: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:4319: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:4339: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/recog.cc:4340: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 201 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../gcc-14.2.0/gcc/reg-stack.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:157: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:157: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:160: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:167: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:167: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reg-stack.cc:167: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:431:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (*pat), ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:453:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (*pat, 1) == UNSPEC_TRUNC_NOOP ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:454:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (*pat, 1) == UNSPEC_FILD_ATOMIC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:683:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] *pin = ASM_OPERANDS_INPUT_LENGTH (asmop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:685:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] - ASM_OPERANDS_INPUT_LENGTH (asmop) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:686:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] - ASM_OPERANDS_LABEL_LENGTH (asmop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:739:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] note_link = ®_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:740:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (this_rtx = *note_link; this_rtx; this_rtx = XEXP (this_rtx, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:744:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *note_link = XEXP (this_rtx, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:870:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_INSN_BASIC_BLOCK_P (tmp) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:914:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] i1src = SET_SRC (i1set); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:937:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_INSN_BASIC_BLOCK_P (tmp) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:950:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx i2src = SET_SRC (i2set); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:968:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !modified_between_p (SET_SRC (i1set), i2, i1)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1193:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (SET_SRC (XVECEXP (pat, 0, 1)), 1) == UNSPEC_TAN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1193:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (SET_SRC (XVECEXP (pat, 0, 1)), 1) == UNSPEC_TAN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:35: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1220:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1299: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1299: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) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:35: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1316:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1335: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1335: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 ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:35: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1353:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1407:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] std::swap (XEXP (pat_src, 0), XEXP (pat_src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1412:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1497:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1612:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pat_src = SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:1814:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (pat_src, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:2057: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:2200:22: warning: array index 6 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)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:2200: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:2208:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:2208: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:2530:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] note_link = ®_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:2531: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reg-stack.cc:2534:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *note_link = XEXP (note, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 146 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../gcc-14.2.0/gcc/regcprop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/regcprop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/regcprop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:31: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:31: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regcprop.cc:31: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:196: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)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:565:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx orig_op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:786:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx loc = INSN_VAR_LOCATION_LOC (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:804:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] unsigned int regno = REGNO (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:808:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (set), vd); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:809:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (rtx_equal_p (r1 ? r1 : SET_DEST (set), r2 ? r2 : SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:825:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !side_effects_p (SET_SRC (set)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:879:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:879: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:889:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && reg_overlap_mentioned_p (XEXP (link, 0), SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:904:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:1090:15: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (exp = CALL_INSN_FUNCTION_USAGE (insn); exp; exp = XEXP (exp, 1)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:1090:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (exp = CALL_INSN_FUNCTION_USAGE (insn); exp; exp = XEXP (exp, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:1098:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] copy_value (dest, SET_SRC (x), vd); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:1125:40: 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 (set))); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regcprop.cc:1153:36: 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); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 126 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../gcc-14.2.0/gcc/reginfo.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/reginfo.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/reginfo.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:41: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:41: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:41: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reginfo.cc:44: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/reginfo.cc:1008:6: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] if (REG_NOTES (insn)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reginfo.cc:1009:24: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] reg_scan_mark_refs (REG_NOTES (insn), insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reginfo.cc:1045:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reginfo.cc:1046: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reginfo.cc:1051:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reginfo.cc:1052: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reginfo.cc:1091:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && REG_POINTER (SET_SRC (x))) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1965:37: note: expanded from macro 'REG_POINTER' (RTL_FLAG_CHECK1 ("REG_POINTER", (RTX), REG)->frame_related) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reginfo.cc:1096: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))) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1965:37: note: expanded from macro 'REG_POINTER' (RTL_FLAG_CHECK1 ("REG_POINTER", (RTX), REG)->frame_related) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reginfo.cc:1118:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] set_reg_attrs_from_value (dest, SET_SRC (x)); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 120 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../gcc-14.2.0/gcc/regrename.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/regrename.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/regrename.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:32: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:32: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regrename.cc:32: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1314:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx orig_op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1504:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] scan_rtx (insn, &XEXP (x, 2), cl, action, OP_IN); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1524:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1790:25: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CALL_P (insn) && CALL_INSN_FUNCTION_USAGE (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1791:23: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] scan_rtx (insn, &CALL_INSN_FUNCTION_USAGE (insn), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1838:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1838: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1851:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1851: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1902:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1902: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1909:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1909: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1921:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1921: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regrename.cc:1936:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !VAR_LOC_UNKNOWN_P (INSN_VAR_LOCATION_LOC (insn))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1769:38: note: expanded from macro 'VAR_LOC_UNKNOWN_P' (GET_CODE (X) == CLOBBER && XEXP ((X), 0) == const0_rtx) ^ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 126 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../gcc-14.2.0/gcc/regstat.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/regstat.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/regstat.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/regstat.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regstat.cc:147:14: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] link = REG_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/regstat.cc:152:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 109 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../gcc-14.2.0/gcc/reload.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/reload.cc:93: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/reload.cc:93: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/reload.cc:96: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:104: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:104: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload.cc:104: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:294:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (it = reg_equiv_alt_mem_list (regno); it; it = XEXP (it, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:1146:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (in), ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:1230:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (out), ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:1572:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (this_insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:1572: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:1866:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (this_insn) == -1) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:1877:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (this_insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:1877: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:1958:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (out), ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:1968:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (in), ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2218:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2231:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (y), ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2328:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2328:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2404:30: 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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2408:24: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2408:30: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2409:23: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2409:29: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2424:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] base = XEXP (addr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2430:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = XEXP (addr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2445:47: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1375:42: note: expanded from macro 'gen_rtx_PLUS' gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2451:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = XEXP (offset, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2663:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (JUMP_P (insn) && INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2700: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 ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2702:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] REGNO_REG_CLASS (REGNO (SET_SRC (body))), ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/config/i386/i386.h:1456:47: note: expanded from macro 'REGNO_REG_CLASS' #define REGNO_REG_CLASS(REGNO) (regclass_map[(REGNO)]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2715:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] insn_code_number = INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2857:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:2971: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)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:3095:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (operand), ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:3100:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (operand), ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:3945:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op = XEXP (op, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:3961:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = gen_rtx_SUBREG (operand_mode[i], tem, SUBREG_BYTE (subreg)); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:4240:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (label_ref_label (substitution)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:4576:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (SET_SRC (PATTERN (insn)) == rld[i].in ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:4577:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || SET_SRC (PATTERN (insn)) == rld[i].in_reg) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:4746: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)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5110: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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5189:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INTVAL (XEXP (ad, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5360:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return form_sum (mode, XEXP (x, 0), form_sum (mode, XEXP (x, 1), y)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5365:61: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return form_sum (mode, form_sum (mode, x, XEXP (y, 0)), XEXP (y, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5404: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; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5426: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5428: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5521:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx orig_op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5536:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (orig_op0), ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5551:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (orig_op1), ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5666:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5694:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !REGNO_OK_FOR_INDEX_P (REGNO (XEXP (op1, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/config/i386/i386.h:1488:26: note: expanded from macro 'INDEX_REGNO_P' (LEGACY_INDEX_REGNO_P (N) || REX_INT_REGNO_P (N) || REX2_INT_REGNO_P (N)) ^ ../../gcc-14.2.0/gcc/config/i386/i386.h:1472:14: note: expanded from macro 'LEGACY_INDEX_REGNO_P' IN_RANGE ((N), FIRST_INDEX_REG, LAST_INDEX_REG) ^ ../../gcc-14.2.0/gcc/system.h:321:30: note: expanded from macro 'IN_RANGE' ((unsigned HOST_WIDE_INT) (VALUE) - (unsigned HOST_WIDE_INT) (LOWER) \ ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5694:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !REGNO_OK_FOR_INDEX_P (REGNO (XEXP (op1, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/config/i386/i386.h:1488:49: note: expanded from macro 'INDEX_REGNO_P' (LEGACY_INDEX_REGNO_P (N) || REX_INT_REGNO_P (N) || REX2_INT_REGNO_P (N)) ^ ../../gcc-14.2.0/gcc/config/i386/i386.h:1476:14: note: expanded from macro 'REX_INT_REGNO_P' IN_RANGE ((N), FIRST_REX_INT_REG, LAST_REX_INT_REG) ^ ../../gcc-14.2.0/gcc/system.h:321:30: note: expanded from macro 'IN_RANGE' ((unsigned HOST_WIDE_INT) (VALUE) - (unsigned HOST_WIDE_INT) (LOWER) \ ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5694:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !REGNO_OK_FOR_INDEX_P (REGNO (XEXP (op1, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/config/i386/i386.h:1488:73: note: expanded from macro 'INDEX_REGNO_P' (LEGACY_INDEX_REGNO_P (N) || REX_INT_REGNO_P (N) || REX2_INT_REGNO_P (N)) ^ ../../gcc-14.2.0/gcc/config/i386/i386.h:1480:14: note: expanded from macro 'REX2_INT_REGNO_P' IN_RANGE ((N), FIRST_REX2_INT_REG, LAST_REX2_INT_REG) ^ ../../gcc-14.2.0/gcc/system.h:321:30: note: expanded from macro 'IN_RANGE' ((unsigned HOST_WIDE_INT) (VALUE) - (unsigned HOST_WIDE_INT) (LOWER) \ ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5694:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !REGNO_OK_FOR_INDEX_P (REGNO (XEXP (op1, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/config/i386/i386.h:1488:26: note: expanded from macro 'INDEX_REGNO_P' (LEGACY_INDEX_REGNO_P (N) || REX_INT_REGNO_P (N) || REX2_INT_REGNO_P (N)) ^ ../../gcc-14.2.0/gcc/config/i386/i386.h:1472:14: note: expanded from macro 'LEGACY_INDEX_REGNO_P' IN_RANGE ((N), FIRST_INDEX_REG, LAST_INDEX_REG) ^ ../../gcc-14.2.0/gcc/system.h:321:30: note: expanded from macro 'IN_RANGE' ((unsigned HOST_WIDE_INT) (VALUE) - (unsigned HOST_WIDE_INT) (LOWER) \ ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5694:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !REGNO_OK_FOR_INDEX_P (REGNO (XEXP (op1, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/config/i386/i386.h:1488:49: note: expanded from macro 'INDEX_REGNO_P' (LEGACY_INDEX_REGNO_P (N) || REX_INT_REGNO_P (N) || REX2_INT_REGNO_P (N)) ^ ../../gcc-14.2.0/gcc/config/i386/i386.h:1476:14: note: expanded from macro 'REX_INT_REGNO_P' IN_RANGE ((N), FIRST_REX_INT_REG, LAST_REX_INT_REG) ^ ../../gcc-14.2.0/gcc/system.h:321:30: note: expanded from macro 'IN_RANGE' ((unsigned HOST_WIDE_INT) (VALUE) - (unsigned HOST_WIDE_INT) (LOWER) \ ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5694:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !REGNO_OK_FOR_INDEX_P (REGNO (XEXP (op1, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/config/i386/i386.h:1488:73: note: expanded from macro 'INDEX_REGNO_P' (LEGACY_INDEX_REGNO_P (N) || REX_INT_REGNO_P (N) || REX2_INT_REGNO_P (N)) ^ ../../gcc-14.2.0/gcc/config/i386/i386.h:1480:14: note: expanded from macro 'REX2_INT_REGNO_P' IN_RANGE ((N), FIRST_REX2_INT_REG, LAST_REX2_INT_REG) ^ ../../gcc-14.2.0/gcc/system.h:321:30: note: expanded from macro 'IN_RANGE' ((unsigned HOST_WIDE_INT) (VALUE) - (unsigned HOST_WIDE_INT) (LOWER) \ ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:5696:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] find_reloads_address_1 (mode, as, XEXP (op1, 1), 1, code, SCRATCH, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6102:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (!targetm.legitimate_constant_p (GET_MODE (x), XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6103:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || targetm.preferred_reload_class (XEXP (x, 1), rclass) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6108: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6183:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] offset = SUBREG_BYTE (x); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6393:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (*loc)); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6405: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6495:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6562:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6608: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6611:42: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6769:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && true_regnum (SET_SRC (pat)) == regno ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6774: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) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6776: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) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6783: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))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6785: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 ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6790:23: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] || (goal_const && REG_NOTES (p) != 0 ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6844:7: warning: array index 6 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)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6954:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pat = COND_EXEC_CODE (pat); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:6993:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] v1 = COND_EXEC_CODE (v1); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:7031:22: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CALL_P (p) && CALL_INSN_FUNCTION_USAGE (p)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:7035:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = CALL_INSN_FUNCTION_USAGE (p); XEXP (link, 1) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:7035: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; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:7036:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:7121: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:7125: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload.cc:7125: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 191 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../gcc-14.2.0/gcc/reload1.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/reload1.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/reload1.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:34: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:34: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reload1.cc:34: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:684:49: 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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:720:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx list = reg_equiv_init (regno); list; list = XEXP (list, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1102: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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2683:4: note: expanded from macro 'MEM_COPY_ATTRIBUTES' MEM_ATTRS (LHS) = MEM_ATTRS (RHS)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1102: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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2683:22: note: expanded from macro 'MEM_COPY_ATTRIBUTES' MEM_ATTRS (LHS) = MEM_ATTRS (RHS)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] MEM_ATTRS (reg) = 0; ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1146:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1151:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = simplify_replace_rtx (INSN_VAR_LOCATION_LOC (insn), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1150:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1177:26: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] replace_pseudos_in (& CALL_INSN_FUNCTION_USAGE (insn), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1178:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] VOIDmode, CALL_INSN_FUNCTION_USAGE (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1210:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (REGNO (SET_SRC (PATTERN (insn))) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1217:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] pnote = ®_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1223:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *pnote = XEXP (*pnote, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1449:25: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] || (INSN_P (insn) && REG_NOTES (insn) != 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1455:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int old_code = INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1456:20: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx old_notes = REG_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1484:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ((SET_SRC (set) == SET_DEST (set) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1486:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && REGNO (SET_SRC (set)) >= FIRST_PSEUDO_REGISTER) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1488:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && reg_renumber[REGNO (SET_SRC (set))] < 0 ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1490:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && reg_equiv_memory_loc (REGNO (SET_SRC (set))) != NULL ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/reload.h:251:18: note: expanded from macro 'reg_equiv_memory_loc' (*reg_equivs)[(ELT)].memory_loc ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1492:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (reg_equiv_memory_loc (REGNO (SET_SRC (set))), ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/reload.h:251:18: note: expanded from macro 'reg_equiv_memory_loc' (*reg_equivs)[(ELT)].memory_loc ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1498:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] REGNO (SET_SRC (set))); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1526:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = old_code; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1527:8: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = old_notes; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1574:29: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] || (INSN_P (insn) && REG_NOTES (insn) != 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:1591:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx t = eliminate_regs_1 (SET_SRC (set), VOIDmode, insn, ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2098: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)))) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2345:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (! offsets_known_at[CODE_LABEL_NUMBER (x) - first_label_num]) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2348:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] offsets_at[CODE_LABEL_NUMBER (x) - first_label_num][i] ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2351:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] offsets_known_at[CODE_LABEL_NUMBER (x) - first_label_num] = 1; ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2368:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (offsets_at[CODE_LABEL_NUMBER (x) - first_label_num][i], ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2389:18: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (tem = REG_NOTES (x); tem; tem = XEXP (tem, 1)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2389: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2429:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] set_label_offsets (SET_SRC (x), insn, initial_p); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2433:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = XEXP (SET_SRC (x), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2433:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = XEXP (SET_SRC (x), 1); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2439:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = XEXP (SET_SRC (x), 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2439:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = XEXP (SET_SRC (x), 2); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2612:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (INTVAL (XEXP (x, 1)), -ep->previous_offset)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2616:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] plus_constant (Pmode, XEXP (x, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1375:42: note: expanded from macro 'gen_rtx_PLUS' gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2637:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx new1 = eliminate_regs_1 (XEXP (x, 1), mem_mode, insn, true, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2640: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2694:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gen_rtx_MULT (Pmode, ep->to_rtx, XEXP (x, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1381:42: note: expanded from macro 'gen_rtx_MULT' gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2695: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2716:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? eliminate_regs_1 (XEXP (x, 1), mem_mode, insn, false, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2719: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2737:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? eliminate_regs_1 (XEXP (x, 1), mem_mode, insn, true, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2741:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = alloc_reg_note (REG_NOTE_KIND (x), new_rtx, XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2752:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2754:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] new_rtx = eliminate_regs_1 (XEXP (x, 1), mem_mode, insn, true, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2756:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (new_rtx != XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2778:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (x, 1), 0) == XEXP (x, 0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2780:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx new_rtx = eliminate_regs_1 (XEXP (XEXP (x, 1), 1), mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2780:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx new_rtx = eliminate_regs_1 (XEXP (XEXP (x, 1), 1), mem_mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2783:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (new_rtx != XEXP (XEXP (x, 1), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2783:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (new_rtx != XEXP (XEXP (x, 1), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2847:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return adjust_address_nv (new_rtx, GET_MODE (x), SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/emit-rtl.h:493:35: note: expanded from macro 'adjust_address_nv' adjust_address_1 (MEMREF, MODE, OFFSET, 0, 1, 0, 0) ^~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2849:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gen_rtx_raw_SUBREG (GET_MODE (x), new_rtx, SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1357:44: note: expanded from macro 'gen_rtx_raw_SUBREG' gen_rtx_fmt_ep (SUBREG, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:724:43: note: expanded from macro 'gen_rtx_fmt_ep' gen_rtx_fmt_ep_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:2851:52: 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_rtx, SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3025:31: 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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3027:27: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3027:33: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3110:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3115:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ep->offset -= INTVAL (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3122:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] elimination_effects (SET_SRC (x), VOIDmode); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3519:32: warning: unknown warning group '-Wmaybe-uninitialized', ignored [-Wunknown-warning-option] #pragma GCC diagnostic warning "-Wmaybe-uninitialized" ^ ../../gcc-14.2.0/gcc/reload1.cc:3222:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = eliminate_regs (INSN_VAR_LOCATION_LOC (insn), VOIDmode, insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3221:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3233:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] plus_src = SET_SRC (old_set); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3244:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (links = REG_NOTES (insn); links; links = XEXP (links, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3244:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (links = REG_NOTES (insn); links; links = XEXP (links, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3272:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] poly_int64 offset = INTVAL (XEXP (plus_cst_src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3301:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] if (REG_NOTES (insn)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3302:41: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = copy_insn_1 (REG_NOTES (insn)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3302:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = copy_insn_1 (REG_NOTES (insn)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3318:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (old_set) = new_src; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3426:8: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] if (REG_NOTES (insn)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3427:38: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = copy_insn_1 (REG_NOTES (insn)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3427:6: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = copy_insn_1 (REG_NOTES (insn)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3448: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]) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3456:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = new_icode; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3505:14: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] if (val && REG_NOTES (insn) != 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3507:27: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] = eliminate_regs_1 (REG_NOTES (insn), VOIDmode, REG_NOTES (insn), true, ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3507:55: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] = eliminate_regs_1 (REG_NOTES (insn), VOIDmode, REG_NOTES (insn), true, ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3506:5: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3561:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] plus_src = SET_SRC (old_set); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3572:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (links = REG_NOTES (insn); links; links = XEXP (links, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3572:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (links = REG_NOTES (insn); links; links = XEXP (links, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3626:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] note_reg_elim_costly (SET_SRC (old_set), insn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3723:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XEXP (SET_SRC (x), 0) != dest ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:3813:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int label_nr = CODE_LABEL_NUMBER (insn); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:6276:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] outer_offset = SUBREG_BYTE (subreg); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:6450:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] byte = SUBREG_BYTE (subreg); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:7243: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) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:7245:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] spill_reg_store[REGNO (SET_SRC (PATTERN (temp)))] = 0; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:7246:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] spill_reg_stored_to[REGNO (SET_SRC (PATTERN (temp)))] = 0; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:7266:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = simplify_replace_rtx (INSN_VAR_LOCATION_LOC (temp), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:7265:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (temp) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:7664: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)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:7688:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SET_SRC (set) == rl_reg_rtx) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:7690:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int src = REGNO (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:7710:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SET_SRC (set) == rl_reg_rtx ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:7722: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 ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8318:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src_reg = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8516:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && REGNO (out) == REGNO (XEXP (in, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8519: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8716:24: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CALL_P (insn) && CALL_INSN_FUNCTION_USAGE (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8717:41: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] n_occurrences += count_occurrences (CALL_INSN_FUNCTION_USAGE (insn), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8723:64: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx i1 = reg_equiv_alt_mem_list (REGNO (reg)); i1; i1 = XEXP (i1, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8742:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (i1)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8867: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)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8868: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)) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8870:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] != -INTVAL (XEXP (SET_SRC (set2), 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8870:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] != -INTVAL (XEXP (SET_SRC (set2), 1)))) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8869:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (INTVAL (XEXP (SET_SRC (set), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8869:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (INTVAL (XEXP (SET_SRC (set), 1)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240: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) ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reload1.cc:8980: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); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 227 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../gcc-14.2.0/gcc/reorg.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/reorg.cc:95: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/reorg.cc:95: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:98: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:106: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:106: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/reorg.cc:106: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:398:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 0; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:414:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 0; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:459:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (*plabel); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:513:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (tem); note; note = next) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:515:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next = XEXP (note, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:528:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (XEXP (note, 0)) ++; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:685:33: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] flags = get_jump_flags (insn, JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:706:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && JUMP_LABEL (insn) == JUMP_LABEL (next_trial))) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:706:28: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && JUMP_LABEL (insn) == JUMP_LABEL (next_trial))) ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:710:27: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (invert_jump (insn, JUMP_LABEL (insn), 1)) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:727:23: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx target_label = JUMP_LABEL (next_trial); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:831:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:836:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (src, 2) == pc_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:838:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (src, 1)) == target) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:839:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (ANY_RETURN_P (XEXP (src, 1)) && XEXP (src, 1) == target))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:843:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (src, 1) == pc_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:845:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (src, 2)) == target) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:846:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] || (ANY_RETURN_P (XEXP (src, 2)) && XEXP (src, 2) == target))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:853:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (src, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:865:53: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:879:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:879:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1065:37: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] flags = get_jump_flags (insn, JUMP_LABEL (seq->insn (0))); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1109:44: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] *pnew_thread = first_active_target_insn (JUMP_LABEL (seq->insn (0))); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1142:33: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] flags = get_jump_flags (insn, JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1216:39: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] flags = get_jump_flags (delay_insn, JUMP_LABEL (delay_insn)); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1627:23: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && (insn != label || LABEL_NUSES (insn) != 1)) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1694:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (p); link; link = next) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1696:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next = XEXP (link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1706:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (link, 1) = REG_NOTES (insn); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1706:23: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (link, 1) = REG_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1707:6: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = link; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1728:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (p); link; link = next) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1730:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next = XEXP (link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1755:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = next) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1757:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next = XEXP (link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1790:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 0; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:1882:32: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] flags = get_jump_flags (insn, JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2164:44: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] new_label = get_label_before (new_label, JUMP_LABEL (trial)); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2187:31: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] NULL, 1, 1, own_thread_p (JUMP_LABEL (insn), ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2188:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn), false), ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2229:5: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && JUMP_LABEL (insn) != NULL_RTX ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2236:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx this_label_or_return = JUMP_LABEL (insn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2302:33: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] flags = get_jump_flags (insn, JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2480:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (trial); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2482:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2489:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (XEXP (note, 0))++; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2495:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (JUMP_LABEL (trial))++; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2495:17: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (JUMP_LABEL (trial))++; ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1815:33: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1381:45: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2499:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (trial); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2501:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2508:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (XEXP (note, 0))--; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2514:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (JUMP_LABEL (trial))--; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2514:17: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (JUMP_LABEL (trial))--; ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1815:33: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1381:45: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2595:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !reg_overlap_mentioned_p (SET_DEST (pat), SET_SRC (pat))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2602:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ! reg_set_p (SET_SRC (pat), next) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2605:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] validate_replace_rtx (SET_DEST (pat), SET_SRC (pat), next); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2665:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] dest = SET_DEST (pat), src = SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2670:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ! reg_overlap_mentioned_p (dest, XEXP (src, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2673:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx other = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2736:12: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (new_thread), ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2738:29: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, &crossing); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2748:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2810:22: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] target_label = JUMP_LABEL (jump_insn); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2854:23: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] target_label = JUMP_LABEL (jump_insn); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2992: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2992:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (note, 1) = REG_NOTES (our_prev); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:2993:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (our_prev) = note; ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3011:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = next) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3013:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next = XEXP (note, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3062:23: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (p) && NOTE_KIND (p) == NOTE_INSN_SWITCH_TEXT_SECTIONS) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3093:37: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && !ANY_RETURN_P (target_label = JUMP_LABEL (insn))) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1017:14: note: expanded from macro 'ANY_RETURN_P' (GET_CODE (X) == RETURN || GET_CODE (X) == SIMPLE_RETURN) ^ ../../gcc-14.2.0/gcc/rtl.h:727:45: note: expanded from macro 'GET_CODE' #define GET_CODE(RTX) ((enum rtx_code) (RTX)->code) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3093:37: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && !ANY_RETURN_P (target_label = JUMP_LABEL (insn))) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1017:40: note: expanded from macro 'ANY_RETURN_P' (GET_CODE (X) == RETURN || GET_CODE (X) == SIMPLE_RETURN) ^ ../../gcc-14.2.0/gcc/rtl.h:727:45: note: expanded from macro 'GET_CODE' #define GET_CODE(RTX) ((enum rtx_code) (RTX)->code) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3107:51: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx_insn *direct_label = as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3114:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (BARRIER_P (prev) && LABEL_NUSES (direct_label) == 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3128:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (target_label && target_label != JUMP_LABEL (jump_insn)) ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3146:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx label = JUMP_LABEL (next); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3155:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (target_label); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3157:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (label); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3173:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] --LABEL_NUSES (label); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3175:14: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (--LABEL_NUSES (target_label) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3196:23: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx other_target = JUMP_LABEL (other); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3197:19: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] target_label = JUMP_LABEL (insn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3272:22: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] target_label = JUMP_LABEL (delay_jump_insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3335:21: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx temp_label = JUMP_LABEL (trial_seq->insn (0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3414:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx label = JUMP_LABEL (next); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3415:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx old_label = JUMP_LABEL (delay_jump_insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3430:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (old_label); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3453:27: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (old_label && --LABEL_NUSES (old_label) == 0) ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3506:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (real_return_label)++; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3508:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (real_simple_return_label)++; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3531:11: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (JUMP_LABEL (pat->insn (0)) == function_return_label) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3536:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (JUMP_LABEL (pat->insn (0)) == function_simple_return_label) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3561:42: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] flags = get_jump_flags (jump_insn, JUMP_LABEL (jump_insn)); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3615:42: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (real_return_label != NULL_RTX && --LABEL_NUSES (real_return_label) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3618:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && --LABEL_NUSES (real_simple_return_label) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3646:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) == NOTE_INSN_EPILOGUE_BEG) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3680:43: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && ((target = skip_consecutive_labels (JUMP_LABEL (insn))) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3681:11: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] != JUMP_LABEL (insn))) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3711:34: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (function_return_label && --LABEL_NUSES (function_return_label) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/reorg.cc:3714:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && --LABEL_NUSES (function_simple_return_label) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 211 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../gcc-14.2.0/gcc/resource.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/resource.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/resource.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/resource.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/resource.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:264: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++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:265: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, false); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:272: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, false); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:280: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, false); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:345:18: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = CALL_INSN_FUNCTION_USAGE (x); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:347:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:504:19: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] *jump_target = JUMP_LABEL (this_jump_insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:650:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = CALL_INSN_FUNCTION_USAGE (call_insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:651:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link; link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:690: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); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:723: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:724: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:724: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:730: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:731: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:787: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++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:788: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, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:1033:20: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (real_insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:1033: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:1045:20: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (real_insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:1045: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/resource.cc:1080:9: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (real_insn) == NOTE_INSN_EPILOGUE_BEG) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 129 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../gcc-14.2.0/gcc/rtl-error.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-error.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl-error.h:23: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl-error.cc:43:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] asmop = SET_SRC (body); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl-error.cc:48: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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl-error.cc:56:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] loc = ASM_OPERANDS_SOURCE_LOCATION (asmop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2603:43: note: expanded from macro 'ASM_OPERANDS_SOURCE_LOCATION' #define ASM_OPERANDS_SOURCE_LOCATION(RTX) XCUINT (RTX, 6, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl-error.cc:115:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Irtl-ssa -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/rtl-ssa -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/accesses.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Irtl-ssa -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/rtl-ssa -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/blocks.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Irtl-ssa -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/rtl-ssa -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:265:25: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx *note_ptr = ®_NOTES (insn); *note_ptr; ) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:291:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *note_ptr = XEXP (*note_ptr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:343:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (rtl) == NOOP_MOVE_INSN_CODE) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:967:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (rtl) = NOOP_MOVE_INSN_CODE; ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:1031:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (rtl) = icode; ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:1139:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (rtl) == NOOP_MOVE_INSN_CODE) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl-ssa/changes.cc:1153:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (INSN_CODE (rtl) == NOOP_MOVE_INSN_CODE) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 117 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Irtl-ssa -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/rtl-ssa -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/functions.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Irtl-ssa -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/rtl-ssa -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/insns.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Irtl-ssa -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/rtl-ssa -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtl-ssa/movement.o -MT rtl-ssa/movement.o -MMD -MP -MF rtl-ssa/.deps/movement.TPo ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-ssa/movement.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl-ssa.h:46: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../gcc-14.2.0/gcc/rtl-tests.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl-tests.cc:35: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../gcc-14.2.0/gcc/rtl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtl.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtl.cc:31: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.cc:274:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (XEXP (orig, 0), 1), &offset)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.cc:521:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.cc:521:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (x), SUBREG_BYTE (y))) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.cc:622:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (GET_CODE (x) == ASM_OPERANDS && ASM_OPERANDS_LABEL_LENGTH (x)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.cc:651:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] && ASM_OPERANDS_LABEL_LENGTH (XVECEXP (x, 0, 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 112 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../gcc-14.2.0/gcc/rtlhash.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhash.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlhash.cc:91:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] hstate.add_poly_int (SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 108 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../gcc-14.2.0/gcc/rtlanal.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:36: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:36: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlanal.cc:36: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:316: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:511:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] decl = SYMBOL_REF_DECL (x); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:664:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (poly_int_rtx_p (XEXP (x, 1), &const_x1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:673:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return rtx_addr_can_trap_p_1 (XEXP (x, 1), offset, size, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:754:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) > 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:769: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:825:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:844:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return SYMBOL_REF_DECL (datum); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:862:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return - INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:865:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:908:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] decl = SYMBOL_REF_DECL (symbol); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:935:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *offset_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:957:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] test = XEXP (test, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1001:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1002:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] count += count_occurrences (XEXP (x, 1), find, count_dest); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1012: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); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1169: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))) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1185: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--) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1186: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))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1223: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)); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1530:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1530: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1633:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1646:29: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] && !BITS_BIG_ENDIAN && XEXP (dst, 2) == const0_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1655:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (src), SUBREG_BYTE (dst))) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1655:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (maybe_ne (SUBREG_BYTE (src), SUBREG_BYTE (dst))) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1673:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx par = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1705:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) == NOOP_MOVE_INSN_CODE) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1710:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pat = COND_EXEC_CODE (pat); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1811:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1955:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = COND_EXEC_CODE (x); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1993:21: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx link = CALL_INSN_FUNCTION_USAGE (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:1994:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link; link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2037: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--) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2038: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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2071:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] (*fun) (&XEXP (dest, 2), data); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2131:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] try_to_add_src (XEXP (x, 1), base_flags); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2132:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] try_to_add_src (XEXP (x, 2), base_flags); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2234:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] iter.substitute (XEXP (XEXP (x, 1), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2234:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] iter.substitute (XEXP (XEXP (x, 1), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2253:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] try_to_add_pattern (COND_EXEC_CODE (pat)); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2266:29: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] for (int i = 0, len = ASM_OPERANDS_INPUT_LENGTH (pat); i < len; ++i) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2267:18: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] try_to_add_src (ASM_OPERANDS_INPUT (pat, i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2276:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] try_to_add_src (SET_SRC (pat)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2348:23: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx link = CALL_INSN_FUNCTION_USAGE (insn); link; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2349:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2362:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2362:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (rtx note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2502:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] body = COND_EXEC_CODE (body); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2528:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2528: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2534:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2534: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2554:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2554: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2576:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2576: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2605:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = avoid_constant_pool_reference (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2634:19: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = CALL_INSN_FUNCTION_USAGE (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2636:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2677:15: warning: array index 7 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2677: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2734:51: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = alloc_reg_note (kind, datum, REG_NOTES (insn)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2734:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = alloc_reg_note (kind, datum, REG_NOTES (insn)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2744:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] datum, REG_NOTES (insn)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1291:46: note: expanded from macro 'gen_rtx_INT_LIST' gen_rtx_fmt_ie (INT_LIST, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:110:43: note: expanded from macro 'gen_rtx_fmt_ie' gen_rtx_fmt_ie_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2743:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = gen_rtx_INT_LIST ((machine_mode) kind, ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2791:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] if (REG_NOTES (insn) == note) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2792:5: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = XEXP (note, 1); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2792:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = XEXP (note, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2794:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2794: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2795:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (link, 1) == note) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2797:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (link, 1) = XEXP (note, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2797:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (link, 1) = XEXP (note, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2822:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] loc = ®_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2828:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *loc = XEXP (*loc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2875: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:2899:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (prev, 1) = temp->next (); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3177:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!CONSTANT_P (XEXP (x, 1)) || (XEXP (x, 1) == const0_rtx)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3183:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3225:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || HONOR_NANS (XEXP (x, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3235:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || HONOR_SNANS (XEXP (x, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3373:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3432:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (new_label); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3433:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] --LABEL_NUSES (old_label); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3443:21: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (JUMP_P (x) && JUMP_LABEL (x) == old_label) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3444:5: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (x) = new_label; ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3478:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (new_label); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3479:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] --LABEL_NUSES (old_label); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3531:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx target = JUMP_LABEL (insn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3592: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3593: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3629:11: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] if (JUMP_LABEL (insn) != NULL) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3650: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)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3655: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))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3695:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx add = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:3962:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:4326:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:4350:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] subreg_get_info (regno, GET_MODE (subreg), SUBREG_BYTE (x), GET_MODE (x), ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:4391:12: warning: array index 7 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:4391: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:4459:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && general_operand (SET_SRC (set), VOIDmode)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:4462:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && targetm.calls.function_value_regno_p (REGNO (SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:4491:13: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = JUMP_LABEL (jump_insn); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:4735:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx x1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:4745: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:4751: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:4971:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] & cached_nonzero_bits (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:4986:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] | cached_nonzero_bits (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5004:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = cached_nonzero_bits (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5075: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5076:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] nonzero &= (HOST_WIDE_INT_1U << INTVAL (XEXP (x, 1))) - 1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5131:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5132: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5133:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) < xmode_width) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5135:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int count = INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5225:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = cached_nonzero_bits (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5232:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] | cached_nonzero_bits (XEXP (x, 2), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5294:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx x1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5306: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5314: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5467: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:393:26: note: expanded from macro 'MAX' #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5467: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:393:38: note: expanded from macro 'MAX' #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5494:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5495:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) < (int) bitwidth) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5500:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] : (int) bitwidth - INTVAL (XEXP (x, 1)))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:393:26: note: expanded from macro 'MAX' #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5499: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:393:26: note: expanded from macro 'MAX' #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5500:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] : (int) bitwidth - INTVAL (XEXP (x, 1)))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:393:38: note: expanded from macro 'MAX' #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5499: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:393:38: note: expanded from macro 'MAX' #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5530:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] num1 = cached_num_sign_bit_copies (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5561: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5572:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] num1 = cached_num_sign_bit_copies (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5586:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] num1 = cached_num_sign_bit_copies (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5594:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ((nonzero_bits (XEXP (x, 1), mode) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5620:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if ((nonzero_bits (XEXP (x, 1), mode) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5624:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return cached_num_sign_bit_copies (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5635:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (nonzero_bits (XEXP (x, 1), mode) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5642:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] result = cached_num_sign_bit_copies (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5646:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (nonzero_bits (XEXP (x, 1), mode) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5658:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) > 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5659:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (x, 1)) < xmode_width) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5660: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:392:26: note: expanded from macro 'MIN' #define MIN(X,Y) ((X) < (Y) ? (X) : (Y)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5660: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:392:38: note: expanded from macro 'MIN' #define MIN(X,Y) ((X) < (Y) ? (X) : (Y)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5667:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || INTVAL (XEXP (x, 1)) < 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5668:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || INTVAL (XEXP (x, 1)) >= (int) bitwidth ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5669:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || INTVAL (XEXP (x, 1)) >= xmode_width) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5674: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:393:26: note: expanded from macro 'MAX' #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5674: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))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:393:38: note: expanded from macro 'MAX' #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5677:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] num0 = cached_num_sign_bit_copies (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5679:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] num1 = cached_num_sign_bit_copies (XEXP (x, 2), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5764:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cost = set_src_cost (SET_SRC (set), GET_MODE (SET_DEST (set)), speed); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5850:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (cond, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5876:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5945:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5960:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:5975:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:6001: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:6098:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cond = XEXP (SET_SRC (set), 0); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:6104:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (jump); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:6104:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (jump); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:6104:55: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (jump); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:6393:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *second = GEN_INT (CONST_DOUBLE_HIGH (value)); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2010:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1247:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:4017:51: note: expanded from macro 'GEN_INT' #define GEN_INT(N) gen_rtx_CONST_INT (VOIDmode, (N)) ^ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ ../../gcc-14.2.0/gcc/rtlanal.cc:6436:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT len = INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:6437:35: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:6603:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx plus = XEXP (*info->inner, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:6818:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return INTVAL (XEXP (index, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtlanal.cc:6823:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return HOST_WIDE_INT_1 << INTVAL (XEXP (index, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 277 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../gcc-14.2.0/gcc/rtlhooks.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:30: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:30: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtlhooks.cc:30: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo ../../gcc-14.2.0/gcc/rtx-vector-builder.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/rtx-vector-builder.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../gcc-14.2.0/gcc/run-rtl-passes.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/run-rtl-passes.cc:33: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 108 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../gcc-14.2.0/gcc/sched-deps.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:35: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:35: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-deps.cc:35: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:535:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (pc_set (insn)); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:537:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (src, 2) == pc_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:539:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (XEXP (src, 1) == pc_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:571:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (cond, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:631:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (cond1, 1) == XEXP (cond2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:631:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (cond1, 1) == XEXP (cond2, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2216:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2216: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2410:27: 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); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2436: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2437: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2563:30: 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); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2781: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++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2593:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH' #define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2782: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); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2592:36: note: expanded from macro 'ASM_OPERANDS_INPUT' #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2814: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2951:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = COND_EXEC_CODE (x); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2975:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] sub = COND_EXEC_CODE (sub); ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2716:29: note: expanded from macro 'COND_EXEC_CODE' #define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2990:19: warning: array index 7 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:2990: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:3178:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (list = reg_last->uses; list; list = XEXP (list, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:3463:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tmp = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:3571:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (SYMBOL_REF_DECL (symbol) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:3576:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (DECL_FUNCTION_CODE (SYMBOL_REF_DECL (symbol))) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:4762:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:4771:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cst = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:4943:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mii->mem_constant = INTVAL (XEXP (reg0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-deps.cc:4948:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mii->mem_index = XEXP (reg0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 137 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../gcc-14.2.0/gcc/sched-ebb.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-ebb.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-ebb.cc:180:16: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_INSN_BASIC_BLOCK_P (BB_END (bb))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-ebb.cc:700:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_INSN_BASIC_BLOCK_P (BB_HEAD (bb->next_bb))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 109 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../gcc-14.2.0/gcc/sched-rgn.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:48: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:48: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:57: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:57: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sched-rgn.cc:57: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-rgn.cc:310:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] || (JUMP_LABEL (next) != XEXP (note, 0) ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-rgn.cc:2831:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] n = NOTE_KIND (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sched-rgn.cc:2843:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn), ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 113 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../gcc-14.2.0/gcc/sel-sched-ir.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:35: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:35: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:35: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-ir.cc:43: ../../gcc-14.2.0/gcc/sel-sched-ir.h:1222:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (INSN_P (insn) || NOTE_INSN_BASIC_BLOCK_P (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:2604:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] IDATA_RHS (id) = SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:2952:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_INSN_BASIC_BLOCK_P (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:2992:25: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:2992:56: 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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:3065:25: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (LABEL_P (insn) || NOTE_INSN_BASIC_BLOCK_P (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:3731:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] int i, n = ASM_OPERANDS_LABEL_LENGTH (note); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2601:40: note: expanded from macro 'ASM_OPERANDS_LABEL_LENGTH' #define ASM_OPERANDS_LABEL_LENGTH(RTX) XCVECLEN (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1394:43: note: expanded from macro 'XCVECLEN' #define XCVECLEN(RTX, N, C) GET_NUM_ELEM (XCVEC (RTX, N, C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:3734:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (ASM_OPERANDS_LABEL (note, i), 0) == BB_HEAD (bb)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2602:36: note: expanded from macro 'ASM_OPERANDS_LABEL' #define ASM_OPERANDS_LABEL(RTX, N) XCVECEXP (RTX, 5, N, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1393:43: note: expanded from macro 'XCVECEXP' #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:4983:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_BASIC_BLOCK (note) == bb ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1677:32: note: expanded from macro 'NOTE_BASIC_BLOCK' #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1389:32: note: expanded from macro 'XCBBDEF' #define XCBBDEF(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:5753:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn_rtx) = label; ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:5754:9: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ++LABEL_NUSES (label); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:5796:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx *ptail = ®_NOTES (res); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:5803:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn_rtx); link; link = XEXP (link, 1)) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched-ir.cc:5803:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = REG_NOTES (insn_rtx); link; link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 124 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../gcc-14.2.0/gcc/sel-sched-dump.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched-dump.cc:33: ../../gcc-14.2.0/gcc/sel-sched-ir.h:1222:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (INSN_P (insn) || NOTE_INSN_BASIC_BLOCK_P (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 108 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../gcc-14.2.0/gcc/sel-sched.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:38: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:38: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:38: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/sel-sched.cc:44: ../../gcc-14.2.0/gcc/sel-sched-ir.h:1222:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (INSN_P (insn) || NOTE_INSN_BASIC_BLOCK_P (insn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched.cc:1854:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rhs = SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched.cc:3545:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (EXPR_INSN_RTX (expr)) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched.cc:3552:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (INSN_CODE (EXPR_INSN_RTX (expr)) < 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched.cc:4192:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (INSN_CODE (insn) >= 0); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched.cc:4481:17: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_INSN_BASIC_BLOCK_P (bb_end)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched.cc:4648:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] CODE_LABEL_NUMBER (BB_HEAD (new_bb)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched.cc:4649:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] CODE_LABEL_NUMBER (BB_HEAD (succ))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched.cc:4651:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] std::swap (CODE_LABEL_NUMBER (BB_HEAD (new_bb)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched.cc:4652:5: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] CODE_LABEL_NUMBER (BB_HEAD (succ))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched.cc:4958:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (NOTE_INSN_BASIC_BLOCK_P (BB_HEAD (block_new))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/sel-sched.cc:5355:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] = INSN_SCHED_CYCLE (insn) + (INSN_CODE (insn) < 0 ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 122 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../gcc-14.2.0/gcc/selftest-rtl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/selftest-rtl.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../gcc-14.2.0/gcc/selftest-run-tests.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/selftest-run-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/selftest-run-tests.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../gcc-14.2.0/gcc/sese.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/sese.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sese.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sese.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/sese.cc:43: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/sese.cc:43: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../gcc-14.2.0/gcc/shrink-wrap.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/shrink-wrap.cc:36: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/shrink-wrap.cc:177:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/shrink-wrap.cc:581:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (ret) = simple_return_rtx; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/shrink-wrap.cc:663:28: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!(NOTE_P (insn) && NOTE_KIND (insn) == NOTE_INSN_PROLOGUE_END)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 111 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../gcc-14.2.0/gcc/simplify-rtx.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:32: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:32: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/simplify-rtx.cc:32: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:233:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] addr = XEXP (addr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:439:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = simplify_replace_fn_rtx (XEXP (x, 1), old_rtx, fn, data); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:440: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:447:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:451: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:460:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = simplify_replace_fn_rtx (XEXP (x, 1), old_rtx, fn, data); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:461:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] op2 = simplify_replace_fn_rtx (XEXP (x, 2), old_rtx, fn, data); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:462: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:462: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:476:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:492:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = simplify_replace_fn_rtx (XEXP (x, 1), old_rtx, fn, data); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:504: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:655:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = simplify_gen_unary (TRUNCATE, mode, XEXP (op, 1), op_mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:676:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (op, 0), 0), XEXP (op, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:688:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (op, 0), 0), XEXP (op, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:700:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (op, 0), 0), XEXP (op, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:712:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx shift_op = XEXP (XEXP (op, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:713:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx mask_op = XEXP (op, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:757:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op, 1), XEXP (op, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:757:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op, 1), XEXP (op, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:769:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (op, 1)) & (precision - 1)) == 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:773:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int shifted_bytes = INTVAL (XEXP (op, 1)) / BITS_PER_UNIT; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:789:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op, 1)) % GET_MODE_BITSIZE (int_mode) == 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:790:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op, 1)) > 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:791:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op, 1)) < GET_MODE_BITSIZE (int_op_mode) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:799:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int shifted_bytes = INTVAL (XEXP (op, 1)) / BITS_PER_UNIT; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:872:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && trunc_int_for_mode (INTVAL (XEXP (op, 1)), mode) == -1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:947:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op, 0), XEXP (op, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:951:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op, 1) == constm1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:965:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op, 1), mode)) != 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:971:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && mode_signbit_p (mode, XEXP (op, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:973:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op, 1), mode)) != 0) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:986:52: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1012:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SUBREG_REG (op), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1413:44: note: expanded from macro 'gen_rtx_ROTATE' gen_rtx_fmt_ee (ROTATE, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1024:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx in1 = XEXP (op, 0), in2 = XEXP (op, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1061:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx true_rtx = XEXP (op, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1062:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx false_rtx = XEXP (op, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1083:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op, 1) == const1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1099:43: 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), XEXP (op, 0)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1109:52: 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), mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1116:51: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1124:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] temp = simplify_gen_unary (NEG, mode, XEXP (op, 1), mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1135:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return simplify_gen_binary (ASHIFT, mode, temp, XEXP (op, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1142:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op, 1)) == GET_MODE_UNIT_PRECISION (mode) - 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1144:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op, 0), XEXP (op, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1150:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op, 1)) == GET_MODE_UNIT_PRECISION (mode) - 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1152:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op, 0), XEXP (op, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1156:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op, 1) == const1_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1163:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op, 1) == const0_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1388:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op, 1)) > 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1390:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op, 1)) < GET_MODE_PRECISION (int_mode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1437:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!side_effects_p (XEXP (op, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1466:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!side_effects_p (XEXP (op, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1520:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx rhs = XEXP (op, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1538:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] - INTVAL (XEXP (lhs, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1545:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] - INTVAL (XEXP (rhs, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1607:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op, 0), 1) == XEXP (op, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1607:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op, 0), 1) == XEXP (op, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1609:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] GET_MODE_PRECISION (op_mode) > INTVAL (XEXP (op, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1615:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] - INTVAL (XEXP (op, 1)), 1).exists (&tmode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1630:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op, 1) != const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1649:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] == INTVAL (XEXP (old_shift, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1654:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (old_shift, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1746:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx rhs = XEXP (op, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1764:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] - INTVAL (XEXP (lhs, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1771:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] - INTVAL (XEXP (rhs, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1797:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op, 0), 1) == XEXP (op, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1797:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op, 0), 1) == XEXP (op, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1799:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] GET_MODE_PRECISION (op_mode) > INTVAL (XEXP (op, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:1803:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] - INTVAL (XEXP (op, 1)), 1).exists (&tmode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2378:49: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2391:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (swap_commutative_operands_p (XEXP (op0, 1), op1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2394:49: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2398: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2405:54: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2605:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (XEXP (op0, 1), XEXP (op1, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2605:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (XEXP (op0, 1), XEXP (op1, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2632:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (op1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2734:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (rtx_equal_p (XEXP (op0, 1), XEXP (op1, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2734:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (rtx_equal_p (XEXP (op0, 1), XEXP (op1, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2735:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ! side_effects_p (XEXP (op0, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2740:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2748:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2749:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op1, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2751:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (rtx_equal_p (XEXP (op0, 0), XEXP (op1, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2755:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2758:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (rtx_equal_p (XEXP (op0, 1), XEXP (op1, 0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2759:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ! side_effects_p (XEXP (op0, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2763:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op1, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2764:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2889:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] coeff0 = rtx_mode_t (XEXP (lhs, 1), int_mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2894:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (lhs, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2895:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (lhs, 1)) < GET_MODE_PRECISION (int_mode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2897:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] coeff0 = wi::set_bit_in_zero (INTVAL (XEXP (lhs, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2910:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] coeff1 = rtx_mode_t (XEXP (rhs, 1), int_mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2915:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (rhs, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2916:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (rhs, 1)) < GET_MODE_PRECISION (int_mode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2918:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] coeff1 = wi::set_bit_in_zero (INTVAL (XEXP (rhs, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2942:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 0), 1) == constm1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2944:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 0), 1) == const1_rtx)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2945: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2948:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 1), 1) == constm1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2948:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 1), 1) == constm1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2950:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 1), 1) == const1_rtx)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2950:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 1), 1) == const1_rtx)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2952:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] lhs = XEXP (XEXP (op0, 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2957:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op1, 0), 1) == constm1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2959:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op1, 0), 1) == const1_rtx)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2960:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (XEXP (op1, 1), op0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2963:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op1, 1), 1) == constm1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2963:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op1, 1), 1) == constm1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2965:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op1, 1), 1) == const1_rtx)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2965:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op1, 1), 1) == const1_rtx)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2967:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rhs = XEXP (XEXP (op1, 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2980:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:2990:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] in2 = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3041:7: 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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3041:38: 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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3108:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] coeff0 = rtx_mode_t (XEXP (lhs, 1), int_mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3113:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (lhs, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3114:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (lhs, 1)) < GET_MODE_PRECISION (int_mode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3116:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] coeff0 = wi::set_bit_in_zero (INTVAL (XEXP (lhs, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3129:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] negcoeff1 = wi::neg (rtx_mode_t (XEXP (rhs, 1), int_mode)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3134:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (rhs, 1)) >= 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3135:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (rhs, 1)) < GET_MODE_PRECISION (int_mode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3137:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] negcoeff1 = wi::set_bit_in_zero (INTVAL (XEXP (rhs, 1)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3161:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 0), 1) == const1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3163:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 0), 1) == constm1_rtx)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3164: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 1), 1) == const1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3167:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 1), 1) == const1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3169:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 1), 1) == constm1_rtx)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3169:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 1), 1) == constm1_rtx)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3171:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] lhs = XEXP (XEXP (op0, 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3207:45: 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), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3211:26: 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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3235:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] in2 = XEXP (op1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3251:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] in2 = XEXP (op1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3296:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op1, 1) == XEXP (XEXP (temp, 1), 0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3296:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op1, 1) == XEXP (XEXP (temp, 1), 0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3313:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) == XEXP (XEXP (temp, 1), 0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3313:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) == XEXP (XEXP (temp, 1), 0)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3416:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT c1 = INTVAL (XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3432: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3434:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ! side_effects_p (XEXP (op0, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3456:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (opleft, 1)) + INTVAL (XEXP (opright, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3456:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (opleft, 1)) + INTVAL (XEXP (opright, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3458:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gen_rtx_ROTATE (mode, XEXP (opright, 0), XEXP (opleft, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1413:44: note: expanded from macro 'gen_rtx_ROTATE' gen_rtx_fmt_ee (ROTATE, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3470:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (opleft), SUBREG_BYTE (XEXP (opright, 0))) ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3470:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (opleft), SUBREG_BYTE (XEXP (opright, 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:39: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3476:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (SUBREG_REG (opleft), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3477:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + INTVAL (XEXP (opright, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3480:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SUBREG_REG (opleft), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1413:44: note: expanded from macro 'gen_rtx_ROTATE' gen_rtx_fmt_ee (ROTATE, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3491:22: 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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3493:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int count = INTVAL (XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3502:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3512:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] == ~INTVAL (XEXP (op1, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3511:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (op0, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3526:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = XEXP (XEXP (top1, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3528:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (top1, 0), 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3533:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] (AND, mode, tem, XEXP (top1, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3583:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && mode_signbit_p (mode, XEXP (op0, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3586:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3621: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3633:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1), mode), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3650:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx b = XEXP (XEXP (op0, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3651:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx c = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3680:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx b = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3739:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx b = XEXP (XEXP (op0, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3740:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx c = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3750: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), trueop1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3754:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx c = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3778:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op0, 1)) == GET_MODE_PRECISION (int_mode) - 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3886:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT tmp = INTVAL (trueop1) & INTVAL (XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3900:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1), mode), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3904: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3916:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return simplify_gen_binary (AND, mode, XEXP (XEXP (op0, 0), 1), op1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3920: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) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3927: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3929:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ! side_effects_p (XEXP (op0, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3949:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pmop[1] = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3977:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (pmop[0] != XEXP (op0, 0) || pmop[1] != XEXP (op0, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3989:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return simplify_gen_binary (AND, mode, op0, XEXP (op1, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:3995:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return simplify_gen_binary (AND, mode, op1, XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4000:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (op0, XEXP (XEXP (op1, 1), 0))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4006:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (op1, XEXP (XEXP (op0, 1), 0))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4213:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (SUBREG_REG (op0), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4218:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] (inner_mode, INTVAL (XEXP (SUBREG_REG (op0), 1)) + INTVAL (op1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4404:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ! side_effects_p (XEXP (op0, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4408:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return simplify_gen_binary (COPYSIGN, mode, op0, XEXP (op1, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4450:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP (trueop0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4468:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op01 = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4612:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx subop1 = XEXP (trueop0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4721:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] vec = XEXP (vec, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4736:50: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx trueop02 = avoid_constant_pool_reference (XEXP (op0, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4750:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (all_operand0 && !side_effects_p (XEXP (op0, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4753:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return simplify_gen_binary (VEC_SELECT, mode, XEXP (op0, 1), op1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4762:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op0_subop1 = XEXP (trueop0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4852:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx par0 = XEXP (trueop0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4853:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx par1 = XEXP (trueop1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:4873:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && vec_series_highpart_p (op1_mode, mode, XEXP (trueop1, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5514: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5548: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5694:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (tem, 0), 1) == rhs) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5842:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 0), XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5877:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 0), XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5884:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 0), XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5894:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || rtx_equal_p (op1, XEXP (op0, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5896:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) != const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5899:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = simplify_gen_unary (NEG, cmp_mode, XEXP (op0, 1), cmp_mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5909:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) != const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5912:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = simplify_gen_unary (NEG, cmp_mode, XEXP (op0, 1), cmp_mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5920:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (op1, XEXP (op0, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5977:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx c = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:5988:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (c, XEXP (tem, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6015:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 0), XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6022:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return simplify_gen_relational (code, mode, cmp_mode, XEXP (op0, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6028:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && rtx_equal_p (XEXP (op0, 1), op1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6029:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !side_effects_p (XEXP (op0, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6040:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1), op1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6052:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (op0code == IOR && rtx_equal_p (XEXP (op0, 1), op1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6054:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx not_y = simplify_gen_unary (NOT, cmp_mode, XEXP (op0, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6064:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if ((op0code == AND && rtx_equal_p (XEXP (op0, 1), op1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6069:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx lhs = simplify_gen_binary (AND, cmp_mode, not_x, XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6126:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (tmp, 1)) == GET_MODE_PRECISION (int_mode) - 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6221:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6481:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx inner_const = avoid_constant_pool_reference (XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6603:49: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (GET_CODE (x) == VEC_MERGE && rtx_equal_p (XEXP (x, 2), mask)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6626:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx top1 = simplify_merge_mask (XEXP (x, 1), mask, op); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6635:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] top1 ? top1 : XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6639:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] top1 ? top1 : XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6651:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx top1 = simplify_merge_mask (XEXP (x, 1), mask, op); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6652:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx top2 = simplify_merge_mask (XEXP (x, 2), mask, op); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6657:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] top1 ? top1 : XEXP (x, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6658:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] top2 ? top2 : XEXP (x, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6755: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6757: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)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6766: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6768: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)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6778:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx cv = XEXP (op0, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6794:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1441:40: note: expanded from macro 'gen_rtx_NE' gen_rtx_fmt_ee (NE, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6804:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) == const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6840:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 0), XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6845:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6897:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = avoid_constant_pool_reference (XEXP (op0, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6903:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op0, 1), op1, op2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6904:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!(sel & ~sel0 & mask) && !side_effects_p (XEXP (op0, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6911:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = avoid_constant_pool_reference (XEXP (op1, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6917:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op0, XEXP (op1, 1), op2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6918:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!(~sel & ~sel1 & mask) && !side_effects_p (XEXP (op1, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:6931:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = XVECEXP ((XEXP (XEXP (op0, 0), 1)), 0, 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:7617:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_eq (SUBREG_BYTE (op), 0)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/poly-int.h:1244:36: note: expanded from macro 'known_eq' #define known_eq(A, B) (!maybe_ne (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:7732:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] part = XEXP (op, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:7782:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (op, 1)) > 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:7783:58: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && known_gt (GET_MODE_BITSIZE (innermode), INTVAL (XEXP (op, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/poly-int.h:1347:39: note: expanded from macro 'known_gt' #define known_gt(A, B) (!maybe_le (A, B)) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:7785:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT val = INTVAL (XEXP (op, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:7805:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = simplify_subreg (outermode, XEXP (op, 1), innermode, byte); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:7862:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (op, 0), XEXP (op, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:7982: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:7983: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:7988: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:7993:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 0), XEXP (x, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:7994:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 2)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:8004:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:8010:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:8018: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/simplify-rtx.cc:8019:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 377 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../gcc-14.2.0/gcc/sparseset.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../gcc-14.2.0/gcc/spellcheck.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/spellcheck.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/spellcheck.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../gcc-14.2.0/gcc/spellcheck-tree.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/spellcheck-tree.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/spellcheck-tree.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/spellcheck-tree.cc:25: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo ../../gcc-14.2.0/gcc/splay-tree-utils.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/splay-tree-utils.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/splay-tree-utils.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../gcc-14.2.0/gcc/sreal.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/sreal.cc:53: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sreal.cc:53: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sreal.cc:58: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/sreal.cc:59: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/sreal.cc:59: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../gcc-14.2.0/gcc/stack-ptr-mod.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stack-ptr-mod.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../gcc-14.2.0/gcc/statistics.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/statistics.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/statistics.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../gcc-14.2.0/gcc/stmt.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/stmt.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/stmt.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stmt.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/stmt.cc:160:5: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NAME (DECL_RTL (label)) = IDENTIFIER_POINTER (DECL_NAME (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1811:25: note: expanded from macro 'LABEL_NAME' #define LABEL_NAME(RTX) XCSTR (RTX, 6, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 128 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../gcc-14.2.0/gcc/stor-layout.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/stor-layout.cc:40: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 112 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../gcc-14.2.0/gcc/store-motion.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/store-motion.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/store-motion.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/store-motion.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/store-motion.cc:305:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = SET_SRC (x); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/store-motion.cc:549:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (!can_assign_to_reg_without_clobbers_p (SET_SRC (set), ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/store-motion.cc:726:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && !NOTE_INSN_BASIC_BLOCK_P (before)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1689:21: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P' (NOTE_P (INSN) && NOTE_KIND (INSN) == NOTE_INSN_BASIC_BLOCK) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/store-motion.cc:911:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] insn = prepare_copy_insn (reg, SET_SRC (single_set (del))); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/store-motion.cc:923:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = REG_NOTES (del); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/store-motion.cc:923:22: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = REG_NOTES (del); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 113 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../gcc-14.2.0/gcc/streamer-hooks.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/streamer-hooks.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/streamer-hooks.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../gcc-14.2.0/gcc/stringpool.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/stringpool.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/stringpool.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/stringpool.cc:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../gcc-14.2.0/gcc/substring-locations.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/substring-locations.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/substring-locations.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/substring-locations.cc:25: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../gcc-14.2.0/gcc/target-globals.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/target-globals.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/target-globals.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:32: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:32: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/target-globals.cc:32: In file included from ../../gcc-14.2.0/gcc/ira-int.h:24: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../gcc-14.2.0/gcc/targhooks.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/targhooks.cc:51: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/targhooks.cc:51: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:54: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:69: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:69: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:69: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:79: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/targhooks.cc:93: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../gcc-14.2.0/gcc/timevar.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/timevar.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/timevar.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -DTARGET_NAME=\"x86_64-apple-darwin23\" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../gcc-14.2.0/gcc/toplev.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/toplev.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/toplev.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:40: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:40: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:40: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:41: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/toplev.cc:41: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/toplev.cc:45: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/toplev.cc:50: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/toplev.cc:72: ../../gcc-14.2.0/gcc/auto-profile.h:29:56: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/auto-profile.h:29:56: note: did you mean class here? extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/toplev.cc:79: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/toplev.cc:80: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/toplev.cc:86: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/toplev.cc:90: ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ ../../gcc-14.2.0/gcc/sreal.h:37:7: note: previous use is here class lto_input_block; ^ 158 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../gcc-14.2.0/gcc/tracer.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tracer.cc:38: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tracer.cc:38: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:40: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tracer.cc:42: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../gcc-14.2.0/gcc/trans-mem.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:45: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:47: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/trans-mem.cc:4328:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/trans-mem.cc:4328:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/trans-mem.cc:4760:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/trans-mem.cc:4760:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/trans-mem.cc:5177:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e = node->get_edge (stmt); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/trans-mem.cc:5177:3: note: did you mean class here? struct cgraph_edge *e = node->get_edge (stmt); ^~~~~~ class ../../gcc-14.2.0/gcc/trans-mem.cc:5550:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/trans-mem.cc:5550:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/trans-mem.cc:5698: ./gt-trans-mem.h:60:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-trans-mem.h:60:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-trans-mem.h:60:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-trans-mem.h:60:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 139 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../gcc-14.2.0/gcc/tree-affine.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-affine.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../gcc-14.2.0/gcc/asan.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/asan.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/asan.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/asan.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:40: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/asan.cc:40: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/asan.cc:56: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/asan.cc:64: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/asan.cc:3626:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] asan_add_global (SYMBOL_REF_DECL (XEXP (desc->rtl, 0)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 134 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../gcc-14.2.0/gcc/tsan.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tsan.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tsan.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tsan.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tsan.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../gcc-14.2.0/gcc/ubsan.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ubsan.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ubsan.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:26: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ubsan.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ubsan.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/ubsan.cc:38: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/ubsan.cc:2573: ./gt-ubsan.h:134:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-ubsan.h:134:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-ubsan.h:134:73: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-ubsan.h:134:73: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 135 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../gcc-14.2.0/gcc/sanopt.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/sanopt.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sanopt.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sanopt.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../gcc-14.2.0/gcc/sancov.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/sancov.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sancov.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sancov.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/sancov.cc:42: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/sancov.cc:43: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/sancov.cc:43: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../gcc-14.2.0/gcc/tree-call-cdce.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-call-cdce.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-call-cdce.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-call-cdce.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../gcc-14.2.0/gcc/tree-cfg.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:53: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:53: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfg.cc:55: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 134 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:46: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:46: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:1631:8: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-cfgcleanup.cc:1631:8: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../gcc-14.2.0/gcc/tree-chrec.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-chrec.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-chrec.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-chrec.cc:38: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../gcc-14.2.0/gcc/tree-complex.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:39: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-complex.cc:39: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 129 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../gcc-14.2.0/gcc/tree-data-ref.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:79: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:79: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:81: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-data-ref.cc:83: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../gcc-14.2.0/gcc/tree-dfa.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-dfa.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../gcc-14.2.0/gcc/tree-diagnostic.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-diagnostic.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-diagnostic.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -DTARGET_NAME=\"x86_64-apple-darwin23\" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-diagnostic-client-data-hooks.o -MT tree-diagnostic-client-data-hooks.o -MMD -MP -MF ./.deps/tree-diagnostic-client-data-hooks.TPo ../../gcc-14.2.0/gcc/tree-diagnostic-client-data-hooks.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-diagnostic-client-data-hooks.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-diagnostic-client-data-hooks.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-diagnostic-path.o -MT tree-diagnostic-path.o -MMD -MP -MF ./.deps/tree-diagnostic-path.TPo ../../gcc-14.2.0/gcc/tree-diagnostic-path.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-diagnostic-path.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-diagnostic-path.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../gcc-14.2.0/gcc/tree-dump.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-dump.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-dump.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../gcc-14.2.0/gcc/tree-eh.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-eh.cc:42: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../gcc-14.2.0/gcc/tree-emutls.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-emutls.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-emutls.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-emutls.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-emutls.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-emutls.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../gcc-14.2.0/gcc/tree-if-conv.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:85: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:85: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:87: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:89: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:126: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-if-conv.cc:126: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../gcc-14.2.0/gcc/tree-inline.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-inline.cc:39: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/tree-inline.cc:2269:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.cc:2269:8: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class ../../gcc-14.2.0/gcc/tree-inline.cc:2277:9: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *old_edge = edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.cc:2277:9: note: did you mean class here? struct cgraph_edge *old_edge = edge; ^~~~~~ class ../../gcc-14.2.0/gcc/tree-inline.cc:3024:4: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge = id->dst_node->get_edge (stmt); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.cc:3024:4: note: did you mean class here? struct cgraph_edge *edge = id->dst_node->get_edge (stmt); ^~~~~~ class ../../gcc-14.2.0/gcc/tree-inline.cc:4797:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cg_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.cc:4797:3: note: did you mean class here? struct cgraph_edge *cg_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/tree-inline.cc:5535:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.cc:5535:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/tree-inline.cc:6449:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.cc:6449:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 138 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../gcc-14.2.0/gcc/tree-into-ssa.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-into-ssa.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../gcc-14.2.0/gcc/tree-iterator.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-iterator.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-iterator.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-logical-location.o -MT tree-logical-location.o -MMD -MP -MF ./.deps/tree-logical-location.TPo ../../gcc-14.2.0/gcc/tree-logical-location.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-logical-location.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-logical-location.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../gcc-14.2.0/gcc/tree-loop-distribution.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:94: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:94: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:97: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-loop-distribution.cc:120: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../gcc-14.2.0/gcc/tree-nested.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-nested.cc:35: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../gcc-14.2.0/gcc/tree-nrv.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-nrv.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-nrv.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-nrv.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../gcc-14.2.0/gcc/tree-object-size.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-object-size.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-object-size.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-object-size.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../gcc-14.2.0/gcc/tree-outof-ssa.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-outof-ssa.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../gcc-14.2.0/gcc/tree-parloops.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-parloops.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-parloops.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-parloops.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-parloops.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-parloops.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../gcc-14.2.0/gcc/tree-phinodes.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-phinodes.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-phinodes.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-phinodes.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../gcc-14.2.0/gcc/tree-predcom.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:209: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:209: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:211: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-predcom.cc:213: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../gcc-14.2.0/gcc/tree-pretty-print.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:28: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:28: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-pretty-print.cc:36: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../gcc-14.2.0/gcc/tree-profile.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-profile.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-profile.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-profile.cc:34: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-profile.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-profile.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:258: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:258: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:261: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:264: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:282: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:282: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ In file included from ../../gcc-14.2.0/gcc/tree-scalar-evolution.cc:3928: ./gt-tree-scalar-evolution.h:127:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree-scalar-evolution.h:127:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree-scalar-evolution.h:127:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree-scalar-evolution.h:127:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../gcc-14.2.0/gcc/tree-sra.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:76: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:76: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:79: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:81: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:86: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-sra.cc:86: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../gcc-14.2.0/gcc/tree-switch-conversion.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:30: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-switch-conversion.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../gcc-14.2.0/gcc/tree-ssa-address.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:38: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:38: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-address.cc:38: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/tree-ssa-address.cc:588:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (scaled, 1) = gen_int_mode (i, address_mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../gcc-14.2.0/gcc/tree-ssa-alias.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-alias.cc:41: ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ ../../gcc-14.2.0/gcc/profile-count.h:690:47: note: previous use is here static profile_probability stream_in (class lto_input_block *); ^ 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../gcc-14.2.0/gcc/tree-ssa-ccp.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-ccp.cc:123: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-ccp.cc:123: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-ccp.cc:127: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ccp.cc:137: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ccp.cc:137: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ccp.cc:149: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-ccp.cc:149: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-ccp.cc:152: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-ccp.cc:155: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class 45 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../gcc-14.2.0/gcc/tree-ssa-coalesce.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-coalesce.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-coalesce.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-coalesce.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../gcc-14.2.0/gcc/tree-ssa-copy.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-copy.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-copy.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-copy.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-copy.cc:32: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-copy.cc:32: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../gcc-14.2.0/gcc/tree-ssa-dce.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:47: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:47: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:49: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:51: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:68: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dce.cc:68: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 129 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../gcc-14.2.0/gcc/tree-ssa-dom.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-dom.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-dom.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-dom.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dom.cc:40: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dom.cc:40: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../gcc-14.2.0/gcc/tree-ssa-dse.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:44: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:44: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-dse.cc:45: ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ ../../gcc-14.2.0/gcc/profile-count.h:690:47: note: previous use is here static profile_probability stream_in (class lto_input_block *); ^ 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:43: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:43: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:51: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:51: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:51: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:55: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-forwprop.cc:55: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 136 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-ifcombine.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../gcc-14.2.0/gcc/tree-ssa-live.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-live.cc:39: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 136 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../gcc-14.2.0/gcc/tree-ssa-loop-ch.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ch.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ch.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ch.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../gcc-14.2.0/gcc/tree-ssa-loop-im.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-im.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-im.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-im.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-im.cc:41: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-im.cc:41: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../gcc-14.2.0/gcc/tree-ssa-loop-ivcanon.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivcanon.cc:40: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivcanon.cc:40: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivcanon.cc:43: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivcanon.cc:47: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivcanon.cc:47: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivcanon.cc:62: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:94: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:94: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:96: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:98: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:107: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:107: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:107: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:108: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:108: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:129: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:129: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:2634:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (addr, 1) = gen_int_mode (offset, addr_mode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:3811:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SYMBOL_REF_DECL (x, obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2749:49: note: expanded from macro 'SET_SYMBOL_REF_DECL' (gcc_assert (!CONSTANT_POOL_ADDRESS_P (RTX)), X0TREE ((RTX), 1) = (DECL)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:8110:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop = data->current_loop; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:8110:3: note: did you mean class here? struct loop *loop = data->current_loop; ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:8169:4: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop = data->current_loop; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-ivopts.cc:8169:4: note: did you mean class here? struct loop *loop = data->current_loop; ^~~~~~ class 140 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../gcc-14.2.0/gcc/tree-ssa-loop-manip.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-manip.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-manip.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-manip.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-niter.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-prefetch.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:861:20: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] find_vdef_in_loop (struct loop *loop) ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:861:20: note: did you mean class here? find_vdef_in_loop (struct loop *loop) ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:951:31: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] get_control_equiv_head_block (struct loop *loop, basic_block bb) ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:951:31: note: did you mean class here? get_control_equiv_head_block (struct loop *loop, basic_block bb) ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:971:26: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] find_control_dep_blocks (struct loop *loop, basic_block bb) ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:971:26: note: did you mean class here? find_control_dep_blocks (struct loop *loop, basic_block bb) ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1073:26: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] stmt_semi_invariant_p_1 (struct loop *loop, gimple *stmt, ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1073:26: note: did you mean class here? stmt_semi_invariant_p_1 (struct loop *loop, gimple *stmt, ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1084:24: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] vuse_semi_invariant_p (struct loop *loop, gimple *stmt, ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1084:24: note: did you mean class here? vuse_semi_invariant_p (struct loop *loop, gimple *stmt, ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1125:23: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ssa_semi_invariant_p (struct loop *loop, tree name, ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1125:23: note: did you mean class here? ssa_semi_invariant_p (struct loop *loop, tree name, ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1147:33: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] loop_iter_phi_semi_invariant_p (struct loop *loop, gphi *loop_phi, ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1147:33: note: did you mean class here? loop_iter_phi_semi_invariant_p (struct loop *loop, gphi *loop_phi, ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1251:31: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] control_dep_semi_invariant_p (struct loop *loop, basic_block bb, ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1251:31: note: did you mean class here? control_dep_semi_invariant_p (struct loop *loop, basic_block bb, ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1286:26: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] stmt_semi_invariant_p_1 (struct loop *loop, gimple *stmt, ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1286:26: note: did you mean class here? stmt_semi_invariant_p_1 (struct loop *loop, gimple *stmt, ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1386:24: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] stmt_semi_invariant_p (struct loop *loop, gimple *stmt, ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1386:24: note: did you mean class here? stmt_semi_invariant_p (struct loop *loop, gimple *stmt, ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1428:28: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] get_cond_invariant_branch (struct loop *loop, gcond *cond) ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1428:28: note: did you mean class here? get_cond_invariant_branch (struct loop *loop, gcond *cond) ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1483:26: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] compute_added_num_insns (struct loop *loop, const_edge branch_edge) ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1483:26: note: did you mean class here? compute_added_num_insns (struct loop *loop, const_edge branch_edge) ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1563:32: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] get_cond_branch_to_split_loop (struct loop *loop, gcond *cond) ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1563:32: note: did you mean class here? get_cond_branch_to_split_loop (struct loop *loop, gcond *cond) ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1630:24: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] do_split_loop_on_cond (struct loop *loop1, edge invar_branch) ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1630:24: note: did you mean class here? do_split_loop_on_cond (struct loop *loop1, edge invar_branch) ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1645:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop2 = loop_version (loop1, boolean_true_node, NULL, ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1645:3: note: did you mean class here? struct loop *loop2 = loop_version (loop1, boolean_true_node, NULL, ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1715:21: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] split_loop_on_cond (struct loop *loop) ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-loop-split.cc:1715:21: note: did you mean class here? split_loop_on_cond (struct loop *loop) ^~~~~~ class 39 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../gcc-14.2.0/gcc/tree-ssa-loop-unswitch.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-unswitch.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-unswitch.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop-unswitch.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../gcc-14.2.0/gcc/tree-ssa-loop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-loop.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:89: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:89: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:92: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-math-opts.cc:94: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../gcc-14.2.0/gcc/tree-ssa-operands.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-operands.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-operands.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-operands.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo ../../gcc-14.2.0/gcc/gimple-range-path.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-range-path.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-path.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-range-path.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:55: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiopt.cc:55: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 129 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../gcc-14.2.0/gcc/tree-ssa-phiprop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiprop.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiprop.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-phiprop.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../gcc-14.2.0/gcc/tree-ssa-pre.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:50: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-pre.cc:50: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 133 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../gcc-14.2.0/gcc/tree-ssa-propagate.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-propagate.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-propagate.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-propagate.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-propagate.cc:36: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-propagate.cc:36: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:1926:32: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] vec *ops, struct loop *loop) ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-ssa-reassoc.cc:1926:32: note: did you mean class here? vec *ops, struct loop *loop) ^~~~~~ class 128 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:40: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:57: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:57: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:66: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:74: ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ ../../gcc-14.2.0/gcc/profile-count.h:690:47: note: previous use is here static profile_probability stream_in (class lto_input_block *); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:81: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:286:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (outfile, internal_fn_name ((internal_fn)vro->clique)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/tree-ssa-sccvn.cc:286:24: note: treat the string as an argument to avoid this fprintf (outfile, internal_fn_name ((internal_fn)vro->clique)); ^ "%s", 152 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../gcc-14.2.0/gcc/tree-ssa-scopedtables.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-scopedtables.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-scopedtables.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-scopedtables.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../gcc-14.2.0/gcc/tree-ssa-sink.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-sink.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-sink.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-sink.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:47: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:47: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-strlen.cc:51: ../../gcc-14.2.0/gcc/pointer-query.h:211:1: warning: 'access_data' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct access_data ^ ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.h:44:1: note: did you mean struct here? class access_data; ^~~~~ struct ../../gcc-14.2.0/gcc/gimple-ssa-warn-access.h:38:1: note: did you mean struct here? class access_data; ^~~~~ struct 134 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-ssa-structalias.cc:47: ../../gcc-14.2.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ ../../gcc-14.2.0/gcc/profile-count.h:690:47: note: previous use is here static profile_probability stream_in (class lto_input_block *); ^ 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../gcc-14.2.0/gcc/tree-ssa-tail-merge.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-tail-merge.cc:190: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-tail-merge.cc:190: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-tail-merge.cc:193: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../gcc-14.2.0/gcc/tree-ssa-ter.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-ter.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-ter.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-ter.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../gcc-14.2.0/gcc/tree-ssa-threadbackward.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-threadbackward.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-threadbackward.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-threadbackward.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../gcc-14.2.0/gcc/tree-ssa-threadedge.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-threadedge.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-threadedge.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-threadedge.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../gcc-14.2.0/gcc/tree-ssa-threadupdate.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-threadupdate.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-threadupdate.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-threadupdate.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/tree-ssa-threadupdate.cc:115:1: warning: 'redirection_data' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct redirection_data : free_ptr_hash ^ ../../gcc-14.2.0/gcc/tree-ssa-threadupdate.h:101:3: note: did you mean struct here? class redirection_data *lookup_redirection_data (edge e, enum insert_option); ^~~~~ struct 24 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../gcc-14.2.0/gcc/tree-ssa-uncprop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-uncprop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-uncprop.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-uncprop.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../gcc-14.2.0/gcc/tree-ssa-uninit.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa-uninit.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-uninit.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa-uninit.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../gcc-14.2.0/gcc/tree-ssa.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssa.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssa.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../gcc-14.2.0/gcc/tree-ssanames.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-ssanames.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssanames.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-ssanames.cc:25: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssanames.cc:35: ../../gcc-14.2.0/gcc/value-range-storage.h:33:3: warning: class 'vrange_storage' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class vrange_storage *clone (const vrange &r); ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:30: note: previous use is here struct GTY ((tag ("1"))) vrange_storage * range_info; ^ In file included from ../../gcc-14.2.0/gcc/tree-ssanames.cc:35: ../../gcc-14.2.0/gcc/value-range-storage.h:49:1: warning: 'vrange_storage' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY(()) vrange_storage ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:5: note: did you mean class here? struct GTY ((tag ("1"))) vrange_storage * range_info; ^~~~~~ class 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../gcc-14.2.0/gcc/tree-stdarg.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-stdarg.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-stdarg.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-stdarg.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../gcc-14.2.0/gcc/tree-streamer.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-streamer.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-streamer.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-streamer.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-streamer.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-streamer.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../gcc-14.2.0/gcc/tree-streamer-in.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-streamer-in.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-streamer-in.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-streamer-in.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-streamer-in.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-streamer-in.cc:31: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../gcc-14.2.0/gcc/tree-streamer-out.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-streamer-out.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-streamer-out.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-streamer-out.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-streamer-out.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-streamer-out.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../gcc-14.2.0/gcc/tree-tailcall.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-tailcall.cc:44: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 136 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../gcc-14.2.0/gcc/tree-vect-generic.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:46: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:46: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-generic.cc:46: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 130 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo ../../gcc-14.2.0/gcc/gimple-isel.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/gimple-isel.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 127 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../gcc-14.2.0/gcc/tree-vect-patterns.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:34: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:34: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:34: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:50: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-vect-patterns.cc:50: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 134 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-vect-data-refs.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../gcc-14.2.0/gcc/tree-vect-stmts.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:33: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:33: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:33: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:10282:11: warning: variable 'offvar' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (!costing_p) ^~~~~~~~~~ ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:10321:21: note: uninitialized use occurs here running_off = offvar; ^~~~~~ ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:10282:7: note: remove the 'if' if its condition is always true if (!costing_p) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/tree-vect-stmts.cc:10241:18: note: initialize the variable 'offvar' to silence this warning tree offvar; ^ = nullptr 135 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../gcc-14.2.0/gcc/tree-vect-loop.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:52: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-vect-loop.cc:52: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class ../../gcc-14.2.0/gcc/tree-vect-loop.cc:3419:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop = LOOP_VINFO_LOOP (new_loop_vinfo); ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-vect-loop.cc:3419:3: note: did you mean class here? struct loop *loop = LOOP_VINFO_LOOP (new_loop_vinfo); ^~~~~~ class 132 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:51: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:52: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:52: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-loop-manip.cc:52: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 130 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../gcc-14.2.0/gcc/tree-vect-slp.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:35: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:35: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp.cc:35: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/tree-vect-slp.cc:4124:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *containing_loop (slp_tree); ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-vect-slp.cc:4124:3: note: did you mean class here? struct loop *containing_loop (slp_tree); ^~~~~~ class ../../gcc-14.2.0/gcc/tree-vect-slp.cc:4304:1: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-vect-slp.cc:4304:1: note: did you mean class here? struct loop * ^~~~~~ class ../../gcc-14.2.0/gcc/tree-vect-slp.cc:4429:12: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] hash_map loop_partitions; ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-vect-slp.cc:4429:12: note: did you mean class here? hash_map loop_partitions; ^~~~~~ class ../../gcc-14.2.0/gcc/tree-vect-slp.cc:4454:5: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop = containing_loop (vertex.node); ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-vect-slp.cc:4454:5: note: did you mean class here? struct loop *loop = containing_loop (vertex.node); ^~~~~~ class 134 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:32: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:32: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vect-slp-patterns.cc:32: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 130 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../gcc-14.2.0/gcc/tree-vectorizer.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-vectorizer.cc:59: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vectorizer.cc:59: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vectorizer.cc:62: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vectorizer.cc:66: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-vectorizer.cc:66: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-vectorizer.cc:76: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-vectorizer.cc:76: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/tree-vectorizer.cc:1966:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop = LOOP_VINFO_LOOP (this_loop_vinfo); ^ ../../gcc-14.2.0/gcc/cfgloop.h:120:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ ../../gcc-14.2.0/gcc/tree-vectorizer.cc:1966:3: note: did you mean class here? struct loop *loop = LOOP_VINFO_LOOP (this_loop_vinfo); ^~~~~~ class 30 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo ../../gcc-14.2.0/gcc/tree-vector-builder.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-vector-builder.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vector-builder.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../gcc-14.2.0/gcc/tree-vrp.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree-vrp.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vrp.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree-vrp.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree-vrp.cc:45: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/tree-vrp.cc:45: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ In file included from ../../gcc-14.2.0/gcc/tree-vrp.cc:56: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-vrp.cc:56: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-vrp.cc:58: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree-vrp.cc:61: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class 45 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../gcc-14.2.0/gcc/tree.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tree.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tree.cc:36: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree.cc:48: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:51: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree.cc:62: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/tree.cc:66: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:66: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/tree.cc:5335:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (p, code); ^ ../../gcc-14.2.0/gcc/tree.cc:5326:26: note: parameter of type 'enum tree_code' is declared here build_nt (enum tree_code code, ...) ^ In file included from ../../gcc-14.2.0/gcc/tree.cc:15844: ./gt-tree.h:287:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:287:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:287:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:287:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:305:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:305:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:305:61: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:305:61: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:323:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:323:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:323:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:323:66: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:341:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:341:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:341:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:341:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:359:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:359:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:359:73: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:359:73: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:377:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:377:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:377:72: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:377:72: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 151 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo ../../gcc-14.2.0/gcc/tristate.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/tristate.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/tristate.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../gcc-14.2.0/gcc/typed-splay-tree.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/typed-splay-tree.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/typed-splay-tree.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../gcc-14.2.0/gcc/valtrack.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/valtrack.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/valtrack.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/valtrack.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/valtrack.cc:109:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? XEXP (x, 1) : XEXP (x, 0), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/valtrack.cc:218:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] loc = simplify_replace_fn_rtx (INSN_VAR_LOCATION_LOC (insn), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/valtrack.cc:220:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (loc == INSN_VAR_LOCATION_LOC (insn)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/valtrack.cc:224:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) = loc; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/valtrack.cc:371:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/valtrack.cc:455:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/valtrack.cc:660:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/valtrack.cc:737:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (DEBUG_INSN_P (next) && reg == INSN_VAR_LOCATION_LOC (next)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 115 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo ../../gcc-14.2.0/gcc/value-pointer-equiv.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/value-pointer-equiv.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-pointer-equiv.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-pointer-equiv.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-pointer-equiv.cc:39: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/value-pointer-equiv.cc:39: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo ../../gcc-14.2.0/gcc/value-query.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/value-query.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-query.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-query.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-query.cc:34: ../../gcc-14.2.0/gcc/value-range-storage.h:33:3: warning: class 'vrange_storage' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class vrange_storage *clone (const vrange &r); ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:30: note: previous use is here struct GTY ((tag ("1"))) vrange_storage * range_info; ^ In file included from ../../gcc-14.2.0/gcc/value-query.cc:34: ../../gcc-14.2.0/gcc/value-range-storage.h:49:1: warning: 'vrange_storage' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY(()) vrange_storage ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:5: note: did you mean class here? struct GTY ((tag ("1"))) vrange_storage * range_info; ^~~~~~ class 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo ../../gcc-14.2.0/gcc/value-range.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/value-range.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-range.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-range.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o value-range-pretty-print.o -MT value-range-pretty-print.o -MMD -MP -MF ./.deps/value-range-pretty-print.TPo ../../gcc-14.2.0/gcc/value-range-pretty-print.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/value-range-pretty-print.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-range-pretty-print.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-range-pretty-print.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o value-range-storage.o -MT value-range-storage.o -MMD -MP -MF ./.deps/value-range-storage.TPo ../../gcc-14.2.0/gcc/value-range-storage.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/value-range-storage.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-range-storage.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-range-storage.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-range-storage.cc:31: ../../gcc-14.2.0/gcc/value-range-storage.h:33:3: warning: class 'vrange_storage' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class vrange_storage *clone (const vrange &r); ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:30: note: previous use is here struct GTY ((tag ("1"))) vrange_storage * range_info; ^ In file included from ../../gcc-14.2.0/gcc/value-range-storage.cc:31: ../../gcc-14.2.0/gcc/value-range-storage.h:49:1: warning: 'vrange_storage' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY(()) vrange_storage ^ ../../gcc-14.2.0/gcc/tree-core.h:1638:5: note: did you mean class here? struct GTY ((tag ("1"))) vrange_storage * range_info; ^~~~~~ class 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo ../../gcc-14.2.0/gcc/value-relation.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/value-relation.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-relation.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-relation.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../gcc-14.2.0/gcc/value-prof.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/value-prof.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-prof.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:24: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/value-prof.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/value-prof.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 131 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../gcc-14.2.0/gcc/var-tracking.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:90: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:90: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:93: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:103: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:103: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/var-tracking.cc:103: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:740:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] -= INTVAL (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:755:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (pattern); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:769:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *post += INTVAL (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:771:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *post -= INTVAL (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:974:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1014:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = use_narrower_mode (XEXP (x, 1), mode, wmode); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1018:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1107:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] addr = XEXP (loc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1116:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = simplify_replace_fn_rtx (XEXP (loc, 1), old_rtx, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1137:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (loc)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1142:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (loc)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1144:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tem = gen_rtx_raw_SUBREG (GET_MODE (loc), addr, SUBREG_BYTE (loc)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1357:44: note: expanded from macro 'gen_rtx_raw_SUBREG' gen_rtx_fmt_ep (SUBREG, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:724:43: note: expanded from macro 'gen_rtx_fmt_ep' gen_rtx_fmt_ep_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1168:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (ASM_OPERANDS_OUTPUT_IDX (loc) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2589:38: note: expanded from macro 'ASM_OPERANDS_OUTPUT_IDX' #define ASM_OPERANDS_OUTPUT_IDX(RTX) XCINT (RTX, 2, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1275:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] if (ASM_OPERANDS_INPUT_VEC (SET_SRC (set)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2590:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1275:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (ASM_OPERANDS_INPUT_VEC (SET_SRC (set)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2590:44: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1386:45: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1276:6: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] != ASM_OPERANDS_INPUT_VEC (SET_SRC (set0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2590:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1276:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] != ASM_OPERANDS_INPUT_VEC (SET_SRC (set0)) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2590:44: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1386:45: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1277:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || ASM_OPERANDS_INPUT_CONSTRAINT_VEC (SET_SRC (set)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2591:48: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC' #define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1277:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || ASM_OPERANDS_INPUT_CONSTRAINT_VEC (SET_SRC (set)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2591:55: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC' #define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1386:45: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1278:9: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] != ASM_OPERANDS_INPUT_CONSTRAINT_VEC (SET_SRC (set0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2591:48: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC' #define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1278:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] != ASM_OPERANDS_INPUT_CONSTRAINT_VEC (SET_SRC (set0)) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2591:55: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC' #define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1386:45: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1279:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] || ASM_OPERANDS_LABEL_VEC (SET_SRC (set)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2600:37: note: expanded from macro 'ASM_OPERANDS_LABEL_VEC' #define ASM_OPERANDS_LABEL_VEC(RTX) XCVEC (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1279:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || ASM_OPERANDS_LABEL_VEC (SET_SRC (set)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2600:44: note: expanded from macro 'ASM_OPERANDS_LABEL_VEC' #define ASM_OPERANDS_LABEL_VEC(RTX) XCVEC (RTX, 5, ASM_OPERANDS) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1386:45: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1280:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] != ASM_OPERANDS_LABEL_VEC (SET_SRC (set0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2600:37: note: expanded from macro 'ASM_OPERANDS_LABEL_VEC' #define ASM_OPERANDS_LABEL_VEC(RTX) XCVEC (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1280:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] != ASM_OPERANDS_LABEL_VEC (SET_SRC (set0))) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2600:44: note: expanded from macro 'ASM_OPERANDS_LABEL_VEC' #define ASM_OPERANDS_LABEL_VEC(RTX) XCVEC (RTX, 5, ASM_OPERANDS) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1386:45: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1282:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx newsrc = shallow_copy_rtx (SET_SRC (set)); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1283:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_INPUT_VEC (newsrc) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2590:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1284:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] = ASM_OPERANDS_INPUT_VEC (SET_SRC (set0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2590:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1284:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = ASM_OPERANDS_INPUT_VEC (SET_SRC (set0)); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2590:44: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC' #define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1386:45: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1285:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_INPUT_CONSTRAINT_VEC (newsrc) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2591:48: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC' #define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1286:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] = ASM_OPERANDS_INPUT_CONSTRAINT_VEC (SET_SRC (set0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2591:48: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC' #define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1286:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = ASM_OPERANDS_INPUT_CONSTRAINT_VEC (SET_SRC (set0)); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2591:55: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC' #define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1386:45: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1287:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] ASM_OPERANDS_LABEL_VEC (newsrc) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2600:37: note: expanded from macro 'ASM_OPERANDS_LABEL_VEC' #define ASM_OPERANDS_LABEL_VEC(RTX) XCVEC (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1288:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] = ASM_OPERANDS_LABEL_VEC (SET_SRC (set0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2600:37: note: expanded from macro 'ASM_OPERANDS_LABEL_VEC' #define ASM_OPERANDS_LABEL_VEC(RTX) XCVEC (RTX, 5, ASM_OPERANDS) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1386:32: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1288:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = ASM_OPERANDS_LABEL_VEC (SET_SRC (set0)); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2600:44: note: expanded from macro 'ASM_OPERANDS_LABEL_VEC' #define ASM_OPERANDS_LABEL_VEC(RTX) XCVEC (RTX, 5, ASM_OPERANDS) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1386:45: note: expanded from macro 'XCVEC' #define XCVEC(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1240:38: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:1299:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (set && MEM_P (SET_SRC (set)) && MEM_READONLY_P (SET_SRC (set))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:2608:40: note: expanded from macro 'MEM_READONLY_P' (RTL_FLAG_CHECK1 ("MEM_READONLY_P", (RTX), MEM)->unchanging) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1338:45: note: expanded from macro 'RTL_FLAG_CHECK1' #define RTL_FLAG_CHECK1(NAME, RTX, C1) (RTX) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:2046:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || negative_power_of_two_p (INTVAL (XEXP (loc, 1))))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:2186:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (loc, 1), &term)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:2197:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && negative_power_of_two_p (INTVAL (XEXP (loc, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:2201:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] loc = gen_rtx_AND (mode, x, XEXP (loc, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1403:41: note: expanded from macro 'gen_rtx_AND' gen_rtx_fmt_ee (AND, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:2215:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (loc, 1), &term)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:3539:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] r = compare_sizes_for_sort (SUBREG_BYTE (x), SUBREG_BYTE (y)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:3539:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] r = compare_sizes_for_sort (SUBREG_BYTE (x), SUBREG_BYTE (y)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:5505:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx ploc = PAT_VAR_LOCATION_LOC (loc); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:5683:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx vloc = PAT_VAR_LOCATION_LOC (oloc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:5719:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] PAT_VAR_LOCATION_LOC (oloc) = nloc; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:5739:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] PAT_VAR_LOCATION_LOC (oloc) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:5858:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (expr); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:5924:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] arg = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:5977:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !unsuitable_loc (SET_SRC (expr)) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:5981:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mo.u.loc = gen_rtx_SET (loc, SET_SRC (expr)); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1329:43: note: expanded from macro 'gen_rtx_SET' gen_rtx_fmt_ee (SET, VOIDmode, (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:5989:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = var_lowpart (mode2, SET_SRC (expr)); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6054:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = var_lowpart (mode2, SET_SRC (expr)); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6065:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (same_variable_part_p (SET_SRC (xexpr), ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6159:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] nloc = replace_expr_with_values (SET_SRC (expr)); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6166:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] nloc = SET_SRC (expr); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6170:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (nloc && nloc != SET_SRC (mo.u.loc)) ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6265:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (SYMBOL_REF_DECL (symbol)) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6266:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] fndecl = SYMBOL_REF_DECL (symbol); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6295:15: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] link = CALL_INSN_FUNCTION_USAGE (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6309:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (; link; link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6313:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6331:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (; link; link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6345:15: warning: array index 7 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6345: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6467:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] item = XEXP (item, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6475:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SYMBOL_REF_DECL (l->loc) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6476:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && DECL_INITIAL (SYMBOL_REF_DECL (l->loc))) ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/tree.h:2776:48: note: expanded from macro 'DECL_INITIAL' #define DECL_INITIAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.initial) ^~~~ ../../gcc-14.2.0/gcc/tree.h:523:56: note: expanded from macro 'DECL_COMMON_CHECK' #define DECL_COMMON_CHECK(T) CONTAINS_STRUCT_CHECK (T, TS_DECL_COMMON) ^ ../../gcc-14.2.0/gcc/tree.h:485:50: note: expanded from macro 'CONTAINS_STRUCT_CHECK' #define CONTAINS_STRUCT_CHECK(T, ENUM) (T) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6478:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] initial = DECL_INITIAL (SYMBOL_REF_DECL (l->loc)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/tree.h:2776:48: note: expanded from macro 'DECL_INITIAL' #define DECL_INITIAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.initial) ^~~~ ../../gcc-14.2.0/gcc/tree.h:523:56: note: expanded from macro 'DECL_COMMON_CHECK' #define DECL_COMMON_CHECK(T) CONTAINS_STRUCT_CHECK (T, TS_DECL_COMMON) ^ ../../gcc-14.2.0/gcc/tree.h:485:50: note: expanded from macro 'CONTAINS_STRUCT_CHECK' #define CONTAINS_STRUCT_CHECK(T, ENUM) (T) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6523:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] next = XEXP (cur, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6524:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (cur, 1) = prev; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6780:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] vloc = XEXP (loc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6795:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] val_resolve (out, val, PAT_VAR_LOCATION_LOC (vloc), insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6800:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (!VAR_LOC_UNKNOWN_P (PAT_VAR_LOCATION_LOC (vloc))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1769:38: note: expanded from macro 'VAR_LOC_UNKNOWN_P' (GET_CODE (X) == CLOBBER && XEXP ((X), 0) == const0_rtx) ^ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6801:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] set_variable_part (out, PAT_VAR_LOCATION_LOC (vloc), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6813:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] vloc = uloc = XEXP (loc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6818:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] uloc = XEXP (val, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6846:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] uloc = XEXP (vloc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6853:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] srcv = SET_SRC (uloc); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6863:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] dstv = vloc = XEXP (val, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6869:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] srcv = SET_SRC (vloc); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6883:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] val_resolve (out, val, SET_SRC (uloc), insn); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6895:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (MEM_ATTRS (dstv) == MEM_ATTRS (uloc)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6895:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (MEM_ATTRS (dstv) == MEM_ATTRS (uloc)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6907:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (uloc); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6930:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (MEM_ATTRS (dstv) == MEM_ATTRS (dst)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6930:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (MEM_ATTRS (dstv) == MEM_ATTRS (dst)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6957:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] set_src = SET_SRC (loc); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:6978:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] set_src = SET_SRC (loc); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:8509:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:8514:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] result = gen_rtx_raw_SUBREG (GET_MODE (x), subreg, SUBREG_BYTE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1357:44: note: expanded from macro 'gen_rtx_raw_SUBREG' gen_rtx_fmt_ep (SUBREG, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:724:43: note: expanded from macro 'gen_rtx_fmt_ep' gen_rtx_fmt_ep_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:8830:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && poly_int_rtx_p (XEXP (XEXP (loc2, 0), 1), &offset2)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:8898:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) == NOTE_INSN_VAR_LOCATION ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:8902:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) == NOTE_INSN_VAR_LOCATION ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:8908:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_VAR_LOCATION (note) = note_vl; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1678:33: note: expanded from macro 'NOTE_VAR_LOCATION' #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9216:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_KIND (insn) != NOTE_INSN_VAR_LOCATION) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9249:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = vt_expand_loc (XEXP (XEXP (*p, 0), 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9248:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (*p, 0), 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9252:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (XEXP (*p, 0), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9255:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = copy_rtx_if_shared (XEXP (XEXP (*p, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9254:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (*p, 0), 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9260:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (XEXP (*p, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9266:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] == REGNO (XEXP (XEXP (XEXP (XEXP (*p, 1), 0), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9268:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *p = XEXP (XEXP (*p, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9268:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *p = XEXP (XEXP (*p, 1), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9271:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *p = XEXP (*p, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9299:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] vloc = XEXP (loc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9314:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] val_resolve (set, val, PAT_VAR_LOCATION_LOC (vloc), insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9319:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (!VAR_LOC_UNKNOWN_P (PAT_VAR_LOCATION_LOC (vloc))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1769:38: note: expanded from macro 'VAR_LOC_UNKNOWN_P' (GET_CODE (X) == CLOBBER && XEXP ((X), 0) == const0_rtx) ^ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9320:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] set_variable_part (set, PAT_VAR_LOCATION_LOC (vloc), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9334:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] vloc = uloc = XEXP (loc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9339:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] uloc = XEXP (val, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9369:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] uloc = XEXP (vloc, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9376:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] srcv = SET_SRC (uloc); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9386:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] dstv = vloc = XEXP (val, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9392:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] srcv = SET_SRC (vloc); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9406:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] val_resolve (set, val, SET_SRC (uloc), insn); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9418:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (MEM_ATTRS (dstv) == MEM_ATTRS (uloc)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9418:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (MEM_ATTRS (dstv) == MEM_ATTRS (uloc)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9430:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (uloc); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9447:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (MEM_ATTRS (dstv) == MEM_ATTRS (dst)); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9447:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (MEM_ATTRS (dstv) == MEM_ATTRS (dst)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9477:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] set_src = SET_SRC (loc); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9501:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] set_src = SET_SRC (loc); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:9656:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (MEM_ATTRS (rtl)) ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:10022:6: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_MARKER_LOCATION (note) = INSN_LOCATION (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1679:36: note: expanded from macro 'NOTE_MARKER_LOCATION' #define NOTE_MARKER_LOCATION(INSN) XCUINT (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1382:32: note: expanded from macro 'XCUINT' #define XCUINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:10165:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] fp_cfa_offset -= rtx_to_poly_int64 (XEXP (elim, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:10382:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_KIND (insn) = NOTE_INSN_DELETED_DEBUG_LABEL; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:10383:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_DELETED_LABEL_NAME (insn) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1673:39: note: expanded from macro 'NOTE_DELETED_LABEL_NAME' #define NOTE_DELETED_LABEL_NAME(INSN) XCSTR (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/var-tracking.cc:10386:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] CODE_LABEL_NUMBER (insn) = debug_label_num++; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 240 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../gcc-14.2.0/gcc/varasm.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/varasm.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/varasm.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:33: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:41: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/varasm.cc:41: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/varasm.cc:52: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/varasm.cc:1625:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SYMBOL_REF_DECL (x, decl); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2749:49: note: expanded from macro 'SET_SYMBOL_REF_DECL' (gcc_assert (!CONSTANT_POOL_ADDRESS_P (RTX)), X0TREE ((RTX), 1) = (DECL)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:2372:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree decl = SYMBOL_REF_DECL (symbol); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:3226:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] + CODE_LABEL_NUMBER (label_ref_label (value.base)) * 13); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:3427:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] ret = (CODE_LABEL_NUMBER (label_ref_label (value1.base)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:3428:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] == CODE_LABEL_NUMBER (label_ref_label (value2.base))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:3542:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SYMBOL_REF_DECL (symbol, decl); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2749:49: note: expanded from macro 'SET_SYMBOL_REF_DECL' (gcc_assert (!CONSTANT_POOL_ADDRESS_P (RTX)), X0TREE ((RTX), 1) = (DECL)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:3685:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree decl = SYMBOL_REF_DECL (symbol); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:3756:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree decl = SYMBOL_REF_DECL (XEXP (desc->rtl, 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:3882:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] h = h * 251 + CODE_LABEL_NUMBER (label_ref_label (x)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:3887:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] h = h * 251 + XINT (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:4031:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SYMBOL_REF_CONSTANT (symbol, desc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2757:48: note: expanded from macro 'SET_SYMBOL_REF_CONSTANT' (gcc_assert (CONSTANT_POOL_ADDRESS_P (RTX)), X0CONSTANT ((RTX), 1) = (C)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1376:29: note: expanded from macro 'X0CONSTANT' #define X0CONSTANT(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_constant) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:4050:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return SYMBOL_REF_CONSTANT (addr)->constant; ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2761:36: note: expanded from macro 'SYMBOL_REF_CONSTANT' (CONSTANT_POOL_ADDRESS_P (RTX) ? X0CONSTANT ((RTX), 1) : NULL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1376:29: note: expanded from macro 'X0CONSTANT' #define X0CONSTANT(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_constant) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:4061:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] desc = SYMBOL_REF_CONSTANT (addr); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2761:36: note: expanded from macro 'SYMBOL_REF_CONSTANT' (CONSTANT_POOL_ADDRESS_P (RTX) ? X0CONSTANT ((RTX), 1) : NULL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1376:29: note: expanded from macro 'X0CONSTANT' #define X0CONSTANT(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_constant) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:4071:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return SYMBOL_REF_CONSTANT (addr)->mode; ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2761:36: note: expanded from macro 'SYMBOL_REF_CONSTANT' (CONSTANT_POOL_ADDRESS_P (RTX) ? X0CONSTANT ((RTX), 1) : NULL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1376:29: note: expanded from macro 'X0CONSTANT' #define X0CONSTANT(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_constant) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:4207:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_KIND (insn) != NOTE_INSN_DELETED); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:4282:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] class constant_descriptor_rtx *desc = SYMBOL_REF_CONSTANT (x); ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2761:36: note: expanded from macro 'SYMBOL_REF_CONSTANT' (CONSTANT_POOL_ADDRESS_P (RTX) ? X0CONSTANT ((RTX), 1) : NULL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1376:29: note: expanded from macro 'X0CONSTANT' #define X0CONSTANT(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_constant) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:4291:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree decl = SYMBOL_REF_DECL (x); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:7598:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] decl = SYMBOL_REF_DECL (symbol); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:8068:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] desc = SYMBOL_REF_CONSTANT (symbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2761:36: note: expanded from macro 'SYMBOL_REF_CONSTANT' (CONSTANT_POOL_ADDRESS_P (RTX) ? X0CONSTANT ((RTX), 1) : NULL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1376:29: note: expanded from macro 'X0CONSTANT' #define X0CONSTANT(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_constant) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:8074:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] decl = SYMBOL_REF_DECL (symbol); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:8090:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] decl = SYMBOL_REF_DECL (symbol); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:8235:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch_to_section (block->sect, SYMBOL_REF_DECL ((*block->objects)[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:8254:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] desc = SYMBOL_REF_CONSTANT (symbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2761:36: note: expanded from macro 'SYMBOL_REF_CONSTANT' (CONSTANT_POOL_ADDRESS_P (RTX) ? X0CONSTANT ((RTX), 1) : NULL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1376:29: note: expanded from macro 'X0CONSTANT' #define X0CONSTANT(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_constant) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:8263:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] decl = SYMBOL_REF_DECL (symbol); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/varasm.cc:8281:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] decl = SYMBOL_REF_DECL (symbol); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/varasm.cc:8712: ./gt-varasm.h:25:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:25:3: note: did you mean class here? struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^~~~~~ class ./gt-varasm.h:25:41: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:25:41: note: did you mean class here? struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^~~~~~ class ./gt-varasm.h:26:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * xlimit = x; ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:26:3: note: did you mean class here? struct constant_descriptor_rtx * xlimit = x; ^~~~~~ class ./gt-varasm.h:40:12: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct constant_descriptor_rtx& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:40:12: note: did you mean class here? gt_ggc_mx (struct constant_descriptor_rtx& x_r ATTRIBUTE_UNUSED) ^~~~~~ class ./gt-varasm.h:42:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:42:3: note: did you mean class here? struct constant_descriptor_rtx * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class ./gt-varasm.h:50:12: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct constant_descriptor_rtx *& x) ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:50:12: note: did you mean class here? gt_ggc_mx (struct constant_descriptor_rtx *& x) ^~~~~~ class ./gt-varasm.h:151:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:151:3: note: did you mean class here? struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^~~~~~ class ./gt-varasm.h:151:41: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:151:41: note: did you mean class here? struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^~~~~~ class ./gt-varasm.h:152:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * xlimit = x; ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:152:3: note: did you mean class here? struct constant_descriptor_rtx * xlimit = x; ^~~~~~ class ./gt-varasm.h:166:12: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct constant_descriptor_rtx& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:166:12: note: did you mean class here? gt_pch_nx (struct constant_descriptor_rtx& x_r ATTRIBUTE_UNUSED) ^~~~~~ class ./gt-varasm.h:168:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:168:3: note: did you mean class here? struct constant_descriptor_rtx * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class ./gt-varasm.h:176:12: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct constant_descriptor_rtx *& x) ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:176:12: note: did you mean class here? gt_pch_nx (struct constant_descriptor_rtx *& x) ^~~~~~ class ./gt-varasm.h:280:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * x ATTRIBUTE_UNUSED = (struct constant_descriptor_rtx *)x_p; ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:280:3: note: did you mean class here? struct constant_descriptor_rtx * x ATTRIBUTE_UNUSED = (struct constant_descriptor_rtx *)x_p; ^~~~~~ class ./gt-varasm.h:280:58: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * x ATTRIBUTE_UNUSED = (struct constant_descriptor_rtx *)x_p; ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:280:58: note: did you mean class here? struct constant_descriptor_rtx * x ATTRIBUTE_UNUSED = (struct constant_descriptor_rtx *)x_p; ^~~~~~ class ./gt-varasm.h:292:12: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct constant_descriptor_rtx* x ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/varasm.cc:3761:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:292:12: note: did you mean class here? gt_pch_nx (struct constant_descriptor_rtx* x ATTRIBUTE_UNUSED, ^~~~~~ class ./gt-varasm.h:323:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:323:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:323:61: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:323:61: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:341:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:341:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:341:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:341:66: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:359:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:359:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:359:69: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:359:69: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:377:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:377:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:377:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:377:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:395:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:395:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:395:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:395:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 162 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../gcc-14.2.0/gcc/varpool.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/varpool.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/varpool.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/varpool.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/varpool.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/varpool.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/varpool.cc:33: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo ../../gcc-14.2.0/gcc/vec-perm-indices.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/vec-perm-indices.cc:28: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 107 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../gcc-14.2.0/gcc/vmsdbgout.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/vmsdbgout.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/vmsdbgout.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo ../../gcc-14.2.0/gcc/vr-values.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/vr-values.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/vr-values.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/vr-values.cc:26: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/vr-values.cc:43: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:105:16: warning: 'value_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual tree value_of_expr (tree expr, gimple * = NULL) = 0; ^ ../../gcc-14.2.0/gcc/value-query.h:60:16: note: overridden virtual function is here virtual tree value_of_expr (tree expr, gimple * = NULL); ^ In file included from ../../gcc-14.2.0/gcc/vr-values.cc:43: ../../gcc-14.2.0/gcc/tree-ssa-propagate.h:108:16: warning: 'range_of_expr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL); ^ ../../gcc-14.2.0/gcc/value-query.h:70:16: note: overridden virtual function is here virtual bool range_of_expr (vrange &r, tree expr, gimple * = NULL) = 0; ^ 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../gcc-14.2.0/gcc/vtable-verify.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/vtable-verify.cc:137: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/vtable-verify.cc:137: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/vtable-verify.cc:140: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo ../../gcc-14.2.0/gcc/warning-control.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/warning-control.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/warning-control.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/warning-control.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/warning-control.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/warning-control.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../gcc-14.2.0/gcc/web.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/web.cc:34: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/web.cc:34: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/web.cc:36: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:36: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:39: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:39: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/web.cc:39: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/web.cc:197: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) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/web.cc:198:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && SET_SRC (set) == SET_DEST (set)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 112 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../gcc-14.2.0/gcc/wide-int.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/wide-int.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/wide-int.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct ../../gcc-14.2.0/gcc/wide-int.cc:2395:25: warning: qualifier in explicit instantiation of 'generic_wide_int::dump' requires a template-id (a typedef is not permitted) [-Wpedantic] template void wide_int::dump () const; ~~~~~~~~~~^ ../../gcc-14.2.0/gcc/wide-int.cc:2398:27: warning: qualifier in explicit instantiation of 'generic_wide_int>::dump' requires a template-id (a typedef is not permitted) [-Wpedantic] template void offset_int::dump () const; ~~~~~~~~~~~~^ ../../gcc-14.2.0/gcc/wide-int.cc:2399:27: warning: qualifier in explicit instantiation of 'generic_wide_int>::dump' requires a template-id (a typedef is not permitted) [-Wpedantic] template void widest_int::dump () const; ~~~~~~~~~~~~^ 6 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../gcc-14.2.0/gcc/wide-int-print.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/wide-int-print.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/wide-int-print.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. /opt/pkg/bin/nawk -f ../../gcc-14.2.0/gcc/config/i386/i386-builtin-types.awk ../../gcc-14.2.0/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo timestamp > s-i386-bt clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../gcc-14.2.0/gcc/config/i386/i386.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:40: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:40: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:40: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:41: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:41: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:50: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:91: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:92: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/config/i386/i386.cc:1421:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (INSN_CODE (insn) >= 0); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:1448:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (op), ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:1724:22: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] const char *name = LABEL_NAME (label); ^~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1811:25: note: expanded from macro 'LABEL_NAME' #define LABEL_NAME(RTX) XCSTR (RTX, 6, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:1726:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_KIND (label) = NOTE_INSN_DELETED_LABEL; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:1727:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_DELETED_LABEL_NAME (label) = name; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1673:39: note: expanded from macro 'NOTE_DELETED_LABEL_NAME' #define NOTE_DELETED_LABEL_NAME(INSN) XCSTR (INSN, 3, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1384:32: note: expanded from macro 'XCSTR' #define XCSTR(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:4568:61: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] emit_jump_insn (gen_cbranchqi4 (test, XEXP (test, 0), XEXP (test, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:4913:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || INTVAL (XEXP (slot, 1)) != i * 16) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:4925:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || INTVAL (XEXP (slot, 1)) != i * 8) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:4998:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (prev_size <= INTVAL (XEXP (slot, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:4999:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] prev_size = INTVAL (XEXP (slot, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:6448:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] CODE_LABEL_NUMBER (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:7646:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (last = queued_cfa_restores; XEXP (last, 1); last = XEXP (last, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:7646:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] for (last = queued_cfa_restores; XEXP (last, 1); last = XEXP (last, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:7648:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (last, 1) = REG_NOTES (insn); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:7648:20: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (last, 1) = REG_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:7649:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = queued_cfa_restores; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:8669:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (SET_SRC (set), 1) == UNSPEC_SET_GOT ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:8669:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (SET_SRC (set), 1) == UNSPEC_SET_GOT ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:35: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:9413:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] REG_NOTES (insn) = dwarf; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:9759:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = ret_rtx; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10234:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) != NOTE_INSN_DELETED_LABEL) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10240:25: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (insn) && NOTE_KIND (insn) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10259:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] && NOTE_KIND (insn) == NOTE_INSN_DELETED_LABEL)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10282:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_KIND (insn) == NOTE_INSN_DELETED_DEBUG_LABEL) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10283:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] CODE_LABEL_NUMBER (insn) = -1; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1663:33: note: expanded from macro 'CODE_LABEL_NUMBER' #define CODE_LABEL_NUMBER(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10492:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (jump_insn) = label; ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10699:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (get_last_insn ()) = varargs_label; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10705:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10717:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (varargs_label) = 1; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10760:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && const_32bit_mask (XEXP (addr, 1), DImode)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10775:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx mask = XEXP (addr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10778:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx shift_val = XEXP (tmp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10824:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] addends[n++] = XEXP (op, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10841:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] scale_rtx = XEXP (op, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10848:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tmp = XEXP (op, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10864:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (op, 1) == UNSPEC_TP ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10903:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] scale_rtx = XEXP (addr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:10909:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tmp = XEXP (addr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11064:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (disp, 1) == UNSPEC_MACHOPIC_OFFSET); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11122:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11266:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (inner, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11315:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (XEXP (disp, 0), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11319:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (XINT (op0, 1) == UNSPEC_DTPOFF ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11320:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (op0, 1) == UNSPEC_NTPOFF) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11330:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (XEXP (op0, 0), 1) == UNSPEC_PCREL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11333:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (op0, 1) == UNSPEC_PCREL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11370:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] DECL_ATTRIBUTES (SYMBOL_REF_DECL (op0))))) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/tree.h:2764:23: note: expanded from macro 'DECL_ATTRIBUTES' (DECL_COMMON_CHECK (NODE)->decl_common.attributes) ^~~~ ../../gcc-14.2.0/gcc/tree.h:523:56: note: expanded from macro 'DECL_COMMON_CHECK' #define DECL_COMMON_CHECK(T) CONTAINS_STRUCT_CHECK (T, TS_DECL_COMMON) ^ ../../gcc-14.2.0/gcc/tree.h:485:50: note: expanded from macro 'CONTAINS_STRUCT_CHECK' #define CONTAINS_STRUCT_CHECK(T, ENUM) (T) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11368:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !(SYMBOL_REF_DECL (op0) ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11392:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (XINT (disp, 1) != UNSPEC_GOTPCREL ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11393:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (disp, 1) != UNSPEC_GOTOFF ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11394:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (disp, 1) != UNSPEC_PCREL ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11395:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (disp, 1) != UNSPEC_PLTOFF)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11419:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (disp, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11515:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11697:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (XEXP (disp, 0), 1) != UNSPEC_MACHOPIC_OFFSET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11698:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (XEXP (disp, 0), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11755: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 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11756: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11893:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] new_rtx = gen_rtx_PLUS (Pmode, new_rtx, XEXP (addr, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1375:42: note: expanded from macro 'gen_rtx_PLUS' gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:11982: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12055:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] new_rtx = XEXP (new_rtx, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12393:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (op, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12429:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (u, 1) == UNSPEC_TP) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12463:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (u, 1) == UNSPEC_TP) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12560:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SYMBOL_REF_DECL (rtl, to); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2749:49: note: expanded from macro 'SET_SYMBOL_REF_DECL' (gcc_assert (!CONSTANT_POOL_ADDRESS_P (RTX)), X0TREE ((RTX), 1) = (DECL)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12588:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (SYMBOL_REF_DECL (symbol)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12589:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] imp_decl = get_dllimport_decl (SYMBOL_REF_DECL (symbol), false); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12606:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gcc_assert (SYMBOL_REF_DECL (symbol)); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12607:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] imp_decl = get_dllimport_decl (SYMBOL_REF_DECL (symbol), true); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12693:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gen_rtx_PLUS (Pmode, t, XEXP (XEXP (x, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1375:42: note: expanded from macro 'gen_rtx_PLUS' gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12717:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] log = INTVAL (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12731:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] log = INTVAL (XEXP (XEXP (x, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12742:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] log = INTVAL (XEXP (XEXP (x, 1), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12742:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] log = INTVAL (XEXP (XEXP (x, 1), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12744: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)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ./genrtl.h:1381:34: note: expanded from macro 'gen_rtx_MULT' gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:35: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12743: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, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12751:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] std::swap (XEXP (x, 0), XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12764:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (x, 1), 0)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ./genrtl.h:1375:34: note: expanded from macro 'gen_rtx_PLUS' gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:35: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12765:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (x, 1), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1375:42: note: expanded from macro 'gen_rtx_PLUS' gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12765:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (XEXP (x, 1), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ./genrtl.h:1375:42: note: expanded from macro 'gen_rtx_PLUS' gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12781:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] constant = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12782: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12782: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12786: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12786: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12787:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] other = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12797: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)), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ./genrtl.h:1375:34: note: expanded from macro 'gen_rtx_PLUS' gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:35: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12815:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1) = copy_addr_to_reg (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12815:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1) = copy_addr_to_reg (XEXP (x, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12823: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))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/config/i386/i386.h:1815:65: note: expanded from macro 'SYMBOLIC_CONST' || (GET_CODE (X) == CONST && symbolic_reference_mentioned_p (X))) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12835: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12842:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1) = temp; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12890:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (SYMBOL_REF_DECL (x)) ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12891:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_decl_referenced (SYMBOL_REF_DECL (x)); ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12935: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12940: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12951: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); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:12959:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13052:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (GET_CODE (x) == UNSPEC && XINT (x, 1) == UNSPEC_SET_GOT) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13093:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (GET_CODE (unspec) != UNSPEC || XINT (unspec, 1) != UNSPEC_NTPOFF) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13098:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = gen_rtx_PLUS (Pmode, x, XEXP (XEXP (addr.disp, 0), 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1375:42: note: expanded from macro 'gen_rtx_PLUS' gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:43: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13155:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (XEXP (XEXP (x, 0), 0), 1) == UNSPEC_PCREL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13162:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = gen_rtx_PLUS (Pmode, XEXP (XEXP (x, 0), 1), x2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ./genrtl.h:1375:34: note: expanded from macro 'gen_rtx_PLUS' gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1)) ^~~~ ./genrtl.h:54:35: note: expanded from macro 'gen_rtx_fmt_ee' gen_rtx_fmt_ee_stat ((c), (m), (arg0), (arg1) MEM_STAT_INFO) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13170:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (XINT (XEXP (x, 0), 1) == UNSPEC_GOTPCREL ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13171:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (XEXP (x, 0), 1) == UNSPEC_PCREL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13172:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (MEM_P (orig_x) || XINT (XEXP (x, 0), 1) == UNSPEC_PCREL)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13203:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] reg_addend = XEXP (reg_addend, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13204:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (ix86_pic_register_p (XEXP (reg_addend, 1))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13215:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = XEXP (XEXP (x, 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13219:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] const_addend = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13224:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && ((XINT (x, 1) == UNSPEC_GOT && MEM_P (orig_x) && !addend) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13225:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (XINT (x, 1) == UNSPEC_GOTOFF && !MEM_P (orig_x)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13226:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (XINT (x, 1) == UNSPEC_PLTOFF && ix86_cmodel == CM_LARGE_PIC ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13307:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (XINT (term, 1) != UNSPEC_GOTPCREL ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13308:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (term, 1) != UNSPEC_PCREL)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:13327:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (GET_CODE (x) == UNSPEC && XINT (x, 1) != UNSPEC_GOTOFF) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:14496:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (GET_CODE (addr) == UNSPEC && XINT (addr, 1) == UNSPEC_VSIBADDR) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:14505:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (GET_CODE (addr) == UNSPEC && XINT (addr, 1) == UNSPEC_LEA_ADDR) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:14572:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (XINT (XEXP (disp, 0), 1) == UNSPEC_GOTPCREL ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:14573:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (XEXP (disp, 0), 1) == UNSPEC_GOT) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:14735:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] switch (XINT (x, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:15061:19: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] for (link = CALL_INSN_FUNCTION_USAGE (insn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:15063:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] link = XEXP (link, 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:15105:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:16222:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] shift_rtx = XEXP (use_body, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:16241:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx shift_count = XEXP (shift_rtx, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:16482: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)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:16482: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)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:16542:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || rtx_equal_p (op1, XEXP (op0, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:16557:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (geu, 1) == const0_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:16562:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op1, 1) == const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:16616:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:16618:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (src, 1) == UNSPEC_PTEST); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:16767:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (SYMBOL_REF_DECL (call_op) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:16772:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = cgraph_node::get (SYMBOL_REF_DECL (call_op)); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:17388:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (XINT (symbol, 1) == UNSPEC_GOTPCREL ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:17389:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (symbol, 1) == UNSPEC_PCREL ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:17390:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || XINT (symbol, 1) == UNSPEC_GOTNTPOFF))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:17572:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] addr = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:17869:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21532:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && register_operand (SET_SRC (x), VOIDmode)) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21538:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (register_operand (SET_SRC (x), VOIDmode)) ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21544:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src_cost = rtx_cost (SET_SRC (x), mode, SET, 1, speed); ^~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21625: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21648:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? INTVAL (XEXP (x, 1)) : -1, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21659:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *total += rtx_cost (XEXP (x, 1), mode, code, 0, speed); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21674:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *total += rtx_cost (XEXP (x, 1), mode, FMA, 1, speed); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21682:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] sub = XEXP (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21693:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21697:47: 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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21764: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21768: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), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21772:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *total += rtx_cost (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21780: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)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21786:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *total += rtx_cost (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21806: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), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21808:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *total += rtx_cost (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21820:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (ix86_carry_flag_operator (XEXP (XEXP (x, 0), 1), mode) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21821:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || ix86_carry_flag_unset_operator (XEXP (XEXP (x, 0), 1), mode))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21826:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *total += rtx_cost (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21858:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? XEXP (x, 1) : XEXP (XEXP (x, 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21858:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ? XEXP (x, 1) : XEXP (XEXP (x, 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21874:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (XEXP (x, 0), 1)) == 64 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21880:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP (XEXP (x, 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21895:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && CONST_WIDE_INT_ELT (XEXP (XEXP (x, 0), 1), 0) == -1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1994:45: note: expanded from macro 'CONST_WIDE_INT_ELT' #define CONST_WIDE_INT_ELT(RTX, N) CWI_ELT (RTX, N) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1245:32: note: expanded from macro 'CWI_ELT' #define CWI_ELT(RTX, I) ((RTX)->u.hwiv.elem[I]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21896:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && CONST_WIDE_INT_ELT (XEXP (XEXP (x, 0), 1), 1) == 0 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1994:45: note: expanded from macro 'CONST_WIDE_INT_ELT' #define CONST_WIDE_INT_ELT(RTX, N) CWI_ELT (RTX, N) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1245:32: note: expanded from macro 'CWI_ELT' #define CWI_ELT(RTX, I) ((RTX)->u.hwiv.elem[I]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21901:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (XEXP (x, 1), 1)) == 64) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21901:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && INTVAL (XEXP (XEXP (x, 1), 1)) == 64) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21904:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op = XEXP (XEXP (XEXP (x, 1), 0), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21939:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx right = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21961:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + rtx_cost (XEXP (XEXP (x, 1), 0), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21974:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + rtx_cost (XEXP (x, 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21983:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + rtx_cost (XEXP (XEXP (x, 1), 0), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:21994:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + rtx_cost (XEXP (x, 1), mode, outer_code, opno, speed); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22001:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + rtx_cost (XEXP (XEXP (x, 1), 0), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22023:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + rtx_cost (XEXP (XEXP (x, 0), 1), mode, ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22055:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22057:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op0, 1) == const1_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22089:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (geu, 1) == const0_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22094:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op1, 1) == const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22109:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (XEXP (op0, 0), 1) == const0_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22114:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XEXP (op1, 1) == const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22182:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XINT (x, 1) == UNSPEC_TP) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22184:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (XINT (x, 1) == UNSPEC_VTERNLOG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22189:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (XINT (x, 1) == UNSPEC_PTEST) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22202:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] + rtx_cost (XEXP (test_op0, 1), GET_MODE (and_op0), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22221:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] mask = XEXP (x, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22238:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (x, 1) == const1_rtx ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22245:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *total += rtx_cost (XEXP (x, 1), mode, code, 1, speed); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22246:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] *total += rtx_cost (XEXP (XEXP (x, 2), 0), mode, code, 2, speed); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22261:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *total += rtx_cost (XEXP (x, 1), mode, code, 1, speed); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22263:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] *total += rtx_cost (XEXP (x, 2), mode, code, 2, speed); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22275:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *total += rtx_cost (XEXP (x, 1), mode, code, 1, speed); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:22277:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] *total += rtx_cost (XEXP (x, 2), mode, code, 2, speed); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:23030:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (PATTERN (insn), 1) == UNSPECV_ALIGN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:23332:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] || NOTE_KIND (insn) != NOTE_INSN_EPILOGUE_BEG)) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:23363:23: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (insn) && NOTE_KIND (insn) == NOTE_INSN_EPILOGUE_BEG) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:23375:23: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] if (NOTE_P (next) && NOTE_KIND (next) == NOTE_INSN_VAR_LOCATION) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1685:25: note: expanded from macro 'NOTE_KIND' #define NOTE_KIND(INSN) XCINT (INSN, 4, NOTE) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:23412:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:23438:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:24890:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:25675:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (GET_CODE (addr) == UNSPEC && XINT (addr, 1) == UNSPEC_GOTOFF) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:25722:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx addend = XEXP (addr, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386.cc:25753:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *offset = XEXP (addend, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:27020: ./gt-i386.h:95:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-i386.h:95:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-i386.h:95:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-i386.h:95:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386.cc:100: ../../gcc-14.2.0/gcc/config/i386/i386-features.h:130:3: warning: function '(anonymous namespace)::scalar_chain::scalar_chain' has internal linkage but is not defined [-Wundefined-internal] scalar_chain (enum machine_mode, enum machine_mode); ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.h:186:7: note: used here : scalar_chain (smode_, vmode_) {} ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.h:131:11: warning: function '(anonymous namespace)::scalar_chain::~scalar_chain' has internal linkage but is not defined [-Wundefined-internal] virtual ~scalar_chain (); ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.h:185:3: note: used here general_scalar_chain (enum machine_mode smode_, enum machine_mode vmode_) ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.h:187:7: warning: function '(anonymous namespace)::general_scalar_chain::compute_convert_gain' has internal linkage but is not defined [-Wundefined-internal] int compute_convert_gain () final override; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.h:185:3: note: used here general_scalar_chain (enum machine_mode smode_, enum machine_mode vmode_) ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.h:190:8: warning: function '(anonymous namespace)::general_scalar_chain::convert_insn' has internal linkage but is not defined [-Wundefined-internal] void convert_insn (rtx_insn *insn) final override; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.h:185:3: note: used here general_scalar_chain (enum machine_mode smode_, enum machine_mode vmode_) ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.h:199:7: warning: function '(anonymous namespace)::timode_scalar_chain::compute_convert_gain' has internal linkage but is not defined [-Wundefined-internal] int compute_convert_gain () final override; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.h:198:3: note: used here timode_scalar_chain () : scalar_chain (TImode, V1TImode) {} ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.h:203:8: warning: function '(anonymous namespace)::timode_scalar_chain::convert_insn' has internal linkage but is not defined [-Wundefined-internal] void convert_insn (rtx_insn *insn) final override; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.h:198:3: note: used here timode_scalar_chain () : scalar_chain (TImode, V1TImode) {} ^ 362 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/access-diagram.o -MT analyzer/access-diagram.o -MMD -MP -MF analyzer/.deps/access-diagram.TPo ../../gcc-14.2.0/gcc/analyzer/access-diagram.cc In file included from ../../gcc-14.2.0/gcc/analyzer/access-diagram.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/access-diagram.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/access-diagram.cc:32: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/access-diagram.cc:39: In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.h:33: In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.h:25: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/access-diagram.cc:40: In file included from ../../gcc-14.2.0/gcc/analyzer/access-diagram.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/canvas.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/types.h:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 24 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo ../../gcc-14.2.0/gcc/analyzer/analysis-plan.cc In file included from ../../gcc-14.2.0/gcc/analyzer/analysis-plan.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/analysis-plan.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/analysis-plan.cc:27: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/analysis-plan.cc:27: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/analysis-plan.cc:29: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/analysis-plan.cc:40: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 31 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo ../../gcc-14.2.0/gcc/analyzer/analyzer.cc In file included from ../../gcc-14.2.0/gcc/analyzer/analyzer.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/analyzer.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/analyzer.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 22 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/analyzer-language.o -MT analyzer/analyzer-language.o -MMD -MP -MF analyzer/.deps/analyzer-language.TPo ../../gcc-14.2.0/gcc/analyzer/analyzer-language.cc In file included from ../../gcc-14.2.0/gcc/analyzer/analyzer-language.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/analyzer-language.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 2 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo ../../gcc-14.2.0/gcc/analyzer/analyzer-logging.cc In file included from ../../gcc-14.2.0/gcc/analyzer/analyzer-logging.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/analyzer-logging.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 2 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo ../../gcc-14.2.0/gcc/analyzer/analyzer-pass.cc In file included from ../../gcc-14.2.0/gcc/analyzer/analyzer-pass.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/analyzer-pass.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 2 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo ../../gcc-14.2.0/gcc/analyzer/analyzer-selftests.cc In file included from ../../gcc-14.2.0/gcc/analyzer/analyzer-selftests.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/analyzer-selftests.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 2 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo ../../gcc-14.2.0/gcc/analyzer/bar-chart.cc In file included from ../../gcc-14.2.0/gcc/analyzer/bar-chart.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/bar-chart.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 2 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/bounds-checking.o -MT analyzer/bounds-checking.o -MMD -MP -MF analyzer/.deps/bounds-checking.TPo ../../gcc-14.2.0/gcc/analyzer/bounds-checking.cc In file included from ../../gcc-14.2.0/gcc/analyzer/bounds-checking.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/bounds-checking.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/bounds-checking.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/bounds-checking.cc:37: In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.h:33: In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.h:25: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/bounds-checking.cc:40: In file included from ../../gcc-14.2.0/gcc/analyzer/access-diagram.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/canvas.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/types.h:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 24 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/call-details.o -MT analyzer/call-details.o -MMD -MP -MF analyzer/.deps/call-details.TPo ../../gcc-14.2.0/gcc/analyzer/call-details.cc In file included from ../../gcc-14.2.0/gcc/analyzer/call-details.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/call-details.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/call-details.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/call-details.cc:35: In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.h:33: In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.h:25: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo ../../gcc-14.2.0/gcc/analyzer/call-info.cc In file included from ../../gcc-14.2.0/gcc/analyzer/call-info.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/call-info.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/call-info.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/call-info.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/call-info.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/call-info.cc:44: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/call-info.cc:46: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo ../../gcc-14.2.0/gcc/analyzer/call-string.cc In file included from ../../gcc-14.2.0/gcc/analyzer/call-string.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/call-string.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/call-string.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/call-string.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/call-string.cc:34: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 26 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/call-summary.o -MT analyzer/call-summary.o -MMD -MP -MF analyzer/.deps/call-summary.TPo ../../gcc-14.2.0/gcc/analyzer/call-summary.cc In file included from ../../gcc-14.2.0/gcc/analyzer/call-summary.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/call-summary.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/call-summary.cc:30: In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.h:33: In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.h:25: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/call-summary.cc:32: In file included from ../../gcc-14.2.0/gcc/analyzer/exploded-graph.h:26: In file included from ../../gcc-14.2.0/gcc/analyzer/supergraph.h:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/checker-event.o -MT analyzer/checker-event.o -MMD -MP -MF analyzer/.deps/checker-event.TPo ../../gcc-14.2.0/gcc/analyzer/checker-event.cc In file included from ../../gcc-14.2.0/gcc/analyzer/checker-event.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/checker-event.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/checker-event.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/checker-event.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/checker-event.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/checker-event.cc:46: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/checker-event.cc:55: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo ../../gcc-14.2.0/gcc/analyzer/checker-path.cc In file included from ../../gcc-14.2.0/gcc/analyzer/checker-path.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/checker-path.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/checker-path.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/checker-path.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/checker-path.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/checker-path.cc:46: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/checker-path.cc:55: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo ../../gcc-14.2.0/gcc/analyzer/complexity.cc In file included from ../../gcc-14.2.0/gcc/analyzer/complexity.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/complexity.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/complexity.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/complexity.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/complexity.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/complexity.cc:51: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo ../../gcc-14.2.0/gcc/analyzer/constraint-manager.cc In file included from ../../gcc-14.2.0/gcc/analyzer/constraint-manager.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/constraint-manager.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/constraint-manager.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/constraint-manager.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/constraint-manager.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/constraint-manager.cc:46: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/constraint-manager.cc:48: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo ../../gcc-14.2.0/gcc/analyzer/diagnostic-manager.cc In file included from ../../gcc-14.2.0/gcc/analyzer/diagnostic-manager.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/diagnostic-manager.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/diagnostic-manager.cc:43: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/diagnostic-manager.cc:45: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/diagnostic-manager.cc:48: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/diagnostic-manager.cc:51: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/diagnostic-manager.cc:51: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -I../../gcc-14.2.0/gcc/../zlib -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo ../../gcc-14.2.0/gcc/analyzer/engine.cc In file included from ../../gcc-14.2.0/gcc/analyzer/engine.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/engine.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/engine.cc:41: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/engine.cc:43: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/engine.cc:49: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/engine.cc:52: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/engine.cc:52: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo ../../gcc-14.2.0/gcc/analyzer/feasible-graph.cc In file included from ../../gcc-14.2.0/gcc/analyzer/feasible-graph.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/feasible-graph.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/feasible-graph.cc:42: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/feasible-graph.cc:44: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/feasible-graph.cc:47: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/feasible-graph.cc:49: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/feasible-graph.cc:49: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo ../../gcc-14.2.0/gcc/analyzer/function-set.cc In file included from ../../gcc-14.2.0/gcc/analyzer/function-set.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/function-set.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 2 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/infinite-loop.o -MT analyzer/infinite-loop.o -MMD -MP -MF analyzer/.deps/infinite-loop.TPo ../../gcc-14.2.0/gcc/analyzer/infinite-loop.cc In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-loop.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-loop.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-loop.cc:47: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-loop.cc:49: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-loop.cc:55: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-loop.cc:58: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-loop.cc:58: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/infinite-recursion.o -MT analyzer/infinite-recursion.o -MMD -MP -MF analyzer/.deps/infinite-recursion.TPo ../../gcc-14.2.0/gcc/analyzer/infinite-recursion.cc In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-recursion.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-recursion.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-recursion.cc:46: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-recursion.cc:48: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-recursion.cc:54: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-recursion.cc:57: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/infinite-recursion.cc:57: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/kf.o -MT analyzer/kf.o -MMD -MP -MF analyzer/.deps/kf.TPo ../../gcc-14.2.0/gcc/analyzer/kf.cc In file included from ../../gcc-14.2.0/gcc/analyzer/kf.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/kf.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/kf.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/kf.cc:34: In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.h:33: In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.h:25: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/kf-analyzer.o -MT analyzer/kf-analyzer.o -MMD -MP -MF analyzer/.deps/kf-analyzer.TPo ../../gcc-14.2.0/gcc/analyzer/kf-analyzer.cc In file included from ../../gcc-14.2.0/gcc/analyzer/kf-analyzer.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/kf-analyzer.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/kf-analyzer.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/kf-analyzer.cc:34: In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.h:33: In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.h:25: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/kf-lang-cp.o -MT analyzer/kf-lang-cp.o -MMD -MP -MF analyzer/.deps/kf-lang-cp.TPo ../../gcc-14.2.0/gcc/analyzer/kf-lang-cp.cc In file included from ../../gcc-14.2.0/gcc/analyzer/kf-lang-cp.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/kf-lang-cp.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/kf-lang-cp.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/kf-lang-cp.cc:32: In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.h:33: In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.h:25: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/known-function-manager.o -MT analyzer/known-function-manager.o -MMD -MP -MF analyzer/.deps/known-function-manager.TPo ../../gcc-14.2.0/gcc/analyzer/known-function-manager.cc In file included from ../../gcc-14.2.0/gcc/analyzer/known-function-manager.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/known-function-manager.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/known-function-manager.cc:31: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/known-function-manager.cc:33: In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.h:33: In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.h:25: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../gcc-14.2.0/gcc/analyzer/pending-diagnostic.cc In file included from ../../gcc-14.2.0/gcc/analyzer/pending-diagnostic.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/pending-diagnostic.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/pending-diagnostic.cc:38: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/pending-diagnostic.cc:40: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/pending-diagnostic.cc:45: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/pending-diagnostic.cc:47: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/pending-diagnostic.cc:47: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo ../../gcc-14.2.0/gcc/analyzer/program-point.cc In file included from ../../gcc-14.2.0/gcc/analyzer/program-point.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/program-point.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/program-point.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/program-point.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/program-point.cc:34: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/program-point.cc:45: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo ../../gcc-14.2.0/gcc/analyzer/program-state.cc In file included from ../../gcc-14.2.0/gcc/analyzer/program-state.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/program-state.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/program-state.cc:37: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/program-state.cc:40: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/program-state.cc:46: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/program-state.cc:48: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/program-state.cc:48: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/ranges.o -MT analyzer/ranges.o -MMD -MP -MF analyzer/.deps/ranges.TPo ../../gcc-14.2.0/gcc/analyzer/ranges.cc In file included from ../../gcc-14.2.0/gcc/analyzer/ranges.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/ranges.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/ranges.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/ranges.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/ranges.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/ranges.cc:51: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/ranges.cc:53: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/record-layout.o -MT analyzer/record-layout.o -MMD -MP -MF analyzer/.deps/record-layout.TPo ../../gcc-14.2.0/gcc/analyzer/record-layout.cc In file included from ../../gcc-14.2.0/gcc/analyzer/record-layout.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/record-layout.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/record-layout.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/record-layout.cc:33: In file included from ../../gcc-14.2.0/gcc/analyzer/record-layout.h:24: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo ../../gcc-14.2.0/gcc/analyzer/region.cc In file included from ../../gcc-14.2.0/gcc/analyzer/region.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/region.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/region.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/region.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/region.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/region.cc:55: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo ../../gcc-14.2.0/gcc/analyzer/region-model.cc In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.cc:55: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/region-model.cc:57: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo ../../gcc-14.2.0/gcc/analyzer/region-model-asm.cc In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-asm.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-asm.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-asm.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-asm.cc:37: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo ../../gcc-14.2.0/gcc/analyzer/region-model-manager.cc In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-manager.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-manager.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-manager.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-manager.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-manager.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-manager.cc:51: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-manager.cc:53: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo ../../gcc-14.2.0/gcc/analyzer/region-model-reachability.cc In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-reachability.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-reachability.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-reachability.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-reachability.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-reachability.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/region-model-reachability.cc:47: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo ../../gcc-14.2.0/gcc/analyzer/sm.cc In file included from ../../gcc-14.2.0/gcc/analyzer/sm.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/sm.cc:40: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo ../../gcc-14.2.0/gcc/analyzer/sm-file.cc In file included from ../../gcc-14.2.0/gcc/analyzer/sm-file.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-file.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-file.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/sm-file.cc:42: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/sm-fd.o -MT analyzer/sm-fd.o -MMD -MP -MF analyzer/.deps/sm-fd.TPo ../../gcc-14.2.0/gcc/analyzer/sm-fd.cc In file included from ../../gcc-14.2.0/gcc/analyzer/sm-fd.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-fd.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-fd.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/sm-fd.cc:43: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo ../../gcc-14.2.0/gcc/analyzer/sm-malloc.cc In file included from ../../gcc-14.2.0/gcc/analyzer/sm-malloc.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-malloc.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-malloc.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/sm-malloc.cc:41: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct ../../gcc-14.2.0/gcc/analyzer/sm-malloc.cc:179:1: warning: 'deallocator' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct deallocator ^ ../../gcc-14.2.0/gcc/analyzer/sm-malloc.cc:81:1: note: did you mean struct here? class deallocator; ^~~~~ struct ../../gcc-14.2.0/gcc/analyzer/sm-malloc.cc:232:1: warning: 'deallocator_set' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct deallocator_set ^ ../../gcc-14.2.0/gcc/analyzer/sm-malloc.cc:82:1: note: did you mean struct here? class deallocator_set; ^~~~~ struct 25 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo ../../gcc-14.2.0/gcc/analyzer/sm-pattern-test.cc In file included from ../../gcc-14.2.0/gcc/analyzer/sm-pattern-test.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-pattern-test.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-pattern-test.cc:31: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/sm-pattern-test.cc:41: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo ../../gcc-14.2.0/gcc/analyzer/sm-sensitive.cc In file included from ../../gcc-14.2.0/gcc/analyzer/sm-sensitive.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-sensitive.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-sensitive.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 22 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo ../../gcc-14.2.0/gcc/analyzer/sm-signal.cc In file included from ../../gcc-14.2.0/gcc/analyzer/sm-signal.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-signal.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-signal.cc:31: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/sm-signal.cc:45: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-signal.cc:51: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/sm-signal.cc:51: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo ../../gcc-14.2.0/gcc/analyzer/sm-taint.cc In file included from ../../gcc-14.2.0/gcc/analyzer/sm-taint.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-taint.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-taint.cc:31: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/sm-taint.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/sm-taint.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/sm-taint.cc:47: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/sm-taint.cc:52: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo ../../gcc-14.2.0/gcc/analyzer/state-purge.cc In file included from ../../gcc-14.2.0/gcc/analyzer/state-purge.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/state-purge.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/state-purge.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/state-purge.cc:46: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/state-purge.cc:49: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/state-purge.cc:49: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo ../../gcc-14.2.0/gcc/analyzer/store.cc In file included from ../../gcc-14.2.0/gcc/analyzer/store.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/store.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/store.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/store.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/store.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/store.cc:52: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 27 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo ../../gcc-14.2.0/gcc/analyzer/supergraph.cc In file included from ../../gcc-14.2.0/gcc/analyzer/supergraph.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/supergraph.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/supergraph.cc:33: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/supergraph.cc:43: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/supergraph.cc:43: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 26 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo ../../gcc-14.2.0/gcc/analyzer/svalue.cc In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.cc:47: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/svalue.cc:48: ../../gcc-14.2.0/gcc/analyzer/svalue.h:1467:12: warning: private field 'm_idx' is not used [-Wunused-private-field] unsigned m_idx; ^ 28 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/symbol.o -MT analyzer/symbol.o -MMD -MP -MF analyzer/.deps/symbol.TPo ../../gcc-14.2.0/gcc/analyzer/symbol.cc In file included from ../../gcc-14.2.0/gcc/analyzer/symbol.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/symbol.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 2 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo ../../gcc-14.2.0/gcc/analyzer/trimmed-graph.cc In file included from ../../gcc-14.2.0/gcc/analyzer/trimmed-graph.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/trimmed-graph.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/trimmed-graph.cc:42: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/trimmed-graph.cc:44: ../../gcc-14.2.0/gcc/analyzer/constraint-manager.h:119:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ ../../gcc-14.2.0/gcc/analyzer/analyzer.h:91:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/trimmed-graph.cc:45: In file included from ../../gcc-14.2.0/gcc/analyzer/supergraph.h:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 24 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Ianalyzer -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/analyzer -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o analyzer/varargs.o -MT analyzer/varargs.o -MMD -MP -MF analyzer/.deps/varargs.TPo ../../gcc-14.2.0/gcc/analyzer/varargs.cc In file included from ../../gcc-14.2.0/gcc/analyzer/varargs.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/varargs.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/analyzer/varargs.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/analyzer/varargs.cc:37: ../../gcc-14.2.0/gcc/analyzer/store.h:306:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ ../../gcc-14.2.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 23 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o x86-tune-sched.o -MT x86-tune-sched.o -MMD -MP -MF ./.deps/x86-tune-sched.TPo ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:34: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:34: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:34: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:121:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || pop_operand (SET_SRC (set), GET_MODE (SET_SRC (set))))) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:244:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (exact_dependency_1 (SET_DEST (set1), SET_SRC (set2))) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:294:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] addr = SET_SRC (addr); ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:321: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)) ^~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:595:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] && INSN_CODE (condgen) == code_for_stack_protect_test_1 (ptr_mode) ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:621:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx set_src = SET_SRC (XVECEXP (pat, 0, i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:630:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = SET_SRC (compare_set); ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:644:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] addr = XEXP (XEXP (src, 1), 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched.cc:657:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] test_if = SET_SRC (pc_set (condjmp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 119 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o x86-tune-sched-bd.o -MT x86-tune-sched-bd.o -MMD -MP -MF ./.deps/x86-tune-sched-bd.TPo ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:32: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:32: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:32: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:164:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:625:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-bd.cc:755:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 113 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o x86-tune-sched-atom.o -MT x86-tune-sched-atom.o -MMD -MP -MF ./.deps/x86-tune-sched-atom.TPo ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:32: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:32: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-atom.cc:32: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o x86-tune-sched-core.o -MT x86-tune-sched-core.o -MMD -MP -MF ./.deps/x86-tune-sched-core.TPo ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:32: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:32: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/x86-tune-sched-core.cc:32: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 110 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o i386-options.o -MT i386-options.o -MMD -MP -MF ./.deps/i386-options.TPo ../../gcc-14.2.0/gcc/config/i386/i386-options.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:38: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:38: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:38: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:48: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:87: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386-options.cc:88: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class 150 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o i386-builtins.o -MT i386-builtins.o -MMD -MP -MF ./.deps/i386-builtins.TPo ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:38: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:38: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:38: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:48: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:87: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386-builtins.cc:88: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class 150 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o i386-expand.o -MT i386-expand.o -MMD -MP -MF ./.deps/i386-expand.TPo ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:38: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:38: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:38: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:48: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:87: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:88: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:394:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] addend = XEXP (tmp, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:466:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = simplify_gen_subreg (mode, r, imode, SUBREG_BYTE (op1)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:676:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1 = simplify_gen_subreg (mode, r, imode, SUBREG_BYTE (op1)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:1619:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = qimode_label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:3298:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP (operands[1], 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:3349:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP (operands[1], 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:4438:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op1 = XEXP (operands[1], 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:7867:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:7876:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:7885:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:7904:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:7919:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:7930:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:8059:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:8077:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:8085:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:8093:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:8101:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:8141:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:8224:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:8354:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:8366:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (loop_label) = 1; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:9322:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:9392:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:9648:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (tmp) = end_2_label; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:9747:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] fndecl = SYMBOL_REF_DECL (XEXP (fnaddr, 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:9795:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (SYMBOL_REF_DECL (addr) == NULL_TREE ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:9797:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] DECL_ATTRIBUTES (SYMBOL_REF_DECL (addr))))) ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/tree.h:2764:23: note: expanded from macro 'DECL_ATTRIBUTES' (DECL_COMMON_CHECK (NODE)->decl_common.attributes) ^~~~ ../../gcc-14.2.0/gcc/tree.h:523:56: note: expanded from macro 'DECL_COMMON_CHECK' #define DECL_COMMON_CHECK(T) CONTAINS_STRUCT_CHECK (T, TS_DECL_COMMON) ^ ../../gcc-14.2.0/gcc/tree.h:485:50: note: expanded from macro 'CONTAINS_STRUCT_CHECK' #define CONTAINS_STRUCT_CHECK(T, ENUM) (T) ^ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:10001:5: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] CALL_INSN_FUNCTION_USAGE (call_insn) = use; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1658:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE' #define CALL_INSN_FUNCTION_USAGE(INSN) XEXP(INSN, 7) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:11943:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (pat); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:11947:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (src, 1) == UNSPEC_EMBEDDED_ROUNDING); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/system.h:815:14: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:15728:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (PATTERN (insn)) = gen_vec_duplicate (mode, reg); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18187:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18227:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = jump_label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18232:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (jump_label) = 1; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18299:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = jump_label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18304:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (jump_label) = 1; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18352:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = jump_label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18357:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (jump_label) = 1; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18429:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = jump_label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18434:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (jump_label) = 1; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18469:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = label1; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18475:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label1) = 1; ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18482:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label2) = 1; ^~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18590:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (insn) = jump_label; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18595:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (jump_label) = 1; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18823:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (tmp) = label; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:18950:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19023:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19090:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19161:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19207:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19266:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19315:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19385:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] LABEL_NUSES (label) = 1; ^~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1815:26: note: expanded from macro 'LABEL_NUSES' #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1381:32: note: expanded from macro 'XCINT' #define XCINT(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19481:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = XEXP (SET_SRC (PATTERN (vselect_insn)), 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19481:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = XEXP (SET_SRC (PATTERN (vselect_insn)), 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19485:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] save_vconcat = XEXP (SET_SRC (PATTERN (vselect_insn)), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19486:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SET_SRC (PATTERN (vselect_insn)), 0) = op0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19487:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] PUT_MODE (SET_SRC (PATTERN (vselect_insn)), GET_MODE (target)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19495:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (SET_SRC (PATTERN (vselect_insn)), 0) = save_vconcat; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19496:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (vselect_insn) = -1; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19517:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] x = XEXP (SET_SRC (PATTERN (vselect_insn)), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:35: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19520:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1) = op1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:19523:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (x, 1) = const0_rtx; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-expand.cc:24586:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx target = JUMP_LABEL (insn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 216 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o i386-features.o -MT i386-features.o -MMD -MP -MF ./.deps/i386-features.TPo ../../gcc-14.2.0/gcc/config/i386/i386-features.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:25: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:38: ../../gcc-14.2.0/gcc/recog.h:294:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INSN_CODE (insn) < 0) ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:38: ../../gcc-14.2.0/gcc/recog.h:295:5: 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); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:38: ../../gcc-14.2.0/gcc/recog.h:296:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] return INSN_CODE (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:39: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:48: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:87: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:88: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:556:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (def_set); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:586:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (INTVAL (XEXP (src, 1)) >= 32) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:608:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] int bits = INTVAL (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:616:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (INTVAL (XEXP (src, 1)) == 16) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:636:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] igain -= vector_const_cost (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:671:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (src, 1) != const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:737:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECEXP (XEXP (src, 1), 0, 0) == const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1145:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op12 = XEXP (op1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1159:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op12 = XEXP (op1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1247:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_VAR_LOCATION_LOC (debug_insn) = gen_rtx_UNKNOWN_VAR_LOC (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1759:3: note: expanded from macro 'INSN_VAR_LOCATION_LOC' PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1700:36: note: expanded from macro 'PAT_VAR_LOCATION_LOC' #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1365:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (def_set); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1416:60: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = convert_rotate (GET_CODE (src), XEXP (src, 0), XEXP (src, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1464:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = convert_compare (XEXP (src, 0), XEXP (src, 1), insn); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1472:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XVECEXP (XEXP (src, 1), 0, 0) == const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1482:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XVECEXP (XEXP (src, 1), 0, 0); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1359:45: note: expanded from macro 'XVECEXP' #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1243:35: note: expanded from macro 'RTVEC_ELT' #define RTVEC_ELT(RTVEC, I) ((RTVEC)->elem[I]) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1493:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (def_set) = src; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1499:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1529:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (def_set); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1570:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1val = INTVAL (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1604:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1val = INTVAL (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1677:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] op1val = INTVAL (XEXP (src, 1)); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1706:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (XEXP (src, 1) == const0_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1716:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] else if (XEXP (src, 1) == const1_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1784:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (def_set); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1919:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] src = convert_compare (XEXP (src, 0), XEXP (src, 1), insn); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1935:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SET_SRC (def_set) = src; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:1941:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2009:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && !HARD_REGISTER_P (SET_SRC (set)) ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1972:58: note: expanded from macro 'HARD_REGISTER_P' #define HARD_REGISTER_P(REG) HARD_REGISTER_NUM_P (REGNO (REG)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1916:31: note: expanded from macro 'REGNO' #define REGNO(RTX) (rhs_regno(RTX)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1975:39: note: expanded from macro 'HARD_REGISTER_NUM_P' #define HARD_REGISTER_NUM_P(REG_NO) ((REG_NO) < FIRST_PSEUDO_REGISTER) ^~~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2057:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (def_set); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2068:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op2 = XEXP (src, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2084:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op12 = XEXP (op1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2097:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx op12 = XEXP (op1, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2117:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (def_set); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2218:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XVECLEN (XEXP (src, 1), 0) == 1 ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1360:46: note: expanded from macro 'XVECLEN' #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N)) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1352:35: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1239:39: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:744:32: note: expanded from macro 'GET_NUM_ELEM' #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem) ^~~~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2257:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (def_set); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2304:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || timode_mem_p (XEXP (src, 1)))) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2309:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || timode_mem_p (XEXP (src, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2316:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || timode_mem_p (XEXP (src, 1))); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2329:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && (INTVAL (XEXP (src, 1)) & ~0x7f) == 0; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1985:29: note: expanded from macro 'INTVAL' #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) ^~~ ../../gcc-14.2.0/gcc/rtl.h:1246:33: note: expanded from macro 'XCWINT' #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N]) ^~~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2669:18: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx *pnote = ®_NOTES (insn); ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1621:25: note: expanded from macro 'REG_NOTES' #define REG_NOTES(INSN) XEXP(INSN, 6) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2674:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *pnote = XEXP (*pnote, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2877:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] fndecl = SYMBOL_REF_DECL (XEXP (fnaddr, 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:2904:21: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx target = JUMP_LABEL (insn); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:3047:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx src = SET_SRC (set); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2704:22: note: expanded from macro 'SET_SRC' #define SET_SRC(RTX) XCEXP (RTX, 1, SET) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/i386/i386-features.cc:3138:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] INSN_CODE (insn) = -1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1536:25: note: expanded from macro 'INSN_CODE' #define INSN_CODE(INSN) XINT (INSN, 5) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ 195 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o darwin.o -MT darwin.o -MMD -MP -MF ./.deps/darwin.TPo ../../gcc-14.2.0/gcc/config/darwin.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: ../../gcc-14.2.0/gcc/rtl.h:1404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1417:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx tmp = XEXP (this, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1479:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] rtx next = XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1485:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1490:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1495:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return XBBDEF (insn, 2); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1506:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1511:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return XEXP (insn, 3); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1516:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1521:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] return XUINT (insn, 4); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1349:26: note: expanded from macro 'XUINT' #define XUINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_uint) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1544:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return XVEC (pat, 1); /* presumably an ADDR_DIFF_VEC */ ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1874:34: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (insn)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1881:10: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return JUMP_LABEL (this); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1886:40: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] return safe_as_a (JUMP_LABEL (this)); ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:1891:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] JUMP_LABEL (this) = target; ^~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:1870:28: note: expanded from macro 'JUMP_LABEL' #define JUMP_LABEL(INSN) XCEXP (INSN, 7, JUMP_INSN) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1385:32: note: expanded from macro 'XCEXP' #define XCEXP(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:2184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (x), GET_MODE (x)); ^~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3110:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] *step_out = XEXP (x, 1); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/rtl.h:3963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] attrs = MEM_ATTRS (x); ^~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2627:24: note: expanded from macro 'MEM_ATTRS' #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1375:29: note: expanded from macro 'X0MEMATTR' #define X0MEMATTR(RTX, N) (RTL_CHECKC1 (RTX, N, MEM).rt_mem) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:38:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:66:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:94:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:177:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:178:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:179:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:180:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:181:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:182:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:220:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:221:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:222:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:223:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:224:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:225:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:226:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:265:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:266:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:267:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:268:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:269:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:270:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:271:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 7) = arg7; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:307:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:308:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:309:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:310:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:311:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:312:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 7) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:343:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:344:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 2) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:345:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:346:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:347:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 5) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:348:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 6) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:379:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:380:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XBBDEF (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1355:25: note: expanded from macro 'XBBDEF' #define XBBDEF(RTX, N) (RTL_CHECK1 (RTX, N, 'B').rt_bb) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:381:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 3) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:382:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:383:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 5) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:384:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 6) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:415:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:448:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:449:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:450:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:451:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 4) = arg4; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:452:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 5) = arg5; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:453:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 6) = arg6; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:486:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:516:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:517:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:518:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:519:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 4) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:550:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:551:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:653:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:654:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:708:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SUBREG_BYTE (rt) = arg1; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2056:26: note: expanded from macro 'SUBREG_BYTE' #define SUBREG_BYTE(RTX) XCSUBREG (RTX, 1, SUBREG) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1383:32: note: expanded from macro 'XCSUBREG' #define XCSUBREG(RTX, N, C) (RTL_CHECKC1 (RTX, N, C).rt_subreg) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1240:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:735:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:786:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] X0EXP (rt, 1) = NULL_RTX; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1368:27: note: expanded from macro 'X0EXP' #define X0EXP(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:813:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:867:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:897:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:926:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:927:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:956:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:984:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1012:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1041:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1042:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1072:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1073:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1104:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1105:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1106:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1136:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1164:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1244:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:447:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ ../../gcc-14.2.0/gcc/hwint.h:59:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long long ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1192:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XEXP (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1222:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1223:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1224:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XVEC (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1352:23: note: expanded from macro 'XVEC' #define XVEC(RTX, N) (RTL_CHECK2 (RTX, N, 'E', 'V').rt_rtvec) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 1) = arg1; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1257:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 2) = arg2; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:26: In file included from ../../gcc-14.2.0/gcc/rtl.h:3973: ./genrtl.h:1258:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] XSTR (rt, 3) = arg3; ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1350:23: note: expanded from macro 'XSTR' #define XSTR(RTX, N) (RTL_CHECK2 (RTX, N, 's', 'S').rt_str) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:39: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/config/darwin.cc:328:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree decl = SYMBOL_REF_DECL (sym_ref); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/darwin.cc:681:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (SYMBOL_REF_DECL (p->symbol)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/darwin.cc:682:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] mark_decl_referenced (SYMBOL_REF_DECL (p->symbol)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/darwin.cc:764:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SYMBOL_REF_DATA (ptr_ref) = SYMBOL_REF_DATA (orig); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2744:30: note: expanded from macro 'SYMBOL_REF_DATA' #define SYMBOL_REF_DATA(RTX) X0ANY ((RTX), 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1379:26: note: expanded from macro 'X0ANY' #define X0ANY(RTX, N) RTL_CHECK1 (RTX, N, '0') ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/darwin.cc:764:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SYMBOL_REF_DATA (ptr_ref) = SYMBOL_REF_DATA (orig); ^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2744:30: note: expanded from macro 'SYMBOL_REF_DATA' #define SYMBOL_REF_DATA(RTX) X0ANY ((RTX), 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1379:26: note: expanded from macro 'X0ANY' #define X0ANY(RTX, N) RTL_CHECK1 (RTX, N, '0') ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/darwin.cc:802:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] orig = machopic_indirect_data_reference (XEXP (orig, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/darwin.cc:849:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SYMBOL_REF_DATA (XEXP (target, 0)) = SYMBOL_REF_DATA (sym_ref); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2744:30: note: expanded from macro 'SYMBOL_REF_DATA' #define SYMBOL_REF_DATA(RTX) X0ANY ((RTX), 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1379:26: note: expanded from macro 'X0ANY' #define X0ANY(RTX, N) RTL_CHECK1 (RTX, N, '0') ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/darwin.cc:849:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] SYMBOL_REF_DATA (XEXP (target, 0)) = SYMBOL_REF_DATA (sym_ref); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2744:30: note: expanded from macro 'SYMBOL_REF_DATA' #define SYMBOL_REF_DATA(RTX) X0ANY ((RTX), 1) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1379:26: note: expanded from macro 'X0ANY' #define X0ANY(RTX, N) RTL_CHECK1 (RTX, N, '0') ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/darwin.cc:1074:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] orig = machopic_legitimize_pic_address (XEXP (orig, 1), ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1351:23: note: expanded from macro 'XEXP' #define XEXP(RTX, N) (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/darwin.cc:1205:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] tree decl = SYMBOL_REF_DECL (symbol); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/rtl.h:2753:43: note: expanded from macro 'SYMBOL_REF_DECL' (CONSTANT_POOL_ADDRESS_P (RTX) ? NULL : X0TREE ((RTX), 1)) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1371:28: note: expanded from macro 'X0TREE' #define X0TREE(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_tree) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1238:38: note: expanded from macro 'RTL_CHECK1' #define RTL_CHECK1(RTX, N, C1) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ ../../gcc-14.2.0/gcc/config/darwin.cc:1272:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && XINT (XEXP (op, 0), 1) == UNSPEC_MACHOPIC_OFFSET); ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1348:23: note: expanded from macro 'XINT' #define XINT(RTX, N) (RTL_CHECK2 (RTX, N, 'i', 'n').rt_int) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:1239:38: note: expanded from macro 'RTL_CHECK2' #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->u.fld[N]) ^ ~ ../../gcc-14.2.0/gcc/rtl.h:446:5: note: array 'fld' declared here rtunion fld[1]; ^ In file included from ../../gcc-14.2.0/gcc/config/darwin.cc:4039: ./gt-darwin.h:339:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-darwin.h:339:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-darwin.h:339:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-darwin.h:339:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-darwin.h:417:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-darwin.h:417:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-darwin.h:417:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-darwin.h:417:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 147 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o host-darwin.o -MT host-darwin.o -MMD -MP -MF ./.deps/host-darwin.TPo ../../gcc-14.2.0/gcc/config/host-darwin.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/host-darwin.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/host-darwin.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o host-i386-darwin.o -MT host-i386-darwin.o -MMD -MP -MF ./.deps/host-i386-darwin.TPo ../../gcc-14.2.0/gcc/config/i386/host-i386-darwin.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/i386/host-i386-darwin.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/host-i386-darwin.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. rm -rf libbackend.a ar rc libbackend.a gimple-match-1.o gimple-match-2.o gimple-match-3.o gimple-match-4.o gimple-match-5.o gimple-match-6.o gimple-match-7.o gimple-match-8.o gimple-match-9.o gimple-match-10.o gimple-match-exports.o generic-match-1.o generic-match-2.o generic-match-3.o generic-match-4.o generic-match-5.o generic-match-6.o generic-match-7.o generic-match-8.o generic-match-9.o generic-match-10.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit-1.o insn-emit-2.o insn-emit-3.o insn-emit-4.o insn-emit-5.o insn-emit-6.o insn-emit-7.o insn-emit-8.o insn-emit-9.o insn-emit-10.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o adjust-alignment.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o ctfc.o ctfout.o btfout.o symtab.o symtab-thunks.o symtab-clones.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coroutine-passes.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o digraph.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2ctf.o dwarf2out.o early-remat.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o file-prefix-map.o final.o fixed-value.o fold-const.o fold-const-call.o fold-mem-offsets.o function.o function-abi.o function-tests.o fwprop.o gcc-rich-location.o gcc-urlifier.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-array-bounds.o gimple-builder.o gimple-expr.o gimple-if-to-switch.o gimple-iterator.o gimple-fold.o gimple-harden-conditionals.o gimple-harden-control-flow.o gimple-laddress.o gimple-loop-interchange.o gimple-loop-jam.o gimple-loop-versioning.o gimple-low.o gimple-lower-bitint.o gimple-predicate-analysis.o gimple-pretty-print.o gimple-range.o gimple-range-cache.o gimple-range-edge.o gimple-range-fold.o gimple-range-gori.o gimple-range-infer.o gimple-range-op.o gimple-range-phi.o gimple-range-trace.o gimple-ssa-backprop.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-sccopy.o gimple-ssa-split-paths.o gimple-ssa-store-merging.o gimple-ssa-strength-reduction.o gimple-ssa-sprintf.o gimple-ssa-warn-access.o gimple-ssa-warn-alloca.o gimple-ssa-warn-restrict.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimple-warn-recursion.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphviz.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hash-map-tests.o hash-set-tests.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-cp.o ipa-sra.o ipa-devirt.o ipa-fnsummary.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-free-lang-data.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-modref.o ipa-modref-tree.o ipa-predicate.o ipa-profile.o ipa-prop.o ipa-param-manipulation.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-ref.o ipa-utils.o ipa-strub.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-offload.o omp-expand.o omp-general.o omp-low.o omp-oacc-kernels-decompose.o omp-oacc-neuter-broadcast.o omp-simd-clone.o opt-problem.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o optinfo.o optinfo-emit-json.o options-save.o options-urls.o opts-global.o ordered-hash-map-tests.o passes.o plugin.o pointer-query.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.o profile-count.o range.o range-op.o range-op-float.o range-op-ptr.o read-md.o read-rtl.o read-rtl-function.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl-ssa/accesses.o rtl-ssa/blocks.o rtl-ssa/changes.o rtl-ssa/functions.o rtl-ssa/insns.o rtl-ssa/movement.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o rtx-vector-builder.o run-rtl-passes.o sched-deps.o sched-ebb.o sched-rgn.o sel-sched-ir.o sel-sched-dump.o sel-sched.o selftest-rtl.o selftest-run-tests.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o splay-tree-utils.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o substring-locations.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-diagnostic-client-data-hooks.o tree-diagnostic-path.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-logical-location.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-split.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o gimple-range-path.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o gimple-isel.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vect-slp-patterns.o tree-vectorizer.o tree-vector-builder.o tree-vrp.o tree.o tristate.o typed-splay-tree.o valtrack.o value-pointer-equiv.o value-query.o value-range.o value-range-pretty-print.o value-range-storage.o value-relation.o value-prof.o var-tracking.o varasm.o varpool.o vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.o warning-control.o web.o wide-int.o wide-int-print.o i386.o analyzer/access-diagram.o analyzer/analysis-plan.o analyzer/analyzer.o analyzer/analyzer-language.o analyzer/analyzer-logging.o analyzer/analyzer-pass.o analyzer/analyzer-selftests.o analyzer/bar-chart.o analyzer/bounds-checking.o analyzer/call-details.o analyzer/call-info.o analyzer/call-string.o analyzer/call-summary.o analyzer/checker-event.o analyzer/checker-path.o analyzer/complexity.o analyzer/constraint-manager.o analyzer/diagnostic-manager.o analyzer/engine.o analyzer/feasible-graph.o analyzer/function-set.o analyzer/infinite-loop.o analyzer/infinite-recursion.o analyzer/kf.o analyzer/kf-analyzer.o analyzer/kf-lang-cp.o analyzer/known-function-manager.o analyzer/pending-diagnostic.o analyzer/program-point.o analyzer/program-state.o analyzer/ranges.o analyzer/record-layout.o analyzer/region.o analyzer/region-model.o analyzer/region-model-asm.o analyzer/region-model-manager.o analyzer/region-model-reachability.o analyzer/sm.o analyzer/sm-file.o analyzer/sm-fd.o analyzer/sm-malloc.o analyzer/sm-pattern-test.o analyzer/sm-sensitive.o analyzer/sm-signal.o analyzer/sm-taint.o analyzer/state-purge.o analyzer/store.o analyzer/supergraph.o analyzer/svalue.o analyzer/symbol.o analyzer/trimmed-graph.o analyzer/varargs.o x86-tune-sched.o x86-tune-sched-bd.o x86-tune-sched-atom.o x86-tune-sched-core.o i386-options.o i386-builtins.o i386-expand.o i386-features.o darwin.o host-darwin.o host-i386-darwin.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(digraph.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(fibonacci_heap.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(function-tests.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(hash-map-tests.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(hash-set-tests.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(ordered-hash-map-tests.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(rtl-tests.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(selftest-rtl.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(selftest-run-tests.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(splay-tree-utils.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(typed-splay-tree.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(vmsdbgout.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(analyzer-selftests.o) has no symbols ranlib libbackend.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(digraph.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(fibonacci_heap.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(function-tests.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(hash-map-tests.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(hash-set-tests.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(ordered-hash-map-tests.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(rtl-tests.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(selftest-rtl.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(selftest-run-tests.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(splay-tree-utils.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(typed-splay-tree.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(vmsdbgout.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(analyzer-selftests.o) has no symbols clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../gcc-14.2.0/gcc/main.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/main.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/main.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o i386-common.o -MT i386-common.o -MMD -MP -MF ./.deps/i386-common.TPo ../../gcc-14.2.0/gcc/common/config/i386/i386-common.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/common/config/i386/i386-common.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/common/config/i386/i386-common.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -DPREFIX=\"/opt/pkg/gcc14\" -DBASEVER="\"14.2.0\"" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../gcc-14.2.0/gcc/prefix.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/prefix.cc:68: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/prefix.cc:68: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../gcc-14.2.0/gcc/opts.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/opts.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/opts.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../gcc-14.2.0/gcc/opts-common.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/opts-common.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/opts-common.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. /opt/pkg/bin/nawk -f ../../gcc-14.2.0/gcc/opt-functions.awk -f ../../gcc-14.2.0/gcc/opt-read.awk \ -f ../../gcc-14.2.0/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.cc clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from options.cc:5: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from options.cc:5: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from options.cc:12: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../gcc-14.2.0/gcc/vec.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/vec.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/vec.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../gcc-14.2.0/gcc/hooks.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/hooks.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/hooks.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Icommon -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/common -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../gcc-14.2.0/gcc/common/common-targhooks.cc In file included from ../../gcc-14.2.0/gcc/common/common-targhooks.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/common/common-targhooks.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 2 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../gcc-14.2.0/gcc/hash-table.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/hash-table.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/hash-table.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../gcc-14.2.0/gcc/file-find.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../gcc-14.2.0/gcc/selftest.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/selftest.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/selftest.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo ../../gcc-14.2.0/gcc/opt-suggestions.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/opt-suggestions.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/opt-suggestions.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. rm -rf libcommon-target.a ar rc libcommon-target.a i386-common.o prefix.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o opt-suggestions.o options-urls.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon-target.a(selftest.o) has no symbols ranlib libcommon-target.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon-target.a(selftest.o) has no symbols clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo ../../gcc-14.2.0/gcc/diagnostic-spec.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/diagnostic-spec.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/diagnostic-spec.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/diagnostic-spec.cc:28: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/diagnostic-spec.cc:28: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 7 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../gcc-14.2.0/gcc/diagnostic.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/diagnostic.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/diagnostic.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/diagnostic.cc:44: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct ../../gcc-14.2.0/gcc/diagnostic.cc:2333:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fnotice (stderr, diagnostic_kind_text[DK_ICE]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/diagnostic.cc:2333:24: note: treat the string as an argument to avoid this fnotice (stderr, diagnostic_kind_text[DK_ICE]); ^ "%s", 5 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../gcc-14.2.0/gcc/diagnostic-color.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo ../../gcc-14.2.0/gcc/diagnostic-format-json.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/diagnostic-format-json.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/diagnostic-format-json.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o diagnostic-format-sarif.o -MT diagnostic-format-sarif.o -MMD -MP -MF ./.deps/diagnostic-format-sarif.TPo ../../gcc-14.2.0/gcc/diagnostic-format-sarif.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/diagnostic-format-sarif.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/diagnostic-format-sarif.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/diagnostic-format-sarif.cc:30: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../gcc-14.2.0/gcc/diagnostic-show-locus.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/diagnostic-show-locus.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/diagnostic-show-locus.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/diagnostic-show-locus.cc:33: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../gcc-14.2.0/gcc/edit-context.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/edit-context.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/edit-context.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../gcc-14.2.0/gcc/pretty-print.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/pretty-print.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/pretty-print.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -DLOCALEDIR=\"/opt/pkg/gcc14/share/locale\" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../gcc-14.2.0/gcc/intl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/intl.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/intl.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo ../../gcc-14.2.0/gcc/json.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/json.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/json.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../gcc-14.2.0/gcc/sbitmap.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/sbitmap.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/sbitmap.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc-14.2.0/gcc/input.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/input.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/input.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/input.cc:26: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../gcc-14.2.0/gcc/ggc-none.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/ggc-none.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/ggc-none.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../gcc-14.2.0/gcc/memory-block.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/memory-block.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/memory-block.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../gcc-14.2.0/gcc/selftest-diagnostic.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/selftest-diagnostic.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/selftest-diagnostic.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo ../../gcc-14.2.0/gcc/sort.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Itext-art -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/text-art -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o text-art/box-drawing.o -MT text-art/box-drawing.o -MMD -MP -MF text-art/.deps/box-drawing.TPo ../../gcc-14.2.0/gcc/text-art/box-drawing.cc In file included from ../../gcc-14.2.0/gcc/text-art/box-drawing.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/box-drawing.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/box-drawing.cc:25: In file included from ../../gcc-14.2.0/gcc/text-art/box-drawing.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/types.h:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Itext-art -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/text-art -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o text-art/canvas.o -MT text-art/canvas.o -MMD -MP -MF text-art/.deps/canvas.TPo ../../gcc-14.2.0/gcc/text-art/canvas.cc In file included from ../../gcc-14.2.0/gcc/text-art/canvas.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/canvas.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/canvas.cc:28: In file included from ../../gcc-14.2.0/gcc/text-art/canvas.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/types.h:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Itext-art -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/text-art -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o text-art/ruler.o -MT text-art/ruler.o -MMD -MP -MF text-art/.deps/ruler.TPo ../../gcc-14.2.0/gcc/text-art/ruler.cc In file included from ../../gcc-14.2.0/gcc/text-art/ruler.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/ruler.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/ruler.cc:29: In file included from ../../gcc-14.2.0/gcc/text-art/ruler.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/canvas.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/types.h:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Itext-art -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/text-art -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o text-art/selftests.o -MT text-art/selftests.o -MMD -MP -MF text-art/.deps/selftests.TPo ../../gcc-14.2.0/gcc/text-art/selftests.cc In file included from ../../gcc-14.2.0/gcc/text-art/selftests.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/selftests.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/selftests.cc:28: In file included from ../../gcc-14.2.0/gcc/text-art/canvas.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/types.h:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Itext-art -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/text-art -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o text-art/style.o -MT text-art/style.o -MMD -MP -MF text-art/.deps/style.TPo ../../gcc-14.2.0/gcc/text-art/style.cc In file included from ../../gcc-14.2.0/gcc/text-art/style.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/style.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/style.cc:32: In file included from ../../gcc-14.2.0/gcc/text-art/types.h:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Itext-art -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/text-art -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o text-art/styled-string.o -MT text-art/styled-string.o -MMD -MP -MF text-art/.deps/styled-string.TPo ../../gcc-14.2.0/gcc/text-art/styled-string.cc In file included from ../../gcc-14.2.0/gcc/text-art/styled-string.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/styled-string.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/styled-string.cc:32: In file included from ../../gcc-14.2.0/gcc/text-art/types.h:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Itext-art -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/text-art -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o text-art/table.o -MT text-art/table.o -MMD -MP -MF text-art/.deps/table.TPo ../../gcc-14.2.0/gcc/text-art/table.cc In file included from ../../gcc-14.2.0/gcc/text-art/table.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/table.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/table.cc:31: In file included from ../../gcc-14.2.0/gcc/text-art/table.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/canvas.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/types.h:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Itext-art -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/text-art -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o text-art/theme.o -MT text-art/theme.o -MMD -MP -MF text-art/.deps/theme.TPo ../../gcc-14.2.0/gcc/text-art/theme.cc In file included from ../../gcc-14.2.0/gcc/text-art/theme.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/theme.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/theme.cc:28: In file included from ../../gcc-14.2.0/gcc/text-art/ruler.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/canvas.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/types.h:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fPIE -I. -Itext-art -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/text-art -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o text-art/widget.o -MT text-art/widget.o -MMD -MP -MF text-art/.deps/widget.TPo ../../gcc-14.2.0/gcc/text-art/widget.cc In file included from ../../gcc-14.2.0/gcc/text-art/widget.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/widget.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/text-art/widget.cc:30: In file included from ../../gcc-14.2.0/gcc/text-art/widget.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/canvas.h:24: In file included from ../../gcc-14.2.0/gcc/text-art/types.h:32: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. rm -rf libcommon.a ar rc libcommon.a diagnostic-spec.o diagnostic.o diagnostic-color.o diagnostic-format-json.o diagnostic-format-sarif.o diagnostic-show-locus.o edit-context.o pretty-print.o intl.o json.o sbitmap.o vec.o input.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o sort.o text-art/box-drawing.o text-art/canvas.o text-art/ruler.o text-art/selftests.o text-art/style.o text-art/styled-string.o text-art/table.o text-art/theme.o text-art/widget.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon.a(selftest.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon.a(selftest-diagnostic.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon.a(selftests.o) has no symbols ranlib libcommon.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon.a(selftest.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon.a(selftest-diagnostic.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon.a(selftests.o) has no symbols if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final; then \ cp ../prev-gcc/cc1-checksum.cc cc1-checksum.cc; \ else \ build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o darwin-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ checksum-options > cc1-checksum.cc.tmp && \ ../../gcc-14.2.0/gcc/../move-if-change cc1-checksum.cc.tmp cc1-checksum.cc; \ fi clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o darwin-c.o \ cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -L/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/.libs -lisl -L/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -L./../zlib -lz clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo ../../gcc-14.2.0/gcc/cp/cp-lang.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/cp-lang.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cp-lang.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cp-lang.cc:24: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../gcc-14.2.0/gcc/cp/call.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/call.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/call.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/call.cc:29: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/call.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/call.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 8 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../gcc-14.2.0/gcc/cp/class.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/class.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/class.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/class.cc:28: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/class.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/class.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/class.cc:10842: ./gt-cp-class.h:48:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-class.h:48:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-cp-class.h:48:53: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-class.h:48:53: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 10 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo ../../gcc-14.2.0/gcc/cp/constexpr.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/constexpr.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/constexpr.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/constexpr.cc:26: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/constexpr.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/constexpr.cc:37: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/constexpr.cc:10841: ./gt-cp-constexpr.h:236:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constexpr.h:236:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constexpr.h:236:70: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constexpr.h:236:70: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constexpr.h:279:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constexpr.h:279:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constexpr.h:279:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constexpr.h:279:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 12 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo ../../gcc-14.2.0/gcc/cp/constraint.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/constraint.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/constraint.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/constraint.cc:40: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/constraint.cc:3999: ./gt-cp-constraint.h:261:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constraint.h:261:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constraint.h:261:58: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constraint.h:261:58: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constraint.h:279:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constraint.h:279:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constraint.h:279:58: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constraint.h:279:58: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constraint.h:322:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constraint.h:322:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constraint.h:322:57: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constraint.h:322:57: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 10 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/coroutines.o -MT cp/coroutines.o -MMD -MP -MF cp/.deps/coroutines.TPo ../../gcc-14.2.0/gcc/cp/coroutines.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/coroutines.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/coroutines.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/coroutines.cc:27: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/coroutines.cc:5183: ./gt-cp-coroutines.h:176:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-coroutines.h:176:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-coroutines.h:176:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-coroutines.h:176:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 6 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo ../../gcc-14.2.0/gcc/cp/cp-gimplify.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/cp-gimplify.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cp-gimplify.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cp-gimplify.cc:27: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cp-gimplify.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/cp/cp-gimplify.cc:40: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/cp/cp-gimplify.cc:42: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/cp-gimplify.cc:42: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/cp-gimplify.cc:3954: ./gt-cp-cp-gimplify.h:113:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-cp-gimplify.h:113:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-cp-gimplify.h:113:79: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-cp-gimplify.h:113:79: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 31 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo ../../gcc-14.2.0/gcc/cp/cp-objcp-common.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/cp-objcp-common.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cp-objcp-common.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cp-objcp-common.cc:24: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct ../../gcc-14.2.0/gcc/cp/cp-objcp-common.cc:52:5: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types] struct { ^ 5 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo ../../gcc-14.2.0/gcc/cp/cp-ubsan.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/cp-ubsan.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cp-ubsan.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cp-ubsan.cc:24: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../gcc-14.2.0/gcc/cp/cvt.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/cvt.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cvt.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cvt.cc:31: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/contracts.o -MT cp/contracts.o -MMD -MP -MF cp/.deps/contracts.TPo ../../gcc-14.2.0/gcc/cp/contracts.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/contracts.cc:152: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/contracts.cc:152: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/contracts.cc:153: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo ../../gcc-14.2.0/gcc/cp/cxx-pretty-print.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/cxx-pretty-print.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cxx-pretty-print.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/cxx-pretty-print.cc:24: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../gcc-14.2.0/gcc/cp/decl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/decl.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/decl.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/decl.cc:35: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/decl.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/decl.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/decl.cc:19348: ./gt-cp-decl.h:276:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-decl.h:276:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-decl.h:276:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-decl.h:276:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 10 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../gcc-14.2.0/gcc/cp/decl2.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/decl2.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/decl2.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/decl2.cc:34: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/decl2.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/decl2.cc:38: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/decl2.cc:6072: ./gt-cp-decl2.h:92:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-decl2.h:92:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-decl2.h:92:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-decl2.h:92:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-decl2.h:110:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-decl2.h:110:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-cp-decl2.h:110:78: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-decl2.h:110:78: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 12 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo ../../gcc-14.2.0/gcc/cp/dump.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/dump.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/dump.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/dump.cc:24: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../gcc-14.2.0/gcc/cp/error.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/error.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/error.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/error.cc:25: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../gcc-14.2.0/gcc/cp/except.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/except.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/except.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/except.cc:27: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../gcc-14.2.0/gcc/cp/expr.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/expr.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/expr.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo ../../gcc-14.2.0/gcc/cp/friend.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/friend.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/friend.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/friend.cc:23: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo ../../gcc-14.2.0/gcc/cp/init.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/init.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/init.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/init.cc:27: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo ../../gcc-14.2.0/gcc/cp/lambda.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/lambda.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/lambda.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/lambda.cc:27: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/lambda.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/lambda.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 8 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../gcc-14.2.0/gcc/cp/lex.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/lex.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/lex.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/lex.cc:29: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/lex.cc:1178: ./gt-cp-lex.h:60:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-lex.h:60:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-lex.h:60:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-lex.h:60:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 6 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo ../../gcc-14.2.0/gcc/cp/logic.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/logic.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/logic.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/logic.cc:41: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/logic.cc:843: ./gt-cp-logic.h:134:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-logic.h:134:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-logic.h:134:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-logic.h:134:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 6 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo ../../gcc-14.2.0/gcc/cp/mangle.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/mangle.cc:49: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/mangle.cc:49: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/mangle.cc:52: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/mangle.cc:54: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/mangle.cc:54: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 8 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/mapper-client.o -MT cp/mapper-client.o -MMD -MP -MF cp/.deps/mapper-client.TPo ../../gcc-14.2.0/gcc/cp/mapper-client.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/mapper-client.cc:38: ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 5 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/mapper-resolver.o -MT cp/mapper-resolver.o -MMD -MP -MF cp/.deps/mapper-resolver.TPo ../../gcc-14.2.0/gcc/cp/mapper-resolver.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo ../../gcc-14.2.0/gcc/cp/method.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/method.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/method.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/method.cc:28: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/method.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/method.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 8 warnings generated. clang++ -fPIE -c -DHOST_MACHINE=\"x86_64-apple-darwin23\" -DTARGET_MACHINE=\"x86_64-apple-darwin23\" -I../../gcc-14.2.0/gcc/../zlib -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/module.o -MT cp/module.o -MMD -MP -MF cp/.deps/module.TPo ../../gcc-14.2.0/gcc/cp/module.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/module.cc:215: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/module.cc:215: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/module.cc:216: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/module.cc:221: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/module.cc:221: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/module.cc:225: ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ In file included from ../../gcc-14.2.0/gcc/cp/module.cc:20888: ./gt-cp-module.h:25:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * x = (struct module_state *)x_p; ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:25:3: note: did you mean class here? struct module_state * x = (struct module_state *)x_p; ^~~~~~ class ./gt-cp-module.h:25:30: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * x = (struct module_state *)x_p; ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:25:30: note: did you mean class here? struct module_state * x = (struct module_state *)x_p; ^~~~~~ class ./gt-cp-module.h:26:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * xlimit = x; ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:26:3: note: did you mean class here? struct module_state * xlimit = x; ^~~~~~ class ./gt-cp-module.h:43:12: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct module_state& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:43:12: note: did you mean class here? gt_ggc_mx (struct module_state& x_r ATTRIBUTE_UNUSED) ^~~~~~ class ./gt-cp-module.h:45:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:45:3: note: did you mean class here? struct module_state * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class ./gt-cp-module.h:56:12: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct module_state *& x) ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:56:12: note: did you mean class here? gt_ggc_mx (struct module_state *& x) ^~~~~~ class ./gt-cp-module.h:134:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * x = (struct module_state *)x_p; ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:134:3: note: did you mean class here? struct module_state * x = (struct module_state *)x_p; ^~~~~~ class ./gt-cp-module.h:134:30: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * x = (struct module_state *)x_p; ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:134:30: note: did you mean class here? struct module_state * x = (struct module_state *)x_p; ^~~~~~ class ./gt-cp-module.h:135:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * xlimit = x; ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:135:3: note: did you mean class here? struct module_state * xlimit = x; ^~~~~~ class ./gt-cp-module.h:152:12: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct module_state& x_r ATTRIBUTE_UNUSED) ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:152:12: note: did you mean class here? gt_pch_nx (struct module_state& x_r ATTRIBUTE_UNUSED) ^~~~~~ class ./gt-cp-module.h:154:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * ATTRIBUTE_UNUSED x = &x_r; ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:154:3: note: did you mean class here? struct module_state * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class ./gt-cp-module.h:165:12: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct module_state *& x) ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:165:12: note: did you mean class here? gt_pch_nx (struct module_state *& x) ^~~~~~ class ./gt-cp-module.h:246:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * x ATTRIBUTE_UNUSED = (struct module_state *)x_p; ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:246:3: note: did you mean class here? struct module_state * x ATTRIBUTE_UNUSED = (struct module_state *)x_p; ^~~~~~ class ./gt-cp-module.h:246:47: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * x ATTRIBUTE_UNUSED = (struct module_state *)x_p; ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:246:47: note: did you mean class here? struct module_state * x ATTRIBUTE_UNUSED = (struct module_state *)x_p; ^~~~~~ class ./gt-cp-module.h:264:12: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct module_state* x ATTRIBUTE_UNUSED, ^ ../../gcc-14.2.0/gcc/cp/module.cc:3548:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:264:12: note: did you mean class here? gt_pch_nx (struct module_state* x ATTRIBUTE_UNUSED, ^~~~~~ class ./gt-cp-module.h:305:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-module.h:305:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-module.h:305:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-module.h:305:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-module.h:323:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-module.h:323:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-module.h:323:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-module.h:323:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 31 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo ../../gcc-14.2.0/gcc/cp/name-lookup.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/name-lookup.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/name-lookup.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/name-lookup.cc:25: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo ../../gcc-14.2.0/gcc/cp/optimize.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/optimize.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/optimize.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/optimize.cc:25: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/optimize.cc:27: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/optimize.cc:27: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/optimize.cc:29: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 9 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo ../../gcc-14.2.0/gcc/cp/parser.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/parser.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/parser.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/parser.cc:25: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/parser.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/parser.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 8 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo ../../gcc-14.2.0/gcc/cp/pt.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/pt.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/pt.cc:32: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/pt.cc:33: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/pt.cc:31812: ./gt-cp-pt.h:244:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-pt.h:244:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-pt.h:244:58: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-pt.h:244:58: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-pt.h:262:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-pt.h:262:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-pt.h:262:57: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-pt.h:262:57: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-pt.h:280:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-pt.h:280:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-cp-pt.h:280:60: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-pt.h:280:60: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-cp-pt.h:291:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-pt.h:291:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-cp-pt.h:291:61: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-pt.h:291:61: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 12 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../gcc-14.2.0/gcc/cp/ptree.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/ptree.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/ptree.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/ptree.cc:25: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo ../../gcc-14.2.0/gcc/cp/rtti.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/rtti.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/rtti.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/rtti.cc:25: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo ../../gcc-14.2.0/gcc/cp/search.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/search.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/search.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/search.cc:27: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo ../../gcc-14.2.0/gcc/cp/semantics.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/semantics.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/semantics.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/semantics.cc:31: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/semantics.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/semantics.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/semantics.cc:38: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/semantics.cc:13242: ./gt-cp-semantics.h:101:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-semantics.h:101:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-cp-semantics.h:101:54: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ ../../gcc-14.2.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-semantics.h:101:54: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 11 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo ../../gcc-14.2.0/gcc/cp/tree.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/tree.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/tree.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/tree.cc:25: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/tree.cc:27: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/tree.cc:27: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/tree.cc:31: ../../gcc-14.2.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cp/tree.cc:3560:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (p, code); ^ ../../gcc-14.2.0/gcc/cp/tree.cc:3551:50: note: parameter of type 'enum tree_code' is declared here build_min_nt_loc (location_t loc, enum tree_code code, ...) ^ In file included from ../../gcc-14.2.0/gcc/cp/tree.cc:6404: ./gt-cp-tree.h:3055:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3055:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3055:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3055:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3106:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3106:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3106:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3106:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3149:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3149:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3149:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3149:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3167:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3167:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3167:58: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3167:58: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 18 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo ../../gcc-14.2.0/gcc/cp/typeck.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/typeck.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/typeck.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/typeck.cc:31: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo ../../gcc-14.2.0/gcc/cp/typeck2.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/typeck2.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/typeck2.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/typeck2.cc:31: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo ../../gcc-14.2.0/gcc/cp/vtable-class-hierarchy.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/vtable-class-hierarchy.cc:115: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/vtable-class-hierarchy.cc:115: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/vtable-class-hierarchy.cc:117: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/vtable-class-hierarchy.cc:119: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/vtable-class-hierarchy.cc:119: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/cp/vtable-class-hierarchy.cc:120: ../../gcc-14.2.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ ../../gcc-14.2.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 9 warnings generated. if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final; then \ cp ../prev-gcc/cc1plus-checksum.cc cc1plus-checksum.cc; \ else \ build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/contracts.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o darwin-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcody/libcody.a libcommon.a ../libcpp/libcpp.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ checksum-options > cc1plus-checksum.cc.tmp && \ ../../gcc-14.2.0/gcc/../move-if-change cc1plus-checksum.cc.tmp cc1plus-checksum.cc; \ fi clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cc1plus-checksum.o -MT cc1plus-checksum.o -MMD -MP -MF ./.deps/cc1plus-checksum.TPo cc1plus-checksum.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o cc1plus \ cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/contracts.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o darwin-c.o cc1plus-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcody/libcody.a \ libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -L/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/.libs -lisl -L/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -L./../zlib -lz clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/arith.o -MT fortran/arith.o -MMD -MP -MF fortran/.deps/arith.TPo ../../gcc-14.2.0/gcc/fortran/arith.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/arith.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/arith.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/arith.cc:30: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/arith.cc:30: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/array.o -MT fortran/array.o -MMD -MP -MF fortran/.deps/array.TPo ../../gcc-14.2.0/gcc/fortran/array.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/array.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/array.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/array.cc:25: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/array.cc:25: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/bbt.o -MT fortran/bbt.o -MMD -MP -MF fortran/.deps/bbt.TPo ../../gcc-14.2.0/gcc/fortran/bbt.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/bbt.cc:40: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/bbt.cc:40: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/bbt.cc:41: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/bbt.cc:41: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/check.o -MT fortran/check.o -MMD -MP -MF fortran/.deps/check.TPo ../../gcc-14.2.0/gcc/fortran/check.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/check.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/check.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/check.cc:32: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/check.cc:32: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/class.o -MT fortran/class.o -MMD -MP -MF fortran/.deps/class.TPo ../../gcc-14.2.0/gcc/fortran/class.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/class.cc:61: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/class.cc:61: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/class.cc:62: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/class.cc:62: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/constructor.o -MT fortran/constructor.o -MMD -MP -MF fortran/.deps/constructor.TPo ../../gcc-14.2.0/gcc/fortran/constructor.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/constructor.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/constructor.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/constructor.cc:23: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/constructor.cc:23: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/cpp.o -MT fortran/cpp.o -MMD -MP -MF fortran/.deps/cpp.TPo ../../gcc-14.2.0/gcc/fortran/cpp.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/cpp.cc:21: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/cpp.cc:21: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/cpp.cc:24: In file included from ./options.h:13202: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/cpp.cc:28: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/cpp.cc:28: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/cpp.cc:37: ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:60:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:63:31: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void fdeps_add_target (struct mkdeps *, const char *, bool); ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:76:39: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_write_p1689r5 (const struct mkdeps *, FILE *); ^ ../../gcc-14.2.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 20 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/data.o -MT fortran/data.o -MMD -MP -MF fortran/.deps/data.TPo ../../gcc-14.2.0/gcc/fortran/data.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/data.cc:37: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/data.cc:37: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/data.cc:38: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/data.cc:38: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/decl.o -MT fortran/decl.o -MMD -MP -MF fortran/.deps/decl.TPo ../../gcc-14.2.0/gcc/fortran/decl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/decl.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/decl.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/decl.cc:26: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/decl.cc:26: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/dump-parse-tree.o -MT fortran/dump-parse-tree.o -MMD -MP -MF fortran/.deps/dump-parse-tree.TPo ../../gcc-14.2.0/gcc/fortran/dump-parse-tree.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/dump-parse-tree.cc:35: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/dump-parse-tree.cc:35: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/dump-parse-tree.cc:36: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/dump-parse-tree.cc:36: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/error.o -MT fortran/error.o -MMD -MP -MF fortran/.deps/error.TPo ../../gcc-14.2.0/gcc/fortran/error.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/error.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/error.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/error.cc:31: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/error.cc:31: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/error.cc:77:58: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] gfc_error_opt (int opt, const char *gmsgid, va_list ap) ATTRIBUTE_GCC_GFC(2,0); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/error.cc:80:55: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] gfc_warning (int opt, const char *gmsgid, va_list ap) ATTRIBUTE_GCC_GFC(2,0); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/error.cc:338:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] static void error_printf (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/error.cc:534:13: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] static void ATTRIBUTE_GCC_GFC(2,0) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ 19 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/expr.o -MT fortran/expr.o -MMD -MP -MF fortran/.deps/expr.TPo ../../gcc-14.2.0/gcc/fortran/expr.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/expr.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/expr.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/expr.cc:25: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/expr.cc:25: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/interface.o -MT fortran/interface.o -MMD -MP -MF fortran/.deps/interface.TPo ../../gcc-14.2.0/gcc/fortran/interface.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/interface.cc:68: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/interface.cc:68: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/interface.cc:70: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/interface.cc:70: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/intrinsic.o -MT fortran/intrinsic.o -MMD -MP -MF fortran/.deps/intrinsic.TPo ../../gcc-14.2.0/gcc/fortran/intrinsic.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/intrinsic.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/intrinsic.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/intrinsic.cc:26: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/intrinsic.cc:26: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/io.o -MT fortran/io.o -MMD -MP -MF fortran/.deps/io.TPo ../../gcc-14.2.0/gcc/fortran/io.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/io.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/io.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/io.cc:25: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/io.cc:25: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/iresolve.o -MT fortran/iresolve.o -MMD -MP -MF fortran/.deps/iresolve.TPo ../../gcc-14.2.0/gcc/fortran/iresolve.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/iresolve.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/iresolve.cc:31: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/iresolve.cc:33: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/iresolve.cc:33: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/match.o -MT fortran/match.o -MMD -MP -MF fortran/.deps/match.TPo ../../gcc-14.2.0/gcc/fortran/match.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/match.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/match.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/match.cc:25: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/match.cc:25: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/matchexp.o -MT fortran/matchexp.o -MMD -MP -MF fortran/.deps/matchexp.TPo ../../gcc-14.2.0/gcc/fortran/matchexp.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/matchexp.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/matchexp.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/matchexp.cc:24: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/matchexp.cc:24: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/misc.o -MT fortran/misc.o -MMD -MP -MF fortran/.deps/misc.TPo ../../gcc-14.2.0/gcc/fortran/misc.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/misc.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/misc.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/misc.cc:24: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/misc.cc:24: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -I../../gcc-14.2.0/gcc/../zlib -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/module.o -MT fortran/module.o -MMD -MP -MF fortran/.deps/module.TPo ../../gcc-14.2.0/gcc/fortran/module.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/module.cc:69: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/module.cc:69: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/module.cc:72: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/module.cc:72: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/openmp.o -MT fortran/openmp.o -MMD -MP -MF fortran/.deps/openmp.TPo ../../gcc-14.2.0/gcc/fortran/openmp.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/openmp.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/openmp.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/openmp.cc:25: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/openmp.cc:25: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/options.o -MT fortran/options.o -MMD -MP -MF fortran/.deps/options.TPo ../../gcc-14.2.0/gcc/fortran/options.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/options.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/options.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/options.cc:26: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/options.cc:26: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/parse.o -MT fortran/parse.o -MMD -MP -MF fortran/.deps/parse.TPo ../../gcc-14.2.0/gcc/fortran/parse.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/parse.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/parse.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/parse.cc:25: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/parse.cc:25: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/primary.o -MT fortran/primary.o -MMD -MP -MF fortran/.deps/primary.TPo ../../gcc-14.2.0/gcc/fortran/primary.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/primary.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/primary.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/primary.cc:25: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/primary.cc:25: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/resolve.o -MT fortran/resolve.o -MMD -MP -MF fortran/.deps/resolve.TPo ../../gcc-14.2.0/gcc/fortran/resolve.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/resolve.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/resolve.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/resolve.cc:26: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/resolve.cc:26: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/scanner.o -MT fortran/scanner.o -MMD -MP -MF fortran/.deps/scanner.TPo ../../gcc-14.2.0/gcc/fortran/scanner.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/scanner.cc:45: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/scanner.cc:45: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/scanner.cc:46: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/scanner.cc:46: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/simplify.o -MT fortran/simplify.o -MMD -MP -MF fortran/.deps/simplify.TPo ../../gcc-14.2.0/gcc/fortran/simplify.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/simplify.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/simplify.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/simplify.cc:25: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/simplify.cc:25: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/st.o -MT fortran/st.o -MMD -MP -MF fortran/.deps/st.TPo ../../gcc-14.2.0/gcc/fortran/st.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/st.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/st.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/st.cc:29: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/st.cc:29: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/symbol.o -MT fortran/symbol.o -MMD -MP -MF fortran/.deps/symbol.TPo ../../gcc-14.2.0/gcc/fortran/symbol.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/symbol.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/symbol.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/symbol.cc:26: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/symbol.cc:26: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/target-memory.o -MT fortran/target-memory.o -MMD -MP -MF fortran/.deps/target-memory.TPo ../../gcc-14.2.0/gcc/fortran/target-memory.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/target-memory.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/target-memory.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/target-memory.cc:25: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/target-memory.cc:25: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o darwin-f.o -MT darwin-f.o -MMD -MP -MF ./.deps/darwin-f.TPo ../../gcc-14.2.0/gcc/config/darwin-f.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/convert.o -MT fortran/convert.o -MMD -MP -MF fortran/.deps/convert.TPo ../../gcc-14.2.0/gcc/fortran/convert.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/convert.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/convert.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/convert.cc:32: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/convert.cc:32: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/dependency.o -MT fortran/dependency.o -MMD -MP -MF fortran/.deps/dependency.TPo ../../gcc-14.2.0/gcc/fortran/dependency.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/dependency.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/dependency.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/dependency.cc:29: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/dependency.cc:29: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/f95-lang.o -MT fortran/f95-lang.o -MMD -MP -MF fortran/.deps/f95-lang.TPo ../../gcc-14.2.0/gcc/fortran/f95-lang.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/f95-lang.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/f95-lang.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/f95-lang.cc:31: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/f95-lang.cc:31: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/f95-lang.cc:1368: ./gtype-fortran.h:331:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gtype-fortran.h:331:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gtype-fortran.h:331:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gtype-fortran.h:331:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 17 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/trans.o -MT fortran/trans.o -MMD -MP -MF fortran/.deps/trans.TPo ../../gcc-14.2.0/gcc/fortran/trans.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/trans.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans.cc:26: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/trans.cc:26: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/trans-array.o -MT fortran/trans-array.o -MMD -MP -MF fortran/.deps/trans-array.TPo ../../gcc-14.2.0/gcc/fortran/trans-array.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/trans-array.cc:80: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-array.cc:80: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-array.cc:83: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/trans-array.cc:83: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/trans-common.o -MT fortran/trans-common.o -MMD -MP -MF fortran/.deps/trans-common.TPo ../../gcc-14.2.0/gcc/fortran/trans-common.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/trans-common.cc:98: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-common.cc:98: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-common.cc:101: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/trans-common.cc:101: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/trans-const.o -MT fortran/trans-const.o -MMD -MP -MF fortran/.deps/trans-const.TPo ../../gcc-14.2.0/gcc/fortran/trans-const.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/trans-const.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-const.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-const.cc:27: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/trans-const.cc:27: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/trans-decl.o -MT fortran/trans-decl.o -MMD -MP -MF fortran/.deps/trans-decl.TPo ../../gcc-14.2.0/gcc/fortran/trans-decl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/trans-decl.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-decl.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-decl.cc:29: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/trans-decl.cc:29: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/trans-decl.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/fortran/trans-decl.cc:33: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/fortran/trans-decl.cc:8185: ./gt-fortran-trans-decl.h:60:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-fortran-trans-decl.h:60:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-fortran-trans-decl.h:60:60: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-fortran-trans-decl.h:60:60: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 21 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/trans-expr.o -MT fortran/trans-expr.o -MMD -MP -MF fortran/.deps/trans-expr.TPo ../../gcc-14.2.0/gcc/fortran/trans-expr.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/trans-expr.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-expr.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-expr.cc:29: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/trans-expr.cc:29: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/trans-intrinsic.o -MT fortran/trans-intrinsic.o -MMD -MP -MF fortran/.deps/trans-intrinsic.TPo ../../gcc-14.2.0/gcc/fortran/trans-intrinsic.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/trans-intrinsic.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-intrinsic.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-intrinsic.cc:30: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/trans-intrinsic.cc:30: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/trans-io.o -MT fortran/trans-io.o -MMD -MP -MF fortran/.deps/trans-io.TPo ../../gcc-14.2.0/gcc/fortran/trans-io.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/trans-io.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-io.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-io.cc:26: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/trans-io.cc:26: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/trans-openmp.o -MT fortran/trans-openmp.o -MMD -MP -MF fortran/.deps/trans-openmp.TPo ../../gcc-14.2.0/gcc/fortran/trans-openmp.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/trans-openmp.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-openmp.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-openmp.cc:27: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/trans-openmp.cc:27: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/trans-stmt.o -MT fortran/trans-stmt.o -MMD -MP -MF fortran/.deps/trans-stmt.TPo ../../gcc-14.2.0/gcc/fortran/trans-stmt.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/trans-stmt.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-stmt.cc:25: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-stmt.cc:28: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/trans-stmt.cc:28: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/trans-types.o -MT fortran/trans-types.o -MMD -MP -MF fortran/.deps/trans-types.TPo ../../gcc-14.2.0/gcc/fortran/trans-types.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/trans-types.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-types.cc:26: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/trans-types.cc:29: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/trans-types.cc:29: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/frontend-passes.o -MT fortran/frontend-passes.o -MMD -MP -MF fortran/.deps/frontend-passes.TPo ../../gcc-14.2.0/gcc/fortran/frontend-passes.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/frontend-passes.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/frontend-passes.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/frontend-passes.cc:25: ../../gcc-14.2.0/gcc/fortran/gfortran.h:3392:47: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3393:51: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_now (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3394:56: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_warning_internal (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3396:3: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_GFC(3,4); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3401:49: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_opt (int opt, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3402:36: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3403:40: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_error_now (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3404:61: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_fatal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3405:64: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] void gfc_internal_error (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_GCC_GFC(1,2); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:3412:46: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] bool gfc_notify_std (int, const char *, ...) ATTRIBUTE_GCC_GFC(2,3); ^ ../../gcc-14.2.0/gcc/fortran/gfortran.h:1086:49: note: expanded from macro 'ATTRIBUTE_GCC_GFC' #define ATTRIBUTE_GCC_GFC(m, n) __attribute__ ((__format__ (__gcc_gfc__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from ../../gcc-14.2.0/gcc/fortran/frontend-passes.cc:25: In file included from ../../gcc-14.2.0/gcc/fortran/gfortran.h:3418: ../../gcc-14.2.0/gcc/pretty-print.h:410:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ ../../gcc-14.2.0/gcc/pretty-print.h:413:6: warning: '__format__' attribute argument not supported: gcc_gfc [-Wignored-attributes] ATTRIBUTE_GCC_PPDIAG(2,3); ^ ../../gcc-14.2.0/gcc/pretty-print.h:405:52: note: expanded from macro 'ATTRIBUTE_GCC_PPDIAG' #define ATTRIBUTE_GCC_PPDIAG(m, n) __attribute__ ((__format__ (GCC_PPDIAG_STYLE, m ,n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o f951 \ fortran/arith.o fortran/array.o fortran/bbt.o fortran/check.o fortran/class.o fortran/constructor.o fortran/cpp.o fortran/data.o fortran/decl.o fortran/dump-parse-tree.o fortran/error.o fortran/expr.o fortran/interface.o fortran/intrinsic.o fortran/io.o fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o fortran/module.o fortran/openmp.o fortran/options.o fortran/parse.o fortran/primary.o fortran/resolve.o fortran/scanner.o fortran/simplify.o fortran/st.o fortran/symbol.o fortran/target-memory.o darwin-f.o fortran/convert.o fortran/dependency.o fortran/f95-lang.o fortran/trans.o fortran/trans-array.o fortran/trans-common.o fortran/trans-const.o fortran/trans-decl.o fortran/trans-expr.o fortran/trans-intrinsic.o fortran/trans-io.o fortran/trans-openmp.o fortran/trans-stmt.o fortran/trans-types.o fortran/frontend-passes.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L./../zlib -lz libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a attribs.o \ -L/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/.libs -lisl -L/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -L./../zlib -lz clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ilto -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/lto -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../gcc-14.2.0/gcc/lto/lto-lang.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto/lto-lang.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto-lang.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto-lang.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ 23 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ilto -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/lto -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../gcc-14.2.0/gcc/lto/lto.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto/lto.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto.cc:30: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto/lto.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto.cc:35: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto.cc:43: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto.cc:51: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto.cc:52: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 47 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ilto -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/lto -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../gcc-14.2.0/gcc/lto/lto-object.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto/lto-object.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto-object.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ilto -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/lto -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../gcc-14.2.0/gcc/lto/lto-partition.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto/lto-partition.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto-partition.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto-partition.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto/lto-partition.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto-partition.cc:30: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto-partition.cc:36: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto-partition.cc:37: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/lto/lto-partition.cc:172:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto/lto-partition.cc:172:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class ../../gcc-14.2.0/gcc/lto/lto-partition.cc:591:8: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto/lto-partition.cc:591:8: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class 44 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ilto -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/lto -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../gcc-14.2.0/gcc/lto/lto-symtab.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto/lto-symtab.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto-symtab.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto-symtab.cc:28: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto/lto-symtab.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto-symtab.cc:29: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto-symtab.cc:31: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/lto/lto-symtab.cc:46:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *next; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/lto/lto-symtab.cc:46:3: note: did you mean class here? struct cgraph_edge *e, *next; ^~~~~~ class 33 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ilto -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/lto -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo ../../gcc-14.2.0/gcc/lto/lto-common.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto/lto-common.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto-common.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto-common.cc:29: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto/lto-common.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto-common.cc:34: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto-common.cc:42: ../../gcc-14.2.0/gcc/ipa-prop.h:318:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:319:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_ggc_mx (struct ipa_vr &); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:320:26: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend void gt_pch_nx (struct ipa_vr *, gt_pointer_operator, void *); ^ ../../gcc-14.2.0/gcc/ipa-prop.h:301:15: note: previous use is here class GTY(()) ipa_vr ^ ../../gcc-14.2.0/gcc/ipa-prop.h:927:1: warning: 'ipcp_transformation' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) ipcp_transformation ^ ../../gcc-14.2.0/gcc/ipa-prop.h:195:1: note: did you mean struct here? class ipcp_transformation; ^~~~~ struct ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1166:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1182:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1186:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1189:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1191:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-prop.h:1251:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto-common.cc:51: ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:420:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:427:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:436:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-fnsummary.h:441:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto-common.cc:52: ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:130:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:164:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/ipa-utils.h:178:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 47 warnings generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/.libs -lisl -L/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -L./../zlib -lz libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ilto -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/lto -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto/lto-dump.o -MT lto/lto-dump.o -MMD -MP -MF lto/.deps/lto-dump.TPo ../../gcc-14.2.0/gcc/lto/lto-dump.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto/lto-dump.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto-dump.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto/lto-dump.cc:27: ../../gcc-14.2.0/gcc/gimple.h:2708:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2740:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2758:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2778:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2795:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2812:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2832:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return &ass->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:2842:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:351:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3196:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3229:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = fn; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3239:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR, ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3300:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3316:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return &call_stmt->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3324:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] call_stmt->op[2] = chain; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:376:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3758:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[1]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3784:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[1] = rhs; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3794:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[2]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3804:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[2] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3814:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] gs->op[3] = label; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ ../../gcc-14.2.0/gcc/gimple.h:3824:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds] return gs->op[3]; ^ ~ ../../gcc-14.2.0/gcc/gimple.h:320:3: note: array 'op' declared here tree GTY((length ("%h.num_ops"))) op[1]; ^ In file included from ../../gcc-14.2.0/gcc/lto/lto-dump.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/lto/lto-dump.cc:32: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 27 warnings generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o lto-dump \ lto/lto-lang.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-dump.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/.libs -lisl -L/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -L./../zlib -lz libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Iobjc -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objc/objc-lang.o -MT objc/objc-lang.o -MMD -MP -MF objc/.deps/objc-lang.TPo ../../gcc-14.2.0/gcc/objc/objc-lang.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-lang.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-lang.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-lang.cc:25: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Iobjc -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objc/objc-act.o -MT objc/objc-act.o -MMD -MP -MF objc/.deps/objc-act.TPo ../../gcc-14.2.0/gcc/objc/objc-act.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-act.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-act.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-act.cc:33: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-act.cc:46: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/objc/objc-act.cc:46: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/objc/objc-act.cc:10393: ./gt-objc-objc-act.h:255:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-objc-objc-act.h:255:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-objc-objc-act.h:255:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-objc-objc-act.h:255:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 10 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Iobjc -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objc/objc-runtime-shared-support.o -MT objc/objc-runtime-shared-support.o -MMD -MP -MF objc/.deps/objc-runtime-shared-support.TPo ../../gcc-14.2.0/gcc/objc/objc-runtime-shared-support.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-runtime-shared-support.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-runtime-shared-support.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-runtime-shared-support.cc:30: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct ../../gcc-14.2.0/gcc/objc/objc-runtime-shared-support.cc:58:8: warning: struct 'c_struct_parse_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct c_struct_parse_info *objc_struct_info ATTRIBUTE_UNUSED; ^ ../../gcc-14.2.0/gcc/c/c-tree.h:608:7: note: previous use is here class c_struct_parse_info; ^ 5 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Iobjc -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objc/objc-gnu-runtime-abi-01.o -MT objc/objc-gnu-runtime-abi-01.o -MMD -MP -MF objc/.deps/objc-gnu-runtime-abi-01.TPo ../../gcc-14.2.0/gcc/objc/objc-gnu-runtime-abi-01.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-gnu-runtime-abi-01.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-gnu-runtime-abi-01.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-gnu-runtime-abi-01.cc:32: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Iobjc -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objc/objc-next-runtime-abi-01.o -MT objc/objc-next-runtime-abi-01.o -MMD -MP -MF objc/.deps/objc-next-runtime-abi-01.TPo ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-01.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-01.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-01.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-01.cc:36: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Iobjc -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objc/objc-next-runtime-abi-02.o -MT objc/objc-next-runtime-abi-02.o -MMD -MP -MF objc/.deps/objc-next-runtime-abi-02.TPo ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-02.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-02.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-02.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-02.cc:38: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Iobjc -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objc/objc-encoding.o -MT objc/objc-encoding.o -MMD -MP -MF objc/.deps/objc-encoding.TPo ../../gcc-14.2.0/gcc/objc/objc-encoding.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-encoding.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-encoding.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-encoding.cc:31: In file included from ../../gcc-14.2.0/gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Iobjc -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objc/objc-map.o -MT objc/objc-map.o -MMD -MP -MF objc/.deps/objc-map.TPo ../../gcc-14.2.0/gcc/objc/objc-map.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-map.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-map.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final \ && [ -f ../prev-gcc/cc1obj-checksum.cc ]; then \ cp ../prev-gcc/cc1obj-checksum.cc cc1obj-checksum.cc; \ else \ build/genchecksum objc/objc-lang.o objc/objc-act.o hash-table.o objc/objc-runtime-shared-support.o objc/objc-gnu-runtime-abi-01.o objc/objc-next-runtime-abi-01.o objc/objc-next-runtime-abi-02.o objc/objc-encoding.o objc/objc-map.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o darwin-c.o \ libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a checksum-options > cc1obj-checksum.cc.tmp && \ ../../gcc-14.2.0/gcc/../move-if-change cc1obj-checksum.cc.tmp cc1obj-checksum.cc; \ fi clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cc1obj-checksum.o -MT cc1obj-checksum.o -MMD -MP -MF ./.deps/cc1obj-checksum.TPo cc1obj-checksum.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o cc1obj \ objc/objc-lang.o objc/objc-act.o hash-table.o objc/objc-runtime-shared-support.o objc/objc-gnu-runtime-abi-01.o objc/objc-next-runtime-abi-01.o objc/objc-next-runtime-abi-02.o objc/objc-encoding.o objc/objc-map.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o darwin-c.o cc1obj-checksum.o \ libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -L/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/.libs -lisl -L/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -L./../zlib -lz clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/cp -DHAVE_CONFIG_H -fPIE -I. -Iobjcp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objcp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objcp/objcp-act.o -MT objcp/objcp-act.o -MMD -MP -MF objcp/.deps/objcp-act.TPo ../../gcc-14.2.0/gcc/objc/objc-act.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-act.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-act.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-act.cc:31: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-act.cc:46: ../../gcc-14.2.0/gcc/cgraph.h:1697:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ ../../gcc-14.2.0/gcc/cgraph.h:862:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/coretypes.h:149:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/objc/objc-act.cc:46: ../../gcc-14.2.0/gcc/cgraph.h:2230:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2230:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2641:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2641:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class ../../gcc-14.2.0/gcc/cgraph.h:2642:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ ../../gcc-14.2.0/gcc/cgraph.h:1698:16: note: previous use is here for_user)) cgraph_edge ^ ../../gcc-14.2.0/gcc/cgraph.h:2642:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from ../../gcc-14.2.0/gcc/objc/objc-act.cc:10393: ./gt-objc-objc-act.h:255:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-objc-objc-act.h:255:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-objc-objc-act.h:255:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ ../../gcc-14.2.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-objc-objc-act.h:255:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 10 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/cp -DHAVE_CONFIG_H -fPIE -I. -Iobjcp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objcp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objcp/objcp-lang.o -MT objcp/objcp-lang.o -MMD -MP -MF objcp/.deps/objcp-lang.TPo ../../gcc-14.2.0/gcc/objcp/objcp-lang.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objcp/objcp-lang.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objcp/objcp-lang.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objcp/objcp-lang.cc:24: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/cp -DHAVE_CONFIG_H -fPIE -I. -Iobjcp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objcp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objcp/objcp-decl.o -MT objcp/objcp-decl.o -MMD -MP -MF objcp/.deps/objcp-decl.TPo ../../gcc-14.2.0/gcc/objcp/objcp-decl.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objcp/objcp-decl.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objcp/objcp-decl.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objcp/objcp-decl.cc:25: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/cp -DHAVE_CONFIG_H -fPIE -I. -Iobjcp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objcp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objcp/objc-runtime-shared-support.o -MT objcp/objc-runtime-shared-support.o -MMD -MP -MF objcp/.deps/objc-runtime-shared-support.TPo ../../gcc-14.2.0/gcc/objc/objc-runtime-shared-support.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-runtime-shared-support.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-runtime-shared-support.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-runtime-shared-support.cc:28: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/cp -DHAVE_CONFIG_H -fPIE -I. -Iobjcp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objcp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objcp/objc-gnu-runtime-abi-01.o -MT objcp/objc-gnu-runtime-abi-01.o -MMD -MP -MF objcp/.deps/objc-gnu-runtime-abi-01.TPo ../../gcc-14.2.0/gcc/objc/objc-gnu-runtime-abi-01.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-gnu-runtime-abi-01.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-gnu-runtime-abi-01.cc:23: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-gnu-runtime-abi-01.cc:30: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/cp -DHAVE_CONFIG_H -fPIE -I. -Iobjcp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objcp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objcp/objc-next-runtime-abi-01.o -MT objcp/objc-next-runtime-abi-01.o -MMD -MP -MF objcp/.deps/objc-next-runtime-abi-01.TPo ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-01.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-01.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-01.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-01.cc:34: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/cp -DHAVE_CONFIG_H -fPIE -I. -Iobjcp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objcp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objcp/objc-next-runtime-abi-02.o -MT objcp/objc-next-runtime-abi-02.o -MMD -MP -MF objcp/.deps/objc-next-runtime-abi-02.TPo ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-02.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-02.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-02.cc:30: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-next-runtime-abi-02.cc:36: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/cp -DHAVE_CONFIG_H -fPIE -I. -Iobjcp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objcp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objcp/objc-encoding.o -MT objcp/objc-encoding.o -MMD -MP -MF objcp/.deps/objc-encoding.TPo ../../gcc-14.2.0/gcc/objc/objc-encoding.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-encoding.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-encoding.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-encoding.cc:29: In file included from ../../gcc-14.2.0/gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/gcc/c-family/c-common.h:24: ../../gcc-14.2.0/gcc/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 4 warnings generated. clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../gcc-14.2.0/gcc/objc -I../../gcc-14.2.0/gcc/cp -DHAVE_CONFIG_H -fPIE -I. -Iobjcp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/objcp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o objcp/objc-map.o -MT objcp/objc-map.o -MMD -MP -MF objcp/.deps/objc-map.TPo ../../gcc-14.2.0/gcc/objc/objc-map.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/objc/objc-map.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/objc/objc-map.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final \ && [ -f ../prev-gcc/cc1objplus-checksum.cc ]; then \ cp ../prev-gcc/cc1objplus-checksum.cc cc1objplus-checksum.cc; \ else \ build/genchecksum objcp/objcp-act.o objcp/objcp-lang.o objcp/objcp-decl.o objcp/objc-runtime-shared-support.o objcp/objc-gnu-runtime-abi-01.o objcp/objc-next-runtime-abi-01.o objcp/objc-next-runtime-abi-02.o objcp/objc-encoding.o objcp/objc-map.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/contracts.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o darwin-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a \ ../libcody/libcody.a libcommon.a ../libcpp/libcpp.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a checksum-options > cc1objplus-checksum.cc.tmp && \ ../../gcc-14.2.0/gcc/../move-if-change cc1objplus-checksum.cc.tmp cc1objplus-checksum.cc; \ fi clang++ -fPIE -c -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cc1objplus-checksum.o -MT cc1objplus-checksum.o -MMD -MP -MF ./.deps/cc1objplus-checksum.TPo cc1objplus-checksum.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o cc1objplus \ objcp/objcp-act.o objcp/objcp-lang.o objcp/objcp-decl.o objcp/objc-runtime-shared-support.o objcp/objc-gnu-runtime-abi-01.o objcp/objc-next-runtime-abi-01.o objcp/objc-next-runtime-abi-02.o objcp/objc-encoding.o objcp/objc-map.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/contracts.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o darwin-c.o cc1objplus-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a \ ../libcody/libcody.a libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -L/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/.libs -lisl -L/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -L./../zlib -lz clang++ -fPIE -c -I../../gcc-14.2.0/gcc/../zlib -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../gcc-14.2.0/gcc/gcov.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gcov.cc:40: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gcov.cc:40: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib gcov.o json.o \ hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -L./../zlib -lz -o gcov clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../gcc-14.2.0/gcc/gcov-dump.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gcov-dump.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gcov-dump.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib gcov-dump.o \ hash-table.o ggc-none.o\ libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../gcc-14.2.0/gcc/gcov-tool.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gcov-tool.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gcov-tool.cc:28: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -o libgcov-util.o ../../gcc-14.2.0/gcc/../libgcc/libgcov-util.c clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/../libgcc/libgcov-util.c:30: In file included from ../../gcc-14.2.0/gcc/../libgcc/libgcov.h:129: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/../libgcc/libgcov-util.c:30: In file included from ../../gcc-14.2.0/gcc/../libgcc/libgcov.h:129: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include \ -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../gcc-14.2.0/gcc/../libgcc/libgcov-driver.c clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/../libgcc/libgcov-driver.c:26: In file included from ../../gcc-14.2.0/gcc/../libgcc/libgcov.h:129: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/../libgcc/libgcov-driver.c:26: In file included from ../../gcc-14.2.0/gcc/../libgcc/libgcov.h:129: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include \ -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../gcc-14.2.0/gcc/../libgcc/libgcov-merge.c clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/../libgcc/libgcov-merge.c:26: In file included from ../../gcc-14.2.0/gcc/../libgcc/libgcov.h:129: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/../libgcc/libgcov-merge.c:26: In file included from ../../gcc-14.2.0/gcc/../libgcc/libgcov.h:129: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool clang++ -fPIE -c -DTARGET_MACHINE=\"x86_64-apple-darwin23\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../gcc-14.2.0/gcc/collect2.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/collect2.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/collect2.cc:29: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../gcc-14.2.0/gcc/collect2-aix.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/collect2-aix.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/collect2-aix.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../gcc-14.2.0/gcc/collect-utils.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/collect-utils.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/collect-utils.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o Tcollect2 \ collect2.o collect2-aix.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../gcc-14.2.0/gcc/lto-wrapper.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/lto-wrapper.cc:43: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/lto-wrapper.cc:43: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o Tlto-wrapper \ lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tlto-wrapper lto-wrapper clang++ -fPIE -c -DLINK_LIBGCC_SPEC="\"%D -L /opt/pkg/gcc14//lib/%M -L /opt/pkg/gcc14/lib/%M \"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/opt/pkg/gcc14/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/opt/pkg/gcc14/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"14.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DSTANDARD_BINDIR_PREFIX=\"/opt/pkg/gcc14/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../x86_64-apple-darwin23/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-apple-darwin23\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -DPERSONALITY=\"ar\" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../gcc-14.2.0/gcc/gcc-ar.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib gcc-ar.o -o gcc-ar \ file-find.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a cp ../../gcc-14.2.0/gcc/gcc-ar.cc gcc-nm.cc clang++ -fPIE -c -DLINK_LIBGCC_SPEC="\"%D -L /opt/pkg/gcc14//lib/%M -L /opt/pkg/gcc14/lib/%M \"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/opt/pkg/gcc14/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/opt/pkg/gcc14/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"14.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DSTANDARD_BINDIR_PREFIX=\"/opt/pkg/gcc14/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../x86_64-apple-darwin23/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-apple-darwin23\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -DPERSONALITY=\"nm\" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib gcc-nm.o -o gcc-nm \ file-find.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a cp ../../gcc-14.2.0/gcc/gcc-ar.cc gcc-ranlib.cc clang++ -fPIE -c -DLINK_LIBGCC_SPEC="\"%D -L /opt/pkg/gcc14//lib/%M -L /opt/pkg/gcc14/lib/%M \"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/opt/pkg/gcc14/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/opt/pkg/gcc14/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"14.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DSTANDARD_BINDIR_PREFIX=\"/opt/pkg/gcc14/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../x86_64-apple-darwin23/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-apple-darwin23\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -DPERSONALITY=\"ranlib\" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib gcc-ranlib.o -o gcc-ranlib \ file-find.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a clang++ -fPIE -c -DHOST_GENERATOR_FILE -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../gcc-14.2.0/gcc/gengtype.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gengtype.cc:32: ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 32 warnings generated. clang++ -fPIE -c -DHOST_GENERATOR_FILE -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../gcc-14.2.0/gcc/gengtype-lex.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -fPIE -c -DHOST_GENERATOR_FILE -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../gcc-14.2.0/gcc/gengtype-parse.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -fPIE -c -DHOST_GENERATOR_FILE -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../gcc-14.2.0/gcc/gengtype-state.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gengtype-state.cc:36: ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] ../../gcc-14.2.0/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 20 warnings generated. clang++ -fPIE -c -DHOST_GENERATOR_FILE -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../gcc-14.2.0/gcc/errors.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] 1 warning generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o gengtype \ gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o errors.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a clang++ -fPIE -c -DLINK_LIBGCC_SPEC="\"%D -L /opt/pkg/gcc14//lib/%M -L /opt/pkg/gcc14/lib/%M \"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/opt/pkg/gcc14/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/opt/pkg/gcc14/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"14.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DSTANDARD_BINDIR_PREFIX=\"/opt/pkg/gcc14/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../x86_64-apple-darwin23/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"14.2.0\"" -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../gcc-14.2.0/gcc/gcc.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gcc.cc:33: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gcc.cc:33: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../gcc-14.2.0/gcc/gcc-main.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/gcc-main.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/gcc-main.cc:27: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -DLINK_LIBGCC_SPEC="\"%D -L /opt/pkg/gcc14//lib/%M -L /opt/pkg/gcc14/lib/%M \"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/opt/pkg/gcc14/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/opt/pkg/gcc14/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"14.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DSTANDARD_BINDIR_PREFIX=\"/opt/pkg/gcc14/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../x86_64-apple-darwin23/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../gcc-14.2.0/gcc/c/gccspec.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c/gccspec.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c/gccspec.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o driver-i386.o -MT driver-i386.o -MMD -MP -MF ./.deps/driver-i386.TPo ../../gcc-14.2.0/gcc/config/i386/driver-i386.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/i386/driver-i386.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/i386/driver-i386.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o darwin-driver.o -MT darwin-driver.o -MMD -MP -MF ./.deps/darwin-driver.TPo ../../gcc-14.2.0/gcc/config/darwin-driver.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/config/darwin-driver.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/config/darwin-driver.cc:24: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o xgcc gcc.o gcc-main.o ggc-none.o gcc-urlifier.o options-urls.o \ c/gccspec.o driver-i386.o darwin-driver.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a clang++ -fPIE -c -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../gcc-14.2.0/gcc/c-family/cppspec.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/c-family/cppspec.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/c-family/cppspec.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o cpp gcc.o gcc-main.o ggc-none.o gcc-urlifier.o options-urls.o \ c-family/cppspec.o driver-i386.o darwin-driver.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars echo GCC_CFLAGS = '-g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk' >> tmp-libgcc.mvars if test no = yes; then \ NO_PIE_CFLAGS="-fno-PIE"; \ else \ NO_PIE_CFLAGS=; \ fi; \ echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars echo | /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc -E -dM - | \ sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ sort -u > tmp-macro_list /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ /opt/pkg/bin/gmake real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! false && test ! -d `echo /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo "The directory (BUILD_SYSTEM_HEADER_DIR) that should contain system headers does not exist:" >&2 ; \ echo " `echo /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ case darwin23 in \ darwin*) \ echo "(on Darwin this usually means you need to pass the --with-sysroot= flag to point to a valid MacOS SDK)" >&2; \ ;; \ esac; \ tooldir_sysinc=`echo "/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../x86_64-apple-darwin23/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='x86_64-apple-darwin23'; srcdir=`cd ../../gcc-14.2.0/gcc; ${PWDCMD-pwd}`; \ SHELL='/opt/pkg/bin/mksh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-x86_64-apple-darwin23/fixincludes && \ /opt/pkg/bin/mksh ./fixinc.sh "${gcc_dir}/${fix_dir}" \ `echo /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ done; \ fi Fixing headers into /Users/pbulk/build-disk/lang/gcc14/work/build/gcc/include-fixed for x86_64-apple-darwin23 target No forbidden identifiers defined by this target Finding directories and links to directories Searching /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/. Searching /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/./libxml2/libxml Making symbolic directory links Fixing directory /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include into /Users/pbulk/build-disk/lang/gcc14/work/build/gcc/include-fixed Applying ctrl_quotes_def to editline/readline.h Applying io_quotes_def to net/if_media.h Applying io_quotes_def to unicode/platform.h Applying io_quotes_use to security/audit/audit_ioctl.h Applying io_quotes_def to net-snmp/library/container.h Applying darwin_dispatch_object_1 to dispatch/object.h Fixed: dispatch/object.h Applying ctrl_quotes_def to readline/readline.h Applying ctrl_quotes_def to readline/history.h Applying darwin_availabilityinternal to AvailabilityInternal.h Fixed: AvailabilityInternal.h Applying io_quotes_def to curl/curlver.h Applying io_quotes_def to sys/ttycom.h Applying io_quotes_use to sys/ttycom.h Applying io_quotes_def to sys/ioccom.h Applying io_quotes_def to sys/cdefs.h Applying io_quotes_def to apache2/modperl_common_util.h Applying darwin_flt_eval_method to math.h Applying hpux8_bogus_inlines to math.h Applying math_exception to math.h Fixed: math.h Applying io_quotes_def to mach/machine.h Applying darwin_os_trace_2 to os/trace.h Fixed: os/trace.h Applying darwin_os_base_1 to os/base.h Fixed: os/base.h Applying apple_local_stdio_fn_deprecation to stdio.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 darwin_stdint_7 to stdint.h Fixed: stdint.h Applying sysv68_string to string.h Cleaning up unneeded directories: fixincludes is done echo timestamp > stmp-fixinc rm -f mm_malloc.h cat ../../gcc-14.2.0/gcc/config/i386/gmm_malloc.h > mm_malloc.h if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. ../../gcc-14.2.0/gcc/ginclude/float.h ../../gcc-14.2.0/gcc/ginclude/iso646.h ../../gcc-14.2.0/gcc/ginclude/stdarg.h ../../gcc-14.2.0/gcc/ginclude/stdbool.h ../../gcc-14.2.0/gcc/ginclude/stddef.h ../../gcc-14.2.0/gcc/ginclude/varargs.h ../../gcc-14.2.0/gcc/ginclude/stdfix.h ../../gcc-14.2.0/gcc/ginclude/stdnoreturn.h ../../gcc-14.2.0/gcc/ginclude/stdalign.h ../../gcc-14.2.0/gcc/ginclude/stdatomic.h ../../gcc-14.2.0/gcc/ginclude/stdckdint.h ../../gcc-14.2.0/gcc/config/i386/cpuid.h ../../gcc-14.2.0/gcc/config/i386/mmintrin.h ../../gcc-14.2.0/gcc/config/i386/mm3dnow.h ../../gcc-14.2.0/gcc/config/i386/xmmintrin.h ../../gcc-14.2.0/gcc/config/i386/emmintrin.h ../../gcc-14.2.0/gcc/config/i386/pmmintrin.h ../../gcc-14.2.0/gcc/config/i386/tmmintrin.h ../../gcc-14.2.0/gcc/config/i386/ammintrin.h ../../gcc-14.2.0/gcc/config/i386/smmintrin.h ../../gcc-14.2.0/gcc/config/i386/nmmintrin.h ../../gcc-14.2.0/gcc/config/i386/bmmintrin.h ../../gcc-14.2.0/gcc/config/i386/fma4intrin.h ../../gcc-14.2.0/gcc/config/i386/wmmintrin.h ../../gcc-14.2.0/gcc/config/i386/immintrin.h ../../gcc-14.2.0/gcc/config/i386/x86intrin.h ../../gcc-14.2.0/gcc/config/i386/avxintrin.h ../../gcc-14.2.0/gcc/config/i386/xopintrin.h ../../gcc-14.2.0/gcc/config/i386/ia32intrin.h ../../gcc-14.2.0/gcc/config/i386/cross-stdarg.h ../../gcc-14.2.0/gcc/config/i386/lwpintrin.h ../../gcc-14.2.0/gcc/config/i386/popcntintrin.h ../../gcc-14.2.0/gcc/config/i386/lzcntintrin.h ../../gcc-14.2.0/gcc/config/i386/bmiintrin.h ../../gcc-14.2.0/gcc/config/i386/bmi2intrin.h ../../gcc-14.2.0/gcc/config/i386/tbmintrin.h ../../gcc-14.2.0/gcc/config/i386/avx2intrin.h ../../gcc-14.2.0/gcc/config/i386/avx512fintrin.h ../../gcc-14.2.0/gcc/config/i386/fmaintrin.h ../../gcc-14.2.0/gcc/config/i386/f16cintrin.h ../../gcc-14.2.0/gcc/config/i386/rtmintrin.h ../../gcc-14.2.0/gcc/config/i386/xtestintrin.h ../../gcc-14.2.0/gcc/config/i386/rdseedintrin.h ../../gcc-14.2.0/gcc/config/i386/prfchwintrin.h ../../gcc-14.2.0/gcc/config/i386/adxintrin.h ../../gcc-14.2.0/gcc/config/i386/fxsrintrin.h ../../gcc-14.2.0/gcc/config/i386/xsaveintrin.h ../../gcc-14.2.0/gcc/config/i386/xsaveoptintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512cdintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512erintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512pfintrin.h ../../gcc-14.2.0/gcc/config/i386/shaintrin.h ../../gcc-14.2.0/gcc/config/i386/clflushoptintrin.h ../../gcc-14.2.0/gcc/config/i386/xsavecintrin.h ../../gcc-14.2.0/gcc/config/i386/xsavesintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512dqintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512bwintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512vlintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512vlbwintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512vldqintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512ifmaintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512ifmavlintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512vbmiintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512vbmivlintrin.h ../../gcc-14.2.0/gcc/config/i386/avx5124fmapsintrin.h ../../gcc-14.2.0/gcc/config/i386/avx5124vnniwintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512vpopcntdqintrin.h ../../gcc-14.2.0/gcc/config/i386/clwbintrin.h ../../gcc-14.2.0/gcc/config/i386/mwaitxintrin.h ../../gcc-14.2.0/gcc/config/i386/clzerointrin.h ../../gcc-14.2.0/gcc/config/i386/pkuintrin.h ../../gcc-14.2.0/gcc/config/i386/sgxintrin.h ../../gcc-14.2.0/gcc/config/i386/cetintrin.h ../../gcc-14.2.0/gcc/config/i386/gfniintrin.h ../../gcc-14.2.0/gcc/config/i386/cet.h ../../gcc-14.2.0/gcc/config/i386/avx512vbmi2intrin.h ../../gcc-14.2.0/gcc/config/i386/avx512vbmi2vlintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512vnniintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512vnnivlintrin.h ../../gcc-14.2.0/gcc/config/i386/vaesintrin.h ../../gcc-14.2.0/gcc/config/i386/vpclmulqdqintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512vpopcntdqvlintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512bitalgintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512bitalgvlintrin.h ../../gcc-14.2.0/gcc/config/i386/pconfigintrin.h ../../gcc-14.2.0/gcc/config/i386/wbnoinvdintrin.h ../../gcc-14.2.0/gcc/config/i386/movdirintrin.h ../../gcc-14.2.0/gcc/config/i386/waitpkgintrin.h ../../gcc-14.2.0/gcc/config/i386/cldemoteintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512bf16vlintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512bf16intrin.h ../../gcc-14.2.0/gcc/config/i386/enqcmdintrin.h ../../gcc-14.2.0/gcc/config/i386/serializeintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512vp2intersectintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512vp2intersectvlintrin.h ../../gcc-14.2.0/gcc/config/i386/tsxldtrkintrin.h ../../gcc-14.2.0/gcc/config/i386/amxtileintrin.h ../../gcc-14.2.0/gcc/config/i386/amxint8intrin.h ../../gcc-14.2.0/gcc/config/i386/amxbf16intrin.h ../../gcc-14.2.0/gcc/config/i386/x86gprintrin.h ../../gcc-14.2.0/gcc/config/i386/uintrintrin.h ../../gcc-14.2.0/gcc/config/i386/hresetintrin.h ../../gcc-14.2.0/gcc/config/i386/keylockerintrin.h ../../gcc-14.2.0/gcc/config/i386/avxvnniintrin.h ../../gcc-14.2.0/gcc/config/i386/mwaitintrin.h ../../gcc-14.2.0/gcc/config/i386/avx512fp16intrin.h ../../gcc-14.2.0/gcc/config/i386/avx512fp16vlintrin.h ../../gcc-14.2.0/gcc/config/i386/avxifmaintrin.h ../../gcc-14.2.0/gcc/config/i386/avxvnniint8intrin.h ../../gcc-14.2.0/gcc/config/i386/avxneconvertintrin.h ../../gcc-14.2.0/gcc/config/i386/cmpccxaddintrin.h ../../gcc-14.2.0/gcc/config/i386/amxfp16intrin.h ../../gcc-14.2.0/gcc/config/i386/prfchiintrin.h ../../gcc-14.2.0/gcc/config/i386/raointintrin.h ../../gcc-14.2.0/gcc/config/i386/amxcomplexintrin.h ../../gcc-14.2.0/gcc/config/i386/avxvnniint16intrin.h ../../gcc-14.2.0/gcc/config/i386/sm3intrin.h ../../gcc-14.2.0/gcc/config/i386/sha512intrin.h ../../gcc-14.2.0/gcc/config/i386/sm4intrin.h ../../gcc-14.2.0/gcc/config/i386/usermsrintrin.h ../../gcc-14.2.0/gcc/ginclude/tgmath.h mm_malloc.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 for file in .. ; do \ if [ X$file != X.. ]; then \ mv include/$file include/x_$file; \ echo "#include_next <$file>" >include/$file; \ cat include/x_$file >>include/$file; \ rm -f include/x_$file; \ chmod a+r include/$file; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ echo "#include_next <$file>" >>include/$file; \ chmod a+r include/$file; \ fi; \ done rm -f include/stdint.h if [ wrap = wrap ]; then \ rm -f include/stdint-gcc.h; \ cp ../../gcc-14.2.0/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp ../../gcc-14.2.0/gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp ../../gcc-14.2.0/gcc/ginclude/stdint-gcc.h include/stdint.h; \ chmod a+r include/stdint.h; \ fi set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ include_dir=include${multi_dir}; \ if [ -f `echo /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat ../../gcc-14.2.0/gcc/limitx.h ../../gcc-14.2.0/gcc/glimits.h ../../gcc-14.2.0/gcc/limity.h > tmp-xlimits.h; \ else \ cat ../../gcc-14.2.0/gcc/glimits.h > tmp-xlimits.h; \ fi; \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../mkinstalldirs ${include_dir}; \ chmod a+rx ${include_dir} || true; \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change \ tmp-xlimits.h tmp-limits.h; \ rm -f ${include_dir}/limits.h; \ cp -p tmp-limits.h ${include_dir}/limits.h; \ chmod a+r ${include_dir}/limits.h; \ cp ../../gcc-14.2.0/gcc/gsyslimits.h ${include_dir}/syslimits.h; \ done if [ xstmp-fixinc != x ]; then \ rm -f include-fixed/README; \ cp ../../gcc-14.2.0/gcc/../fixincludes/README-fixinc include-fixed/README; \ chmod a+r include-fixed/README; \ fi; echo timestamp > stmp-int-hdrs TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/mkconfig.sh tconfig.h clang++ -fPIE -c -DLINK_LIBGCC_SPEC="\"%D -L /opt/pkg/gcc14//lib/%M -L /opt/pkg/gcc14/lib/%M \"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/opt/pkg/gcc14/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/opt/pkg/gcc14/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"14.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DSTANDARD_BINDIR_PREFIX=\"/opt/pkg/gcc14/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../x86_64-apple-darwin23/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Icp -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/cp -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF cp/.deps/g++spec.TPo ../../gcc-14.2.0/gcc/cp/g++spec.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/cp/g++spec.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/cp/g++spec.cc:22: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o xg++ \ gcc.o gcc-main.o ggc-none.o gcc-urlifier.o options-urls.o cp/g++spec.o driver-i386.o darwin-driver.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a clang++ -fPIE -c -DLINK_LIBGCC_SPEC="\"%D -L /opt/pkg/gcc14//lib/%M -L /opt/pkg/gcc14/lib/%M \"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/opt/pkg/gcc14/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/opt/pkg/gcc14/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"14.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin23\" -DSTANDARD_BINDIR_PREFIX=\"/opt/pkg/gcc14/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/../../../../x86_64-apple-darwin23/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fPIE -I. -Ifortran -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/fortran -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/Users/pbulk/build-disk/lang/gcc14/work/build/./isl/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/isl/include -I/opt/pkg/include -o fortran/gfortranspec.o -MT fortran/gfortranspec.o -MMD -MP -MF fortran/.deps/gfortranspec.TPo ../../gcc-14.2.0/gcc/fortran/gfortranspec.cc warning: unknown warning option '-Wconditionally-supported' [-Wunknown-warning-option] In file included from ../../gcc-14.2.0/gcc/fortran/gfortranspec.cc:49: In file included from ../../gcc-14.2.0/gcc/coretypes.h:487: ../../gcc-14.2.0/gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/gcc/fortran/gfortranspec.cc:49: In file included from ../../gcc-14.2.0/gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/gcc/hash-table.h:250: ../../gcc-14.2.0/gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 3 warnings generated. clang++ -pie -pipe -Os -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -pie -L/opt/pkg/lib -o gfortran \ gcc.o gcc-main.o ggc-none.o gcc-urlifier.o options-urls.o fortran/gfortranspec.o driver-i386.o darwin-driver.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a (echo "@set version-GCC 14.2.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir `echo /Users/pbulk/build-disk/lang/gcc14/work/build/gcc/../../gcc-14.2.0/gcc | sed -e 's|\\([@{}]\\)|@\\1|g'` >> gcc-vers.texiT if [ -n "(GCC) " ]; then \ echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi if [ xinfo = xinfo ]; then \ /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-14.2.0/gcc/doc \ -I ../../gcc-14.2.0/gcc/doc/include -o doc/cpp.info ../../gcc-14.2.0/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-14.2.0/gcc/doc \ -I ../../gcc-14.2.0/gcc/doc/include -o doc/gcc.info ../../gcc-14.2.0/gcc/doc/gcc.texi; \ fi build/genhooks -d \ ../../gcc-14.2.0/gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /opt/pkg/bin/mksh ../../gcc-14.2.0/gcc/../move-if-change tmp-tm.texi tm.texi if [ xinfo = xinfo ]; then \ /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-14.2.0/gcc/doc \ -I ../../gcc-14.2.0/gcc/doc/include -o doc/gccint.info ../../gcc-14.2.0/gcc/doc/gccint.texi; \ fi if [ xinfo = xinfo ]; then \ /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 --no-split -I ../../gcc-14.2.0/gcc/doc \ -I ../../gcc-14.2.0/gcc/doc/include -o doc/gccinstall.info ../../gcc-14.2.0/gcc/doc/install.texi; \ fi install.texi:2244: warning: `.' or `,' must follow @xref, not f if [ xinfo = xinfo ]; then \ /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-14.2.0/gcc/doc \ -I ../../gcc-14.2.0/gcc/doc/include -o doc/cppinternals.info ../../gcc-14.2.0/gcc/doc/cppinternals.texi; \ fi if [ xinfo = xinfo ]; then \ rm -f doc/gfortran.info-*; \ /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 -I ../../gcc-14.2.0/gcc/doc/include -I ../../gcc-14.2.0/gcc/fortran \ -o doc/gfortran.info ../../gcc-14.2.0/gcc/fortran/gfortran.texi; \ else true; fi gfortran.texi:1435: warning: @node name should not contain `,': Default widths for F, G and I format descriptors gfortran.texi:2672: warning: node name with index entries should not contain `. ' gfortran.texi:2364: warning: node name with index entries should not contain `. ' if [ xinfo = xinfo ]; then \ rm -f doc/gfc-internals.info-*; \ /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 -I ../../gcc-14.2.0/gcc/doc/include -I ../../gcc-14.2.0/gcc/fortran \ -o doc/gfc-internals.info ../../gcc-14.2.0/gcc/fortran/gfc-internals.texi; \ else true; fi echo timestamp > gcc.pod perl ../../gcc-14.2.0/gcc/../contrib/texi2pod.pl ../../gcc-14.2.0/gcc/doc/invoke.texi > gcc.pod echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-14.2.0" --date=2024-08-01 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) cp doc/gcc.1 doc/g++.1 perl ../../gcc-14.2.0/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gcc.gnu.org/bugs/}" \ < ../../gcc-14.2.0/gcc/fortran/invoke.texi > gfortran.pod echo timestamp > doc/gfortran.1 (pod2man --center="GNU" --release="gcc-14.2.0" --date=2024-08-01 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \ mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \ (rm -f doc/gfortran.1.T$$ && exit 1) /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -xc -nostdinc /dev/null -S -o /dev/null -fself-test=../../gcc-14.2.0/gcc/testsuite/selftests cc1: note: self-tests are not enabled in this build echo timestamp > s-selftest-c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -xc++ -nostdinc /dev/null -S -o /dev/null -fself-test=../../gcc-14.2.0/gcc/testsuite/selftests cc1plus: note: self-tests are not enabled in this build echo timestamp > s-selftest-c++ rm gcc.pod gfortran.pod gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/gcc' mkdir ./c++tools Configuring in ./c++tools configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 autoconf... autoconf checking for autoheader... autoheader checking whether to build C++ tools... yes checking maintainer-mode... no checking for O_CLOEXEC... yes checking how to run the C++ preprocessor... clang++ -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for AF_UNIX... yes checking for AF_INET6... yes checking for epoll... no checking for pselect... yes checking for select... yes checking for accept4... no checking for inet_ntop... yes checking for library containing gethostbyname... none required checking for library containing socket... none required configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/c++tools' clang++ -pipe -Os -fno-exceptions -fno-rtti -I../../gcc-14.2.0/c++tools/../libcody -I../../gcc-14.2.0/c++tools/../include -I../../gcc-14.2.0/c++tools/../gcc -I. -I../gcc \ -MMD -MP -MF server.d -c -o server.o ../../gcc-14.2.0/c++tools/server.cc clang++ -pipe -Os -fno-exceptions -fno-rtti -I../../gcc-14.2.0/c++tools/../libcody -I../../gcc-14.2.0/c++tools/../include -I../../gcc-14.2.0/c++tools/../gcc -I. -I../gcc \ -MMD -MP -MF resolver.d -c -o resolver.o ../../gcc-14.2.0/c++tools/resolver.cc clang++ -L/opt/pkg/lib -o g++-mapper-server server.o resolver.o ../libcody/libcody.a ../libiberty/libiberty.a /usr/bin/install -c -o pbulk -g staff g++-mapper-server ../gcc/g++-mapper-server gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/c++tools' mkdir ./libcc1 Configuring in ./libcc1 configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for x86_64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether clang understands -c and -o together... yes checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../gcc-14.2.0/libcc1/../install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking for style of include used by /opt/pkg/bin/gmake... GNU checking whether /opt/pkg/bin/gmake supports nested variables... yes checking dependency style of clang... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-strip... no checking for strip... strip checking for x86_64-apple-darwin23-ranlib... ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fno-common -DPIC checking if clang++ PIC flag -fno-common -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking for CET support... no checking whether basename is declared... no checking whether clang supports -W... yes checking whether clang supports -Wall... yes clang: error: unsupported option '-print-multi-os-directory' clang: error: no input files checking for socket libraries... checking for connect... yes checking for gethostbyname... yes checking for exported symbols... yes checking for library containing dlopen... none required checking for -fPIC -shared... yes checking for socketpair... yes checking for select... yes checking for fork... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cc1plugin-config.h config.status: executing depfiles commands config.status: executing libtool commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libcc1' /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libcc1' /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c -o findcomp.lo ../../gcc-14.2.0/libcc1/findcomp.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c ../../gcc-14.2.0/libcc1/findcomp.cc -fno-common -DPIC -o .libs/findcomp.o mv -f .deps/findcomp.Tpo .deps/findcomp.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c -o libcc1.lo ../../gcc-14.2.0/libcc1/libcc1.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c ../../gcc-14.2.0/libcc1/libcc1.cc -fno-common -DPIC -o .libs/libcc1.o mv -f .deps/libcc1.Tpo .deps/libcc1.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c -o libcp1.lo ../../gcc-14.2.0/libcc1/libcp1.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c ../../gcc-14.2.0/libcc1/libcp1.cc -fno-common -DPIC -o .libs/libcp1.o mv -f .deps/libcp1.Tpo .deps/libcp1.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c -o compiler.lo ../../gcc-14.2.0/libcc1/compiler.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c ../../gcc-14.2.0/libcc1/compiler.cc -fno-common -DPIC -o .libs/compiler.o mv -f .deps/compiler.Tpo .deps/compiler.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT names.lo -MD -MP -MF .deps/names.Tpo -c -o names.lo ../../gcc-14.2.0/libcc1/names.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT names.lo -MD -MP -MF .deps/names.Tpo -c ../../gcc-14.2.0/libcc1/names.cc -fno-common -DPIC -o .libs/names.o mv -f .deps/names.Tpo .deps/names.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo ../../gcc-14.2.0/libcc1/callbacks.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c ../../gcc-14.2.0/libcc1/callbacks.cc -fno-common -DPIC -o .libs/callbacks.o mv -f .deps/callbacks.Tpo .deps/callbacks.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo ../../gcc-14.2.0/libcc1/connection.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c ../../gcc-14.2.0/libcc1/connection.cc -fno-common -DPIC -o .libs/connection.o mv -f .deps/connection.Tpo .deps/connection.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c -o marshall.lo ../../gcc-14.2.0/libcc1/marshall.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c ../../gcc-14.2.0/libcc1/marshall.cc -fno-common -DPIC -o .libs/marshall.o mv -f .deps/marshall.Tpo .deps/marshall.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=link clang++ -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -module -export-symbols ../../gcc-14.2.0/libcc1/libcc1.sym '-L/opt/pkg/lib' -o libcc1.la -rpath /opt/pkg/gcc14/lib/ findcomp.lo libcc1.lo libcp1.lo compiler.lo names.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: sed -e 's,^,_,' < ../../gcc-14.2.0/libcc1/libcc1.sym > .libs/libcc1-symbols.expsym libtool: link: clang++ -o .libs/libcc1.0.so -bundle .libs/findcomp.o .libs/libcc1.o .libs/libcp1.o .libs/compiler.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/opt/pkg/lib -Wl,-undefined -Wl,dynamic_lookup ../libiberty/pic/libiberty.a -Wl,-exported_symbols_list,.libs/libcc1-symbols.expsym libtool: link: (cd ".libs" && rm -f "libcc1.so" && ln -s "libcc1.0.so" "libcc1.so") libtool: link: ( cd ".libs" && rm -f "libcc1.la" && ln -s "../libcc1.la" "libcc1.la" ) /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I ../../gcc-14.2.0/libcc1/../gcc/c -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c -o libcc1plugin.lo ../../gcc-14.2.0/libcc1/libcc1plugin.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I ../../gcc-14.2.0/libcc1/../gcc/c -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c ../../gcc-14.2.0/libcc1/libcc1plugin.cc -fno-common -DPIC -o .libs/libcc1plugin.o In file included from ../../gcc-14.2.0/libcc1/libcc1plugin.cc:36: In file included from ../../gcc-14.2.0/libcc1/../gcc/gcc-plugin.h:29: In file included from ../../gcc-14.2.0/libcc1/../gcc/coretypes.h:487: ../../gcc-14.2.0/libcc1/../gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/libcc1/../gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/libcc1/libcc1plugin.cc:36: In file included from ../../gcc-14.2.0/libcc1/../gcc/gcc-plugin.h:29: In file included from ../../gcc-14.2.0/libcc1/../gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/libcc1/../gcc/hash-table.h:250: ../../gcc-14.2.0/libcc1/../gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/libcc1/../gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/libcc1/../gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/libcc1/libcc1plugin.cc:55: In file included from ../../gcc-14.2.0/libcc1/../gcc/c/c-tree.h:23: In file included from ../../gcc-14.2.0/libcc1/../gcc/c-family/c-common.h:24: ../../gcc-14.2.0/libcc1/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/libcc1/../gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. mv -f .deps/libcc1plugin.Tpo .deps/libcc1plugin.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo ../../gcc-14.2.0/libcc1/context.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT context.lo -MD -MP -MF .deps/context.Tpo -c ../../gcc-14.2.0/libcc1/context.cc -fno-common -DPIC -o .libs/context.o In file included from ../../gcc-14.2.0/libcc1/context.cc:34: In file included from ../../gcc-14.2.0/libcc1/../gcc/gcc-plugin.h:29: In file included from ../../gcc-14.2.0/libcc1/../gcc/coretypes.h:487: ../../gcc-14.2.0/libcc1/../gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/libcc1/../gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/libcc1/context.cc:34: In file included from ../../gcc-14.2.0/libcc1/../gcc/gcc-plugin.h:29: In file included from ../../gcc-14.2.0/libcc1/../gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/libcc1/../gcc/hash-table.h:250: ../../gcc-14.2.0/libcc1/../gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/libcc1/../gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/libcc1/../gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct 2 warnings generated. mv -f .deps/context.Tpo .deps/context.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=link clang++ -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -module -export-symbols ../../gcc-14.2.0/libcc1/libcc1plugin.sym '-L/opt/pkg/lib' -o libcc1plugin.la -rpath /opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/plugin libcc1plugin.lo context.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: sed -e 's,^,_,' < ../../gcc-14.2.0/libcc1/libcc1plugin.sym > .libs/libcc1plugin-symbols.expsym libtool: link: clang++ -o .libs/libcc1plugin.0.so -bundle .libs/libcc1plugin.o .libs/context.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/opt/pkg/lib -Wl,-undefined -Wl,dynamic_lookup ../libiberty/pic/libiberty.a -Wl,-exported_symbols_list,.libs/libcc1plugin-symbols.expsym libtool: link: (cd ".libs" && rm -f "libcc1plugin.so" && ln -s "libcc1plugin.0.so" "libcc1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcc1plugin.la" && ln -s "../libcc1plugin.la" "libcc1plugin.la" ) /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I ../../gcc-14.2.0/libcc1/../gcc/cp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c -o libcp1plugin.lo ../../gcc-14.2.0/libcc1/libcp1plugin.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libcc1 -I ../../gcc-14.2.0/libcc1/../include -I ../../gcc-14.2.0/libcc1/../libgcc -I ../gcc -I../../gcc-14.2.0/libcc1/../gcc -I ../../gcc-14.2.0/libcc1/../gcc/cp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./gmp -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/gmp -I/Users/pbulk/build-disk/lang/gcc14/work/build/./mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpfr/src -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/mpc/src -I ../../gcc-14.2.0/libcc1/../gcc/c-family -I ../../gcc-14.2.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c ../../gcc-14.2.0/libcc1/libcp1plugin.cc -fno-common -DPIC -o .libs/libcp1plugin.o In file included from ../../gcc-14.2.0/libcc1/libcp1plugin.cc:37: In file included from ../../gcc-14.2.0/libcc1/../gcc/gcc-plugin.h:29: In file included from ../../gcc-14.2.0/libcc1/../gcc/coretypes.h:487: ../../gcc-14.2.0/libcc1/../gcc/poly-int.h:373:1: warning: 'poly_int' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct poly_int ^ ../../gcc-14.2.0/libcc1/../gcc/poly-int.h:32:38: note: did you mean struct here? template class poly_int; ^~~~~ struct In file included from ../../gcc-14.2.0/libcc1/libcp1plugin.cc:37: In file included from ../../gcc-14.2.0/libcc1/../gcc/gcc-plugin.h:29: In file included from ../../gcc-14.2.0/libcc1/../gcc/coretypes.h:498: In file included from ../../gcc-14.2.0/libcc1/../gcc/hash-table.h:250: ../../gcc-14.2.0/libcc1/../gcc/inchash.h:91:30: warning: class 'real_value' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void add_real_value (const class real_value &v); ^ ../../gcc-14.2.0/libcc1/../gcc/real.h:39:16: note: previous use is here struct GTY(()) real_value { ^ ../../gcc-14.2.0/libcc1/../gcc/inchash.h:91:30: note: did you mean struct here? void add_real_value (const class real_value &v); ^~~~~ struct In file included from ../../gcc-14.2.0/libcc1/libcp1plugin.cc:55: In file included from ../../gcc-14.2.0/libcc1/../gcc/cp/cp-tree.h:42: In file included from ../../gcc-14.2.0/libcc1/../gcc/c-family/c-common.h:24: ../../gcc-14.2.0/libcc1/../libcpp/include/cpplib.h:1570:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ ../../gcc-14.2.0/libcc1/../gcc/input.h:69:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. mv -f .deps/libcp1plugin.Tpo .deps/libcp1plugin.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=link clang++ -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -pipe -Os -module -export-symbols ../../gcc-14.2.0/libcc1/libcp1plugin.sym '-L/opt/pkg/lib' -o libcp1plugin.la -rpath /opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0/plugin libcp1plugin.lo context.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: sed -e 's,^,_,' < ../../gcc-14.2.0/libcc1/libcp1plugin.sym > .libs/libcp1plugin-symbols.expsym libtool: link: clang++ -o .libs/libcp1plugin.0.so -bundle .libs/libcp1plugin.o .libs/context.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/opt/pkg/lib -Wl,-undefined -Wl,dynamic_lookup ../libiberty/pic/libiberty.a -Wl,-exported_symbols_list,.libs/libcp1plugin-symbols.expsym libtool: link: (cd ".libs" && rm -f "libcp1plugin.so" && ln -s "libcp1plugin.0.so" "libcp1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcp1plugin.la" && ln -s "../libcp1plugin.la" "libcp1plugin.la" ) gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libcc1' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/libcc1' Checking multilib configuration for libgcc... mkdir x86_64-apple-darwin23 mkdir x86_64-apple-darwin23/libgcc Configuring in x86_64-apple-darwin23/libgcc configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking for gawk... /opt/pkg/bin/nawk checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-lipo... lipo checking for x86_64-apple-darwin23-nm... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm checking for x86_64-apple-darwin23-ranlib... ranlib checking for x86_64-apple-darwin23-strip... strip checking whether ln -s works... yes checking for x86_64-apple-darwin23-gcc... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... clang -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of double... 8 checking size of long double... 16 checking for inttypes.h... yes checking for stdint.h... yes checking for stdlib.h... yes checking for ftw.h... yes checking for unistd.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for string.h... yes checking for strings.h... yes checking for memory.h... yes checking for sys/auxv.h... no checking for sys/mman.h... yes checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking for ANSI C header files... yes checking whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... no checking whether the compiler is configured for setjmp/longjmp exceptions... no checking for CET support... no checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking for thread model used by GCC... posix checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 enable_darwin_at_rpath is unset but is needed after macOS 10.11 (setting it on) checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... no checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking if the assembler supports AVX... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgcc' # If this is the top-level multilib, build all the other # multilibs. ln -s ../../../gcc-14.2.0/libgcc/enable-execute-stack-mprotect.c enable-execute-stack.c ln -s ../../../gcc-14.2.0/libgcc/unwind-generic.h unwind.h ln -s ../../../gcc-14.2.0/libgcc/config/no-unwind.h md-unwind-support.h ln -s ../../../gcc-14.2.0/libgcc/config/i386/sfp-machine.h sfp-machine.h ln -s ../../../gcc-14.2.0/libgcc/gthr-posix.h gthr-default.h DEFINES='' HEADERS='../../../gcc-14.2.0/libgcc/config/i386/darwin-lib.h' \ ../../../gcc-14.2.0/libgcc/mkheader.sh > tmp-libgcc_tm.h /opt/pkg/bin/mksh ../../../gcc-14.2.0/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h echo timestamp > libgcc_tm.stamp /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -DL_powitf2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -DL_multc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -DL_divtc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2_s.o -MT _clrsbsi2_s.o -MD -MP -MF _clrsbsi2_s.dep -DSHARED -DL_clrsbsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi2_s.o -MT _clrsbdi2_s.o -MD -MP -MF _clrsbdi2_s.dep -DSHARED -DL_clrsbdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulbitint3_s.o -MT _mulbitint3_s.o -MD -MP -MF _mulbitint3_s.dep -DSHARED -DL_mulbitint3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfti_s.o -MT _fixsfti_s.o -MD -MP -MF _fixsfti_s.dep -DSHARED -DL_fixsfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfti_s.o -MT _fixdfti_s.o -MD -MP -MF _fixdfti_s.dep -DSHARED -DL_fixdfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfti_s.o -MT _fixxfti_s.o -MD -MP -MF _fixxfti_s.dep -DSHARED -DL_fixxfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfti_s.o -MT _fixtfti_s.o -MD -MP -MF _fixtfti_s.dep -DSHARED -DL_fixunssfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfti_s.o -MT _fixunssfti_s.o -MD -MP -MF _fixunssfti_s.dep -DSHARED -DL_fixunsdfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfti_s.o -MT _fixunsdfti_s.o -MD -MP -MF _fixunsdfti_s.dep -DSHARED -DL_fixunsxfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfti_s.o -MT _fixunsxfti_s.o -MD -MP -MF _fixunsxfti_s.dep -DSHARED -DL_floatdisf -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfti_s.o -MT _fixunstfti_s.o -MD -MP -MF _fixunstfti_s.dep -DSHARED -DL_floatdidf -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattisf_s.o -MT _floattisf_s.o -MD -MP -MF _floattisf_s.dep -DSHARED -DL_floatdixf -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattidf_s.o -MT _floattidf_s.o -MD -MP -MF _floattidf_s.dep -DSHARED -DL_floatundisf -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattixf_s.o -MT _floattixf_s.o -MD -MP -MF _floattixf_s.dep -DSHARED -DL_floatundidf -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattitf_s.o -MT _floattitf_s.o -MD -MP -MF _floattitf_s.dep -DSHARED -DL_floatundixf -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntisf_s.o -MT _floatuntisf_s.o -MD -MP -MF _floatuntisf_s.dep -DSHARED -DL -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntidf_s.o -MT _floatuntidf_s.o -MD -MP -MF _floatuntidf_s.dep -DSHARED -DL -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntixf_s.o -MT _floatuntixf_s.o -MD -MP -MF _floatuntixf_s.dep -DSHARED -DL -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntitf_s.o -MT _floatuntitf_s.o -MD -MP -MF _floatuntitf_s.dep -DSHARED -DL -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmoddi4_s.o -MT _divmoddi4_s.o -MD -MP -MF _divmoddi4_s.dep -DSHARED -DL_divmoddi4 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodbitint4_s.o -MT _divmodbitint4_s.o -MD -MP -MF _divmodbitint4_s.dep -DSHARED -DL_divmodbitint4 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o darwin-64_s.o -MT darwin-64_s.o -MD -MP -MF darwin-64_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/config/darwin-64.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o cpuinfo_s.o -MT cpuinfo_s.o -MD -MP -MF cpuinfo_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/config/i386/cpuinfo.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sfp-exceptions_s.o -MT sfp-exceptions_s.o -MD -MP -MF sfp-exceptions_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/config/i386/sfp-exceptions.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -msse2 -o _divhc3_s.o -MT _divhc3_s.o -MD -MP -MF _divhc3_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/config/i386/_divhc3.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -msse2 -o _mulhc3_s.o -MT _mulhc3_s.o -MD -MP -MF _mulhc3_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/config/i386/_mulhc3.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/addtf3.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/divtf3.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/eqtf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/getf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/letf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/multf3.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/negtf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/subtf3.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/unordtf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/fixtfsi.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/fixunstfsi.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatsitf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatunsitf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/fixtfdi.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/fixunstfdi.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatditf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatunditf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti_s.o -MT fixtfti_s.o -MD -MP -MF fixtfti_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/fixtfti.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti_s.o -MT fixunstfti_s.o -MD -MP -MF fixunstfti_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/fixunstfti.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floattitf_s.o -MT floattitf_s.o -MD -MP -MF floattitf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floattitf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf_s.o -MT floatuntitf_s.o -MD -MP -MF floatuntitf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatuntitf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixsfbitint_s.o -MT fixsfbitint_s.o -MD -MP -MF fixsfbitint_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/fixsfbitint.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatbitintsf_s.o -MT floatbitintsf_s.o -MD -MP -MF floatbitintsf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatbitintsf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixdfbitint_s.o -MT fixdfbitint_s.o -MD -MP -MF fixdfbitint_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/fixdfbitint.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatbitintdf_s.o -MT floatbitintdf_s.o -MD -MP -MF floatbitintdf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatbitintdf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfsf2_s.o -MT extendhfsf2_s.o -MD -MP -MF extendhfsf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/extendhfsf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfdf2_s.o -MT extendhfdf2_s.o -MD -MP -MF extendhfdf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/extendhfdf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhftf2_s.o -MT extendhftf2_s.o -MD -MP -MF extendhftf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/extendhftf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfxf2_s.o -MT extendhfxf2_s.o -MD -MP -MF extendhfxf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/extendhfxf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendsfdf2_s.o -MT extendsfdf2_s.o -MD -MP -MF extendsfdf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/extendsfdf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/extendsftf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/extenddftf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2_s.o -MT extendxftf2_s.o -MD -MP -MF extendxftf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/extendxftf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendbfsf2_s.o -MT extendbfsf2_s.o -MD -MP -MF extendbfsf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/extendbfsf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o trunctfhf2_s.o -MT trunctfhf2_s.o -MD -MP -MF trunctfhf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/trunctfhf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncxfhf2_s.o -MT truncxfhf2_s.o -MD -MP -MF truncxfhf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/truncxfhf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncdfhf2_s.o -MT truncdfhf2_s.o -MD -MP -MF truncdfhf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/truncdfhf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncsfhf2_s.o -MT truncsfhf2_s.o -MD -MP -MF truncsfhf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/truncsfhf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/trunctfsf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o truncdfsf2_s.o -MT truncdfsf2_s.o -MD -MP -MF truncdfsf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/truncdfsf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/trunctfdf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2_s.o -MT trunctfxf2_s.o -MD -MP -MF trunctfxf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/trunctfxf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o trunctfbf2_s.o -MT trunctfbf2_s.o -MD -MP -MF trunctfbf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/trunctfbf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncxfbf2_s.o -MT truncxfbf2_s.o -MD -MP -MF truncxfbf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/truncxfbf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncdfbf2_s.o -MT truncdfbf2_s.o -MD -MP -MF truncdfbf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/truncdfbf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncsfbf2_s.o -MT truncsfbf2_s.o -MD -MP -MF truncsfbf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/truncsfbf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o trunchfbf2_s.o -MT trunchfbf2_s.o -MD -MP -MF trunchfbf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/trunchfbf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfbitint_s.o -MT fixtfbitint_s.o -MD -MP -MF fixtfbitint_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/fixtfbitint.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatbitinttf_s.o -MT floatbitinttf_s.o -MD -MP -MF floatbitinttf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatbitinttf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixhfti_s.o -MT fixhfti_s.o -MD -MP -MF fixhfti_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/fixhfti.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixunshfti_s.o -MT fixunshfti_s.o -MD -MP -MF fixunshfti_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/fixunshfti.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floattihf_s.o -MT floattihf_s.o -MD -MP -MF floattihf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floattihf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatuntihf_s.o -MT floatuntihf_s.o -MD -MP -MF floatuntihf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatuntihf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floattibf_s.o -MT floattibf_s.o -MD -MP -MF floattibf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floattibf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatuntibf_s.o -MT floatuntibf_s.o -MD -MP -MF floatuntibf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatuntibf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o eqhf2_s.o -MT eqhf2_s.o -MD -MP -MF eqhf2_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/eqhf2.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixxfbitint_s.o -MT fixxfbitint_s.o -MD -MP -MF fixxfbitint_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/fixxfbitint.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floatbitinthf_s.o -MT floatbitinthf_s.o -MD -MP -MF floatbitinthf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatbitinthf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floatbitintbf_s.o -MT floatbitintbf_s.o -MD -MP -MF floatbitintbf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatbitintbf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatbitintxf_s.o -MT floatbitintxf_s.o -MD -MP -MF floatbitintxf_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/soft-fp/floatbitintxf.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack_s.o -MT enable-execute-stack_s.o -MD -MP -MF enable-execute-stack_s.dep -DSHARED -c enable-execute-stack.c enable-execute-stack.c:33:13: warning: 'check_enabling' declared 'static' but never defined [-Wunused-function] 33 | static void check_enabling (void) __attribute__ ((unused)); | ^~~~~~~~~~~~~~ /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o hardcfr_s.o -MT hardcfr_s.o -MD -MP -MF hardcfr_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/hardcfr.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o strub_s.o -MT strub_s.o -MD -MP -MF strub_s.dep -DSHARED -c ../../../gcc-14.2.0/libgcc/strub.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -DHEAP_T_ATTR='__attribute__((__weak__,__visibility__("default")))' -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -DHEAP_T_ATTR='__attribute__((__weak__,__visibility__("default")))' -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o heap-trampoline_s.o -MT heap-trampoline_s.o -MD -MP -MF heap-trampoline_s.dep -DSHARED -fexceptions -c ../../../gcc-14.2.0/libgcc/config/i386/heap-trampoline.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -DEMUTLS_ATTR='__attribute__((__weak__,__visibility__("default")))' -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -DEMUTLS_ATTR='__attribute__((__weak__,__visibility__("default")))' -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c ../../../gcc-14.2.0/libgcc/emutls.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -o crt3.o -MT crt3.o -MD -MP -MF crt3.dep -mmacosx-version-min=10.8 -c ../../../gcc-14.2.0/libgcc/config/darwin-crt3.c ../../../gcc-14.2.0/libgcc/config/darwin-crt3.c: In function 'get_globals': ../../../gcc-14.2.0/libgcc/config/darwin-crt3.c:262:27: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 262 | r = calloc (sizeof (struct keymgr_atexit_list), 1); | ^~~~~~ ../../../gcc-14.2.0/libgcc/config/darwin-crt3.c:262:27: note: earlier argument should specify number of elements, later size of each element ../../../gcc-14.2.0/libgcc/config/darwin-crt3.c: In function 'atexit': ../../../gcc-14.2.0/libgcc/config/darwin-crt3.c:525:29: warning: taking address of expression of type 'void' 525 | return atexit_common (&r, &__dso_handle); | ^ /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -o d10-uwfef.o -MT d10-uwfef.o -MD -MP -MF d10-uwfef.dep -mmacosx-version-min=10.6 -c ../../../gcc-14.2.0/libgcc/config/darwin10-unwind-find-enc-func.c ar rc libd10-uwfef.a d10-uwfef.o ranlib libd10-uwfef.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -o crttms.o -MT crttms.o -MD -MP -MF crttms.dep -mmacosx-version-min=10.8 -DSTART -c ../../../gcc-14.2.0/libgcc/config/darwin-crt-tm.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -o crttme.o -MT crttme.o -MD -MP -MF crttme.dep -mmacosx-version-min=10.8 -DEND -c ../../../gcc-14.2.0/libgcc/config/darwin-crt-tm.c ar rc libemutls_w.a emutls_s.o ranlib libemutls_w.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c ../../../gcc-14.2.0/libgcc/config/i386/crtprec.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c ../../../gcc-14.2.0/libgcc/config/i386/crtprec.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c ../../../gcc-14.2.0/libgcc/config/i386/crtprec.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c ../../../gcc-14.2.0/libgcc/config/i386/crtfastmath.c ar rc libheapt_w.a heap-trampoline_s.o ranlib libheapt_w.a # Early copyback; see "all" above for the rationale. The # early copy is necessary so that the gcc -B options find # the right startup files when linking shared libgcc. /opt/pkg/bin/mksh ../../../gcc-14.2.0/libgcc/../mkinstalldirs ../.././gcc parts="crt3.o libd10-uwfef.a crttms.o crttme.o libemutls_w.a crtprec32.o crtprec64.o crtprec80.o crtfastmath.o libheapt_w.a"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -o pbulk -g staff -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulbitint3.o -MT _mulbitint3.o -MD -MP -MF _mulbitint3.dep -DL_mulbitint3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=4 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfti.o -MT _fixsfti.o -MD -MP -MF _fixsfti.dep -DL_fixsfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfti.o -MT _fixdfti.o -MD -MP -MF _fixdfti.dep -DL_fixdfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfti.o -MT _fixxfti.o -MD -MP -MF _fixxfti.dep -DL_fixxfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfti.o -MT _fixtfti.o -MD -MP -MF _fixtfti.dep -DL_fixunssfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfti.o -MT _fixunssfti.o -MD -MP -MF _fixunssfti.dep -DL_fixunsdfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfti.o -MT _fixunsdfti.o -MD -MP -MF _fixunsdfti.dep -DL_fixunsxfdi -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfti.o -MT _fixunsxfti.o -MD -MP -MF _fixunsxfti.dep -DL_floatdisf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfti.o -MT _fixunstfti.o -MD -MP -MF _fixunstfti.dep -DL_floatdidf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattisf.o -MT _floattisf.o -MD -MP -MF _floattisf.dep -DL_floatdixf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattidf.o -MT _floattidf.o -MD -MP -MF _floattidf.dep -DL_floatundisf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattixf.o -MT _floattixf.o -MD -MP -MF _floattixf.dep -DL_floatundidf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattitf.o -MT _floattitf.o -MD -MP -MF _floattitf.dep -DL_floatundixf -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntisf.o -MT _floatuntisf.o -MD -MP -MF _floatuntisf.dep -DL -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntidf.o -MT _floatuntidf.o -MD -MP -MF _floatuntidf.dep -DL -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntixf.o -MT _floatuntixf.o -MD -MP -MF _floatuntixf.dep -DL -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntitf.o -MT _floatuntitf.o -MD -MP -MF _floatuntitf.dep -DL -c ../../../gcc-14.2.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ -DLIBGCC2_UNITS_PER_WORD=8 /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodbitint4.o -MT _divmodbitint4.o -MD -MP -MF _divmodbitint4.dep -DL_divmodbitint4 -c ../../../gcc-14.2.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o darwin-64.o -MT darwin-64.o -MD -MP -MF darwin-64.dep -c ../../../gcc-14.2.0/libgcc/config/darwin-64.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c ../../../gcc-14.2.0/libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sfp-exceptions.o -MT sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep -c ../../../gcc-14.2.0/libgcc/config/i386/sfp-exceptions.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -msse2 -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -c ../../../gcc-14.2.0/libgcc/config/i386/_divhc3.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -msse2 -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -c ../../../gcc-14.2.0/libgcc/config/i386/_mulhc3.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/getf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/letf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti.o -MT fixtfti.o -MD -MP -MF fixtfti.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/fixtfti.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti.o -MT fixunstfti.o -MD -MP -MF fixunstfti.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/fixunstfti.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floattitf.o -MT floattitf.o -MD -MP -MF floattitf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floattitf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf.o -MT floatuntitf.o -MD -MP -MF floatuntitf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatuntitf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixsfbitint.o -MT fixsfbitint.o -MD -MP -MF fixsfbitint.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/fixsfbitint.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatbitintsf.o -MT floatbitintsf.o -MD -MP -MF floatbitintsf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatbitintsf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixdfbitint.o -MT fixdfbitint.o -MD -MP -MF fixdfbitint.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/fixdfbitint.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatbitintdf.o -MT floatbitintdf.o -MD -MP -MF floatbitintdf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatbitintdf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfsf2.o -MT extendhfsf2.o -MD -MP -MF extendhfsf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/extendhfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfdf2.o -MT extendhfdf2.o -MD -MP -MF extendhfdf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/extendhfdf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhftf2.o -MT extendhftf2.o -MD -MP -MF extendhftf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/extendhftf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfxf2.o -MT extendhfxf2.o -MD -MP -MF extendhfxf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/extendhfxf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendsfdf2.o -MT extendsfdf2.o -MD -MP -MF extendsfdf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/extendsfdf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendbfsf2.o -MT extendbfsf2.o -MD -MP -MF extendbfsf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/extendbfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o trunctfhf2.o -MT trunctfhf2.o -MD -MP -MF trunctfhf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/trunctfhf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncxfhf2.o -MT truncxfhf2.o -MD -MP -MF truncxfhf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/truncxfhf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncdfhf2.o -MT truncdfhf2.o -MD -MP -MF truncdfhf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/truncdfhf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncsfhf2.o -MT truncsfhf2.o -MD -MP -MF truncsfhf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/truncsfhf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o truncdfsf2.o -MT truncdfsf2.o -MD -MP -MF truncdfsf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/truncdfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o trunctfbf2.o -MT trunctfbf2.o -MD -MP -MF trunctfbf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/trunctfbf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncxfbf2.o -MT truncxfbf2.o -MD -MP -MF truncxfbf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/truncxfbf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncdfbf2.o -MT truncdfbf2.o -MD -MP -MF truncdfbf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/truncdfbf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncsfbf2.o -MT truncsfbf2.o -MD -MP -MF truncsfbf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/truncsfbf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o trunchfbf2.o -MT trunchfbf2.o -MD -MP -MF trunchfbf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/trunchfbf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfbitint.o -MT fixtfbitint.o -MD -MP -MF fixtfbitint.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/fixtfbitint.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatbitinttf.o -MT floatbitinttf.o -MD -MP -MF floatbitinttf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatbitinttf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixhfti.o -MT fixhfti.o -MD -MP -MF fixhfti.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/fixhfti.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixunshfti.o -MT fixunshfti.o -MD -MP -MF fixunshfti.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/fixunshfti.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floattihf.o -MT floattihf.o -MD -MP -MF floattihf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floattihf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatuntihf.o -MT floatuntihf.o -MD -MP -MF floatuntihf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatuntihf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floattibf.o -MT floattibf.o -MD -MP -MF floattibf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floattibf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatuntibf.o -MT floatuntibf.o -MD -MP -MF floatuntibf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatuntibf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o eqhf2.o -MT eqhf2.o -MD -MP -MF eqhf2.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/eqhf2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixxfbitint.o -MT fixxfbitint.o -MD -MP -MF fixxfbitint.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/fixxfbitint.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floatbitinthf.o -MT floatbitinthf.o -MD -MP -MF floatbitinthf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatbitinthf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floatbitintbf.o -MT floatbitintbf.o -MD -MP -MF floatbitintbf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatbitintbf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatbitintxf.o -MT floatbitintxf.o -MD -MP -MF floatbitintxf.dep -c ../../../gcc-14.2.0/libgcc/soft-fp/floatbitintxf.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS enable-execute-stack.c:33:13: warning: 'check_enabling' declared 'static' but never defined [-Wunused-function] 33 | static void check_enabling (void) __attribute__ ((unused)); | ^~~~~~~~~~~~~~ /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o hardcfr.o -MT hardcfr.o -MD -MP -MF hardcfr.dep -c ../../../gcc-14.2.0/libgcc/hardcfr.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o strub.o -MT strub.o -MD -MP -MF strub.dep -c ../../../gcc-14.2.0/libgcc/strub.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o avx_savms64_s.o -MT avx_savms64_s.o -MD -MP -MF avx_savms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../gcc-14.2.0/libgcc/config/i386/avx_savms64.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg avx_savms64_s.o | /opt/pkg/bin/nawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.private_extern", $3 }' > avx_savms64.visT mv -f avx_savms64.visT avx_savms64.vis /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o avx_savms64.o -MT avx_savms64.o -MD -MP -MF avx_savms64.dep -c -xassembler-with-cpp -include avx_savms64.vis ../../../gcc-14.2.0/libgcc/config/i386/avx_savms64.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o avx_resms64_s.o -MT avx_resms64_s.o -MD -MP -MF avx_resms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../gcc-14.2.0/libgcc/config/i386/avx_resms64.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg avx_resms64_s.o | /opt/pkg/bin/nawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.private_extern", $3 }' > avx_resms64.visT mv -f avx_resms64.visT avx_resms64.vis /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o avx_resms64.o -MT avx_resms64.o -MD -MP -MF avx_resms64.dep -c -xassembler-with-cpp -include avx_resms64.vis ../../../gcc-14.2.0/libgcc/config/i386/avx_resms64.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o avx_resms64x_s.o -MT avx_resms64x_s.o -MD -MP -MF avx_resms64x_s.dep -DSHARED -c -xassembler-with-cpp ../../../gcc-14.2.0/libgcc/config/i386/avx_resms64x.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg avx_resms64x_s.o | /opt/pkg/bin/nawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.private_extern", $3 }' > avx_resms64x.visT mv -f avx_resms64x.visT avx_resms64x.vis /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o avx_resms64x.o -MT avx_resms64x.o -MD -MP -MF avx_resms64x.dep -c -xassembler-with-cpp -include avx_resms64x.vis ../../../gcc-14.2.0/libgcc/config/i386/avx_resms64x.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o avx_savms64f_s.o -MT avx_savms64f_s.o -MD -MP -MF avx_savms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../gcc-14.2.0/libgcc/config/i386/avx_savms64f.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg avx_savms64f_s.o | /opt/pkg/bin/nawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.private_extern", $3 }' > avx_savms64f.visT mv -f avx_savms64f.visT avx_savms64f.vis /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o avx_savms64f.o -MT avx_savms64f.o -MD -MP -MF avx_savms64f.dep -c -xassembler-with-cpp -include avx_savms64f.vis ../../../gcc-14.2.0/libgcc/config/i386/avx_savms64f.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o avx_resms64f_s.o -MT avx_resms64f_s.o -MD -MP -MF avx_resms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../gcc-14.2.0/libgcc/config/i386/avx_resms64f.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg avx_resms64f_s.o | /opt/pkg/bin/nawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.private_extern", $3 }' > avx_resms64f.visT mv -f avx_resms64f.visT avx_resms64f.vis /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o avx_resms64f.o -MT avx_resms64f.o -MD -MP -MF avx_resms64f.dep -c -xassembler-with-cpp -include avx_resms64f.vis ../../../gcc-14.2.0/libgcc/config/i386/avx_resms64f.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o avx_resms64fx_s.o -MT avx_resms64fx_s.o -MD -MP -MF avx_resms64fx_s.dep -DSHARED -c -xassembler-with-cpp ../../../gcc-14.2.0/libgcc/config/i386/avx_resms64fx.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg avx_resms64fx_s.o | /opt/pkg/bin/nawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.private_extern", $3 }' > avx_resms64fx.visT mv -f avx_resms64fx.visT avx_resms64fx.vis /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o avx_resms64fx.o -MT avx_resms64fx.o -MD -MP -MF avx_resms64fx.dep -c -xassembler-with-cpp -include avx_resms64fx.vis ../../../gcc-14.2.0/libgcc/config/i386/avx_resms64fx.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sse_savms64_s.o -MT sse_savms64_s.o -MD -MP -MF sse_savms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../gcc-14.2.0/libgcc/config/i386/sse_savms64.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg sse_savms64_s.o | /opt/pkg/bin/nawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.private_extern", $3 }' > sse_savms64.visT mv -f sse_savms64.visT sse_savms64.vis /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sse_savms64.o -MT sse_savms64.o -MD -MP -MF sse_savms64.dep -c -xassembler-with-cpp -include sse_savms64.vis ../../../gcc-14.2.0/libgcc/config/i386/sse_savms64.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sse_resms64_s.o -MT sse_resms64_s.o -MD -MP -MF sse_resms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../gcc-14.2.0/libgcc/config/i386/sse_resms64.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg sse_resms64_s.o | /opt/pkg/bin/nawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.private_extern", $3 }' > sse_resms64.visT mv -f sse_resms64.visT sse_resms64.vis /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sse_resms64.o -MT sse_resms64.o -MD -MP -MF sse_resms64.dep -c -xassembler-with-cpp -include sse_resms64.vis ../../../gcc-14.2.0/libgcc/config/i386/sse_resms64.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sse_resms64x_s.o -MT sse_resms64x_s.o -MD -MP -MF sse_resms64x_s.dep -DSHARED -c -xassembler-with-cpp ../../../gcc-14.2.0/libgcc/config/i386/sse_resms64x.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg sse_resms64x_s.o | /opt/pkg/bin/nawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.private_extern", $3 }' > sse_resms64x.visT mv -f sse_resms64x.visT sse_resms64x.vis /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sse_resms64x.o -MT sse_resms64x.o -MD -MP -MF sse_resms64x.dep -c -xassembler-with-cpp -include sse_resms64x.vis ../../../gcc-14.2.0/libgcc/config/i386/sse_resms64x.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sse_savms64f_s.o -MT sse_savms64f_s.o -MD -MP -MF sse_savms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../gcc-14.2.0/libgcc/config/i386/sse_savms64f.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg sse_savms64f_s.o | /opt/pkg/bin/nawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.private_extern", $3 }' > sse_savms64f.visT mv -f sse_savms64f.visT sse_savms64f.vis /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sse_savms64f.o -MT sse_savms64f.o -MD -MP -MF sse_savms64f.dep -c -xassembler-with-cpp -include sse_savms64f.vis ../../../gcc-14.2.0/libgcc/config/i386/sse_savms64f.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sse_resms64f_s.o -MT sse_resms64f_s.o -MD -MP -MF sse_resms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../gcc-14.2.0/libgcc/config/i386/sse_resms64f.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg sse_resms64f_s.o | /opt/pkg/bin/nawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.private_extern", $3 }' > sse_resms64f.visT mv -f sse_resms64f.visT sse_resms64f.vis /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sse_resms64f.o -MT sse_resms64f.o -MD -MP -MF sse_resms64f.dep -c -xassembler-with-cpp -include sse_resms64f.vis ../../../gcc-14.2.0/libgcc/config/i386/sse_resms64f.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sse_resms64fx_s.o -MT sse_resms64fx_s.o -MD -MP -MF sse_resms64fx_s.dep -DSHARED -c -xassembler-with-cpp ../../../gcc-14.2.0/libgcc/config/i386/sse_resms64fx.S /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg sse_resms64fx_s.o | /opt/pkg/bin/nawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.private_extern", $3 }' > sse_resms64fx.visT mv -f sse_resms64fx.visT sse_resms64fx.vis /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sse_resms64fx.o -MT sse_resms64fx.o -MD -MP -MF sse_resms64fx.dep -c -xassembler-with-cpp -include sse_resms64fx.vis ../../../gcc-14.2.0/libgcc/config/i386/sse_resms64fx.S rm -f libgcc.a objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _mulbitint3.o _eprintf.o __gcc_bcmp.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _fixsfti.o _fixdfti.o _fixxfti.o _fixtfti.o _fixunssfti.o _fixunsdfti.o _fixunsxfti.o _fixunstfti.o _floattisf.o _floattidf.o _floattixf.o _floattitf.o _floatuntisf.o _floatuntidf.o _floatuntixf.o _floatuntitf.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o _divmodbitint4.o darwin-64.o cpuinfo.o sfp-exceptions.o _divhc3.o _mulhc3.o addtf3.o divtf3.o eqtf2.o getf2.o letf2.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o fixtfti.o fixunstfti.o floattitf.o floatuntitf.o fixsfbitint.o floatbitintsf.o fixdfbitint.o floatbitintdf.o extendhfsf2.o extendhfdf2.o extendhftf2.o extendhfxf2.o extendsfdf2.o extendsftf2.o extenddftf2.o extendxftf2.o extendbfsf2.o trunctfhf2.o truncxfhf2.o truncdfhf2.o truncsfhf2.o trunctfsf2.o truncdfsf2.o trunctfdf2.o trunctfxf2.o trunctfbf2.o truncxfbf2.o truncdfbf2.o truncsfbf2.o trunchfbf2.o fixtfbitint.o floatbitinttf.o fixhfti.o fixunshfti.o floattihf.o floatuntihf.o floattibf.o floatuntibf.o eqhf2.o fixxfbitint.o floatbitinthf.o floatbitintbf.o floatbitintxf.o enable-execute-stack.o hardcfr.o strub.o avx_savms64.o avx_resms64.o avx_resms64x.o avx_savms64f.o avx_resms64f.o avx_resms64fx.o sse_savms64.o sse_resms64.o sse_resms64x.o sse_savms64f.o sse_resms64f.o sse_resms64fx.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc.a $objects /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgcc.a(_trampoline.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgcc.a(_ctors.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgcc.a(_floatuntisf.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgcc.a(_floatuntidf.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgcc.a(_floatuntixf.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgcc.a(_floatuntitf.o) has no symbols ranlib libgcc.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgcc.a(_trampoline.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgcc.a(_ctors.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgcc.a(_floatuntisf.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgcc.a(_floatuntidf.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgcc.a(_floatuntixf.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgcc.a(_floatuntitf.o) has no symbols sed -e 's/__PFX__/__/g' \ -e 's/__FIXPTPFX__/__/g' < ../../../gcc-14.2.0/libgcc/libgcc-std.ver.in > libgcc-std.ver { cat libgcc-std.ver ../../../gcc-14.2.0/libgcc/config/libgcc-libsystem.ver ../../../gcc-14.2.0/libgcc/config/i386/libgcc-darwin.ver \ | sed -e '/^[ ]*#/d' \ -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \ | /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -E -xassembler-with-cpp -; \ } > tmp-libgcc.map.in mv tmp-libgcc.map.in libgcc.map.in { /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _mulbitint3_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o _divmodbitint4_s.o darwin-64_s.o cpuinfo_s.o sfp-exceptions_s.o _divhc3_s.o _mulhc3_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o fixsfbitint_s.o floatbitintsf_s.o fixdfbitint_s.o floatbitintdf_s.o extendhfsf2_s.o extendhfdf2_s.o extendhftf2_s.o extendhfxf2_s.o extendsfdf2_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o extendbfsf2_s.o trunctfhf2_s.o truncxfhf2_s.o truncdfhf2_s.o truncsfhf2_s.o trunctfsf2_s.o truncdfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o trunctfbf2_s.o truncxfbf2_s.o truncdfbf2_s.o truncsfbf2_s.o trunchfbf2_s.o fixtfbitint_s.o floatbitinttf_s.o fixhfti_s.o fixunshfti_s.o floattihf_s.o floatuntihf_s.o floattibf_s.o floatuntibf_s.o eqhf2_s.o fixxfbitint_s.o floatbitinthf_s.o floatbitintbf_s.o floatbitintxf_s.o enable-execute-stack_s.o hardcfr_s.o strub_s.o heap-trampoline_s.o emutls_s.o; echo %%; \ cat libgcc.map.in; \ } | /opt/pkg/bin/nawk -f ../../../gcc-14.2.0/libgcc/mkmap-flat.awk -v leading_underscore=1 > tmp-libgcc.map _trampoline_s.o: no symbols _ctors_s.o: no symbols _floatuntisf_s.o: no symbols _floatuntidf_s.o: no symbols _floatuntixf_s.o: no symbols _floatuntitf_s.o: no symbols mv tmp-libgcc.map libgcc.map # @multilib_flags@ is still needed because this may use # /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include and -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector directly. # @multilib_dir@ is not really necessary, but sometimes it has # more uses than just a directory name. /opt/pkg/bin/mksh ../../../gcc-14.2.0/libgcc/../mkinstalldirs . /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -L/opt/pkg/lib -dynamiclib -nodefaultlibs -install_name @rpath/libgcc_s.1.1.dylib -single_module -o ./libgcc_s.dylib -Wl,-exported_symbols_list,libgcc.map -compatibility_version 1 -current_version 1.1 -nodefaultrpaths -g -O2 -pipe -Os -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _mulbitint3_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o _divmodbitint4_s.o darwin-64_s.o cpuinfo_s.o sfp-exceptions_s.o _divhc3_s.o _mulhc3_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o fixsfbitint_s.o floatbitintsf_s.o fixdfbitint_s.o floatbitintdf_s.o extendhfsf2_s.o extendhfdf2_s.o extendhftf2_s.o extendhfxf2_s.o extendsfdf2_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o extendbfsf2_s.o trunctfhf2_s.o truncxfhf2_s.o truncdfhf2_s.o truncsfhf2_s.o trunctfsf2_s.o truncdfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o trunctfbf2_s.o truncxfbf2_s.o truncdfbf2_s.o truncsfbf2_s.o trunchfbf2_s.o fixtfbitint_s.o floatbitinttf_s.o fixhfti_s.o fixunshfti_s.o floattihf_s.o floatuntihf_s.o floattibf_s.o floatuntibf_s.o eqhf2_s.o fixxfbitint_s.o floatbitinthf_s.o floatbitintbf_s.o floatbitintxf_s.o enable-execute-stack_s.o hardcfr_s.o strub_s.o heap-trampoline_s.o emutls_s.o libgcc.a -lSystem ld: warning: directory not found for option '-L/opt/pkg/gcc14//lib/.' ld: warning: directory not found for option '-L/opt/pkg/gcc14/lib/.' MLIBS=`/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ for mlib in $MLIBS ; do \ cp ../${mlib}/libgcc/${mlib}/libgcc_s.dylib \ ./libgcc_s.1.1.dylib_T_${mlib} || exit 1 ; \ done lipo -output libgcc_s.1.1.dylib \ -create libgcc_s.1.1.dylib_T* rm libgcc_s.1.1.dylib_T* MLIBS=`/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ for mlib in $MLIBS ; do \ cp ../${mlib}/libgcc/${mlib}/libgcc_s.dylib \ ./libgcc_s.1.1.dylib_T_${mlib} || exit 1 ; \ arch=`lipo -info libgcc_s.1.1.dylib_T_${mlib} | sed -e 's/.*:\ //'` ; \ /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -arch ${arch} -nodefaultlibs -dynamiclib -nodefaultrpaths \ -o libgcc_s.1.dylib_T_${mlib} \ -Wl,-reexport_library,libgcc_s.1.1.dylib_T_${mlib} \ -lSystem \ -Wl,-reexported_symbols_list,../../../gcc-14.2.0/libgcc/config/darwin-unwind.ver \ -install_name @rpath/libgcc_s.1.dylib \ -compatibility_version 1 -current_version 1.1 ; \ done ld: warning: directory not found for option '-L/opt/pkg/gcc14//lib/.' ld: warning: directory not found for option '-L/opt/pkg/gcc14/lib/.' lipo -output libgcc_s.1.dylib -create libgcc_s.1.dylib_T* rm libgcc_s.1.1.dylib_T* /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../gcc-14.2.0/libgcc/libgcov-merge.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_topn.o -MT _gcov_merge_topn.o -MD -MP -MF _gcov_merge_topn.dep -DL_gcov_merge_topn -c ../../../gcc-14.2.0/libgcc/libgcov-merge.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../gcc-14.2.0/libgcc/libgcov-merge.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c ../../../gcc-14.2.0/libgcc/libgcov-merge.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../gcc-14.2.0/libgcc/libgcov-profiler.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c ../../../gcc-14.2.0/libgcc/libgcov-profiler.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../gcc-14.2.0/libgcc/libgcov-profiler.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c ../../../gcc-14.2.0/libgcc/libgcov-profiler.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_topn_values_profiler.o -MT _gcov_topn_values_profiler.o -MD -MP -MF _gcov_topn_values_profiler.dep -DL_gcov_topn_values_profiler -c ../../../gcc-14.2.0/libgcc/libgcov-profiler.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_topn_values_profiler_atomic.o -MT _gcov_topn_values_profiler_atomic.o -MD -MP -MF _gcov_topn_values_profiler_atomic.dep -DL_gcov_topn_values_profiler_atomic -c ../../../gcc-14.2.0/libgcc/libgcov-profiler.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../gcc-14.2.0/libgcc/libgcov-profiler.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c ../../../gcc-14.2.0/libgcc/libgcov-profiler.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../gcc-14.2.0/libgcc/libgcov-profiler.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c ../../../gcc-14.2.0/libgcc/libgcov-profiler.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler_v4.o -MT _gcov_indirect_call_profiler_v4.o -MD -MP -MF _gcov_indirect_call_profiler_v4.dep -DL_gcov_indirect_call_profiler_v4 -c ../../../gcc-14.2.0/libgcc/libgcov-profiler.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c ../../../gcc-14.2.0/libgcc/libgcov-profiler.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../gcc-14.2.0/libgcc/libgcov-interface.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../gcc-14.2.0/libgcc/libgcov-interface.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../gcc-14.2.0/libgcc/libgcov-interface.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../gcc-14.2.0/libgcc/libgcov-interface.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../gcc-14.2.0/libgcc/libgcov-interface.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../gcc-14.2.0/libgcc/libgcov-interface.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../gcc-14.2.0/libgcc/libgcov-interface.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../gcc-14.2.0/libgcc/libgcov-interface.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../gcc-14.2.0/libgcc/libgcov-interface.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_lock_unlock.o -MT _gcov_lock_unlock.o -MD -MP -MF _gcov_lock_unlock.dep -DL_gcov_lock_unlock -c ../../../gcc-14.2.0/libgcc/libgcov-interface.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../gcc-14.2.0/libgcc/libgcov-driver.c /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_info_to_gcda.o -MT _gcov_info_to_gcda.o -MD -MP -MF _gcov_info_to_gcda.dep -DL_gcov_info_to_gcda -c ../../../gcc-14.2.0/libgcc/libgcov-driver.c rm -f libgcov.a objects="_gcov_merge_add.o _gcov_merge_topn.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_topn_values_profiler.o _gcov_topn_values_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v4.o _gcov_time_profiler.o _gcov_dump.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_lock_unlock.o _gcov.o _gcov_info_to_gcda.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcov.a $objects ranlib libgcov.a /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../gcc-14.2.0/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde-darwin.o -MT unwind-dw2-fde-darwin.o -MD -MP -MF unwind-dw2-fde-darwin.dep -fexceptions -c ../../../gcc-14.2.0/libgcc/config/unwind-dw2-fde-darwin.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../gcc-14.2.0/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -DHEAP_T_ATTR='__attribute__((__weak__,__visibility__("default")))' -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -DHEAP_T_ATTR='__attribute__((__weak__,__visibility__("default")))' -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o heap-trampoline.o -MT heap-trampoline.o -MD -MP -MF heap-trampoline.dep -fexceptions -c ../../../gcc-14.2.0/libgcc/config/i386/heap-trampoline.c -fvisibility=hidden -DHIDE_EXPORTS /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -DEMUTLS_ATTR='__attribute__((__weak__,__visibility__("default")))' -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -DEMUTLS_ATTR='__attribute__((__weak__,__visibility__("default")))' -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../gcc-14.2.0/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS rm -f libgcc_eh.a objects="unwind-dw2.o unwind-dw2-fde-darwin.o unwind-c.o heap-trampoline.o emutls.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -O2 -g -O2 -pipe -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.8 -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.8 -fno-common -I. -I. -I../.././gcc -I../../../gcc-14.2.0/libgcc -I../../../gcc-14.2.0/libgcc/. -I../../../gcc-14.2.0/libgcc/../gcc -I../../../gcc-14.2.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc_eh.a $objects ranlib libgcc_eh.a dest=../.././gcc/include/tmp$$-unwind.h; \ cp unwind.h $dest; \ chmod a+r $dest; \ sh ../../../gcc-14.2.0/libgcc/../move-if-change $dest ../.././gcc/include/unwind.h # Now that we have built all the objects, we need to copy # them back to the GCC directory. Too many things (other # in-tree libraries, and DejaGNU) know about the layout # of the build tree, for now. /opt/pkg/bin/gmake install-leaf DESTDIR=../.././gcc \ slibdir= libsubdir= MULTIOSDIR=. gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgcc' /opt/pkg/bin/mksh ../../../gcc-14.2.0/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -o pbulk -g staff -m 644 libgcc_eh.a ../.././gcc/ chmod 644 ../.././gcc/libgcc_eh.a ranlib ../.././gcc/libgcc_eh.a /opt/pkg/bin/mksh ../../../gcc-14.2.0/libgcc/../mkinstalldirs ../.././gcc if test x = x; then \ for d in libgcc_s.1.1.dylib ; do \ /usr/bin/install -c -o pbulk -g staff -m 644 $d ../.././gcc/$d || exit 1 ; \ done; \ else \ for d in libgcc_s.1.1.dylib libgcc_s.1.dylib ; do \ /usr/bin/install -c -o pbulk -g staff -m 644 $d ../.././gcc/$d || exit 1 ; \ done; \ fi /opt/pkg/bin/mksh ../../../gcc-14.2.0/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -o pbulk -g staff -m 644 libgcc.a ../.././gcc/ chmod 644 ../.././gcc/libgcc.a ranlib ../.././gcc/libgcc.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_trampoline.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_ctors.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntisf.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntidf.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntixf.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntitf.o) has no symbols /usr/bin/install -c -o pbulk -g staff -m 644 libgcov.a ../.././gcc/ chmod 644 ../.././gcc/libgcov.a ranlib ../.././gcc/libgcov.a parts="crt3.o libd10-uwfef.a crttms.o crttme.o libemutls_w.a crtprec32.o crtprec64.o crtprec80.o crtfastmath.o libheapt_w.a"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -o pbulk -g staff -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgcc' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgcc' Checking multilib configuration for libgomp... mkdir x86_64-apple-darwin23/libgomp Configuring in x86_64-apple-darwin23/libgomp configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../../gcc-14.2.0/libgomp/../install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking for x86_64-apple-darwin23-gcc... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... none needed checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include understands -c and -o together... rm: conftest.dSYM: is a directory yes checking for style of include used by /opt/pkg/bin/gmake... GNU checking dependency style of /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... gcc3 checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-ranlib... ranlib checking whether /opt/pkg/bin/gmake sets $(MAKE)... (cached) yes checking for makeinfo... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 checking for modern makeinfo... yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B checking the name lister (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... (cached) ar checking for x86_64-apple-darwin23-strip... strip checking for x86_64-apple-darwin23-ranlib... (cached) ranlib checking command to parse /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B output from /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include object... rm: conftest.dSYM: is a directory ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... no checking how to run the C preprocessor... clang -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 for dlfcn.h... yes checking for objdir... .libs checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -fno-rtti -fno-exceptions... no checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common -DPIC checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common -DPIC works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-apple-darwin23-gfortran... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether we are using the GNU Fortran compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for unistd.h... (cached) yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking size of void *... 8 checking for dlsym in -ldl... yes checking for unistd.h... (cached) yes checking for secure_getenv... no checking for __secure_getenv... no checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for getloadavg... yes checking for clock_gettime... yes checking for strtoull... yes checking for aligned_alloc... yes checking for posix_memalign... yes checking for memalign... no checking for _aligned_malloc... no checking whether the target supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... no checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... (cached) /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... (cached) no checking whether the target supports .symver directive... no configure: versioning on shared library symbols is no checking the number of available CPUs... 10 configure: checking for flock implementation checking for flock... no checking for perl... /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libgomp/testsuite/flock checking whether the target supports __sync_*_compare_and_swap... yes checking for CET support... no configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating omp.h config.status: creating omp_lib.h config.status: creating omp_lib.f90 config.status: creating libgomp_f.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating libgomp.spec config.status: creating testsuite/libgomp-test-support.pt.exp config.status: creating testsuite/libgomp-site-extra.exp config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands Checking multilib configuration for libstdc++-v3... mkdir x86_64-apple-darwin23/libstdc++-v3 Configuring in x86_64-apple-darwin23/libstdc++-v3 configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../../gcc-14.2.0/libstdc++-v3/../install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking for x86_64-apple-darwin23-gcc... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... none needed checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include understands -c and -o together... rm: conftest.dSYM: is a directory yes checking whether we are using the GNU C++ compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking whether ln -s works... yes checking for x86_64-apple-darwin23-as... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/as checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-ranlib... ranlib checking whether to enable maintainer-specific portions of Makefiles... no configure: CPU config directory is cpu/i486 configure: OS config directory is os/bsd/darwin checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B checking the name lister (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B) interface... BSD nm checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... (cached) ar checking for x86_64-apple-darwin23-strip... strip checking for x86_64-apple-darwin23-ranlib... (cached) ranlib checking command to parse /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B output from /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include object... ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... no 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 for dlfcn.h... yes checking for objdir... .libs checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -fno-rtti -fno-exceptions... no checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common -DPIC checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common -DPIC works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -E checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common -DPIC checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common -DPIC works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking for enabled PCH... no checking for thread model used by GCC... posix checking for atomic builtins for bool... yes checking for atomic builtins for short... yes checking for atomic builtins for int... yes checking for atomic builtins for long long... yes checking for lock policy for shared_ptr reference counts... atomic checking for ISO/IEC TR 24733 ... no checking for __float128... yes checking for g++ that supports -ffunction-sections -fdata-sections... yes checking for underlying I/O to use... stdio (with POSIX read/write) checking for C locale to use... darwin checking for std::allocator base class... new configure: "C" header strategy set to c_global checking for enabled long long specializations... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for mbstate_t... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for enabled wchar_t specializations... yes checking for sin in -lm... yes checking for ISO C99 support in for C++98... yes checking tgmath.h usability... yes checking tgmath.h presence... yes checking for tgmath.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for ISO C99 support in for C++98... yes checking for ISO C99 support in for C++98... yes checking for ISO C99 support in for C++98... yes checking for ISO C99 support in for C++98... yes checking for sin in -lm... (cached) yes checking for ISO C99 support in for C++11... yes checking for ISO C99 support for C++11 in ... yes checking for wchar_t ISO C99 support for C++11 in ... yes checking for ISO C99 generic macro support in for C++11... yes checking for ISO C99 float types for C++11 in ... yes checking for ISO C99 function support for C++11 in ... yes checking for ISO C99 rounding functions in ... yes checking for tgmath.h... (cached) yes checking for complex.h... (cached) yes checking for ISO C99 support in for C++11... yes checking for ISO C99 support for inverse trig functions in ... yes checking for ISO C99 support in for C++11... yes checking for ISO C99 support in for C++11... yes checking for ISO C99 support in for C++11... yes checking for ISO C99 support for C++11 in ... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for ISO C99 support for C++11 in ... yes checking for fully enabled ISO C99 support... yes configure: Debug build flags set to -g3 -O0 -D_GLIBCXX_ASSERTIONS checking for additional debug build... no checking for parallel mode support... yes checking for extra compiler flags for building... checking for extern template support... yes checking for custom python install directory... no checking for -Werror... no checking for vtable verify support... no checking for gets declaration... yes checking for obsolete isinf function in ... no checking for obsolete isnan function in ... no checking uchar.h usability... no checking uchar.h presence... no checking for uchar.h... no checking for LFS support... no checking for fseeko and ftello... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking for poll... yes checking for S_ISREG or S_IFREG... S_ISREG checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for writev... yes checking for fenv.h... (cached) yes checking for complex.h... (cached) yes checking for complex.h... (cached) yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for fenv.h... (cached) yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for wchar_t ISO C99 support to TR1 in ... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stdalign.h usability... yes checking stdalign.h presence... yes checking for stdalign.h... yes checking for the value of EOF... -1 checking for the value of SEEK_CUR... 1 checking for the value of SEEK_END... 2 checking for gettimeofday... checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for gettimeofday... yes checking for tmpnam... yes checking for pthread_cond_clockwait... no checking for pthread_mutex_clocklock... no checking for pthread_rwlock_clockrdlock, pthread_wlock_clockwrlock... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking for get_nprocs... no checking for unistd.h... (cached) yes checking for _SC_NPROCESSORS_ONLN... yes checking for _SC_NPROC_ONLN... no checking for pthreads_num_processors_np... no checking for hw.ncpu sysctl... yes checking for suitable sys/sdt.h... no checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fp.h usability... no checking fp.h presence... no checking for fp.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for inttypes.h... (cached) yes checking for locale.h... (cached) yes checking machine/endian.h usability... yes checking machine/endian.h presence... yes checking for machine/endian.h... yes checking machine/param.h usability... yes checking machine/param.h presence... yes checking for machine/param.h... yes checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking sys/machine.h usability... no checking sys/machine.h presence... no checking for sys/machine.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking linux/types.h usability... no checking linux/types.h presence... no checking for linux/types.h... no checking for linux/random.h... no checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... (cached) /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... (cached) no checking for sin in -lm... (cached) yes checking for isinf declaration... yes checking for isinf... yes checking for isnan declaration... yes checking for isnan... yes checking for finite declaration... yes checking for finite... yes checking for sincos declaration... no checking for fpclass declaration... no checking for qfpclass declaration... no checking for hypot declaration... yes checking for hypot... yes checking for float trig functions... yes checking for acosf... yes checking for asinf... yes checking for atanf... yes checking for cosf... yes checking for sinf... yes checking for tanf... yes checking for coshf... yes checking for sinhf... yes checking for tanhf... yes checking for float round functions... yes checking for ceilf... yes checking for floorf... yes checking for expf declaration... yes checking for expf... yes checking for isnanf declaration... no checking for isinff declaration... no checking for atan2f declaration... yes checking for atan2f... yes checking for fabsf declaration... yes checking for fabsf... yes checking for fmodf declaration... yes checking for fmodf... yes checking for frexpf declaration... yes checking for frexpf... yes checking for hypotf declaration... yes checking for hypotf... yes checking for ldexpf declaration... yes checking for ldexpf... yes checking for logf declaration... yes checking for logf... yes checking for log10f declaration... yes checking for log10f... yes checking for modff declaration... yes checking for modff... yes checking for modf declaration... yes checking for modf... yes checking for powf declaration... yes checking for powf... yes checking for sqrtf declaration... yes checking for sqrtf... yes checking for sincosf declaration... no checking for finitef declaration... no checking for long double trig functions... yes checking for acosl... yes checking for asinl... yes checking for atanl... yes checking for cosl... yes checking for sinl... yes checking for tanl... yes checking for coshl... yes checking for sinhl... yes checking for tanhl... yes checking for long double round functions... yes checking for ceill... yes checking for floorl... yes checking for isnanl declaration... no checking for isinfl declaration... no checking for atan2l declaration... yes checking for atan2l... yes checking for expl declaration... yes checking for expl... yes checking for fabsl declaration... yes checking for fabsl... yes checking for fmodl declaration... yes checking for fmodl... yes checking for frexpl declaration... yes checking for frexpl... yes checking for hypotl declaration... yes checking for hypotl... yes checking for ldexpl declaration... yes checking for ldexpl... yes checking for logl declaration... yes checking for logl... yes checking for log10l declaration... yes checking for log10l... yes checking for modfl declaration... yes checking for modfl... yes checking for powl declaration... yes checking for powl... yes checking for sqrtl declaration... yes checking for sqrtl... yes checking for sincosl declaration... no checking for finitel declaration... no checking for at_quick_exit declaration... no checking for quick_exit declaration... no checking for strtold declaration... yes checking for strtold... yes checking for strtof declaration... yes checking for strtof... yes checking for "/dev/random" and "/dev/urandom" for std::random_device... yes checking whether the target supports thread-local storage... yes checking for __cxa_thread_atexit_impl... no checking for __cxa_thread_atexit... yes checking for aligned_alloc... yes checking for posix_memalign... yes checking for memalign... no checking for _aligned_malloc... no checking for _wfopen... no checking for secure_getenv... no checking for timespec_get... yes checking for sockatmark... yes checking for uselocale... yes checking for ld used by GCC... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking whether iconv is compatible with its POSIX signature... yes checking for GNU c++filt... checking whether the target supports .symver directive... no configure: versioning on shared library symbols is darwin checking for size_t as unsigned int... no checking for ptrdiff_t as int... no checking whether the target supports hidden visibility... yes configure: visibility supported: yes checking for default std::string ABI to use... new checking for rdrand support in assembler... yes checking for rdseed support in assembler... yes checking for getentropy... no checking for arc4random... yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for RLIMIT_DATA... yes checking for RLIMIT_RSS... yes checking for RLIMIT_VMEM... no checking for RLIMIT_AS... yes checking for RLIMIT_FSIZE... yes checking for testsuite resource limits support... yes checking for setenv declaration... yes checking for setenv... yes checking whether it can be safely assumed that mutex_timedlock is available... no checking for gthreads library... yes checking for pthread_rwlock_t... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for POSIX Semaphores and sem_timedwait... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether to build Filesystem TS support... yes checking for struct dirent.d_type... yes checking for chmod... yes checking for mkdir... yes checking for chdir... yes checking for getcwd... yes checking for realpath... yes checking for utimensat... yes checking for utime... yes checking for lstat... yes checking for struct stat.st_mtim.tv_nsec... no checking for fchmod... yes checking for fchmodat... yes checking for link... yes checking for lseek... yes checking for readlink... yes checking for symlink... yes checking for truncate... yes checking for copy_file_range that can copy files... no checking for sendfile that can copy files... no checking for fdopendir... yes checking for dirfd... yes checking for openat... yes checking for unlinkat... yes checking __sync extensions... yes checking link.h usability... no checking link.h presence... no checking for link.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking whether strnlen is declared... yes checking output filetype... macho configure: WARNING: could not determine output file type checking whether to build libbacktrace support... no checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/uio.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking whether F_GETFL is declared... yes checking whether F_SETFL is declared... yes checking whether O_NONBLOCK is declared... yes checking how size_t is mangled... m checking for first version to support std::exception_ptr... 4.6.0 configure: zoneinfo data directory: none configure: static tzdata.zi file will be compiled into the library checking whether static objects can be aligned to the cacheline size... yes checking whether init_priority attribute is supported... no checking whether _get_osfhandle is defined in ... no checking whether nl_langinfo_l is defined in ... yes checking for makeinfo... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for doxygen... no checking for dot... no checking for xmlcatalog... yes checking for xsltproc... yes checking for xmllint... yes checking for local stylesheet directory... no checking for epub3 stylesheets for documentation creation... no checking for dblatex... no checking for pdflatex... no checking for CET support... no configure: updating cache ./config.cache checking for gxx-include-dir... /opt/pkg/gcc14/include/c++/ checking for --enable-version-specific-runtime-libs... no checking for install location... /opt/pkg/gcc14/include/c++/ checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/testsuite_flags config.status: creating scripts/extract_symvers config.status: creating doc/xsl/customization.xsl config.status: creating src/libbacktrace/backtrace-supported.h config.status: creating include/Makefile config.status: creating libsupc++/Makefile config.status: creating src/Makefile config.status: creating src/c++98/Makefile config.status: creating src/c++11/Makefile config.status: creating src/c++17/Makefile config.status: creating src/c++20/Makefile config.status: creating src/c++23/Makefile config.status: creating src/c++26/Makefile config.status: creating src/filesystem/Makefile config.status: creating src/libbacktrace/Makefile config.status: creating src/experimental/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile config.status: creating testsuite/Makefile config.status: creating python/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing libtool commands config.status: executing generate-headers commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include' echo timestamp > stamp-pb echo timestamp > stamp-host gmake[2]: [Makefile:1831: x86_64-apple-darwin23/bits/largefile-config.h] Error 1 (ignored) gmake[2]: [Makefile:1832: x86_64-apple-darwin23/bits/largefile-config.h] Error 1 (ignored) echo 0 > stamp-namespace-version echo 1 > stamp-visibility echo 1 > stamp-extern-template echo 1 > stamp-dual-abi echo 1 > stamp-cxx11-abi echo 1 > stamp-allocator-new echo 'define _GLIBCXX_USE_FLOAT128 1' > stamp-float128 sed -e '/^#pragma/b' \ -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \ -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc/gthr.h > x86_64-apple-darwin23/bits/gthr.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ < /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc/gthr-single.h > x86_64-apple-darwin23/bits/gthr-single.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ < /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-apple-darwin23/bits/gthr-posix.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-apple-darwin23/bits/gthr-default.h gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include' gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3' /opt/pkg/bin/gmake "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CC_FOR_TARGET=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/" "CFLAGS=-g -O2 -pipe -Os" "CXXFLAGS=-g -O2 -pipe -Os" "CFLAGS_FOR_BUILD=-pipe -Os" "CFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "EXPECT=expect" "INSTALL=/usr/bin/install -c -o pbulk -g staff" "INSTALL_DATA=/usr/bin/install -c -o pbulk -g staff -m 644" "INSTALL_PROGRAM=/usr/bin/install -c -o pbulk -g staff -m 755" "INSTALL_SCRIPT=/usr/bin/install -c -o pbulk -g staff -m 755" "LDFLAGS=-L/opt/pkg/lib " "LIBCFLAGS=-g -O2 -pipe -Os" "LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "MAKE=/opt/pkg/bin/gmake" "MAKEINFO=/Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/opt/pkg/bin/mksh" "RUNTESTFLAGS=" "exec_prefix=/opt/pkg/gcc14" "infodir=/opt/pkg/gcc14/info" "libdir=/opt/pkg/gcc14/lib" "includedir=/opt/pkg/gcc14/include" "prefix=/opt/pkg/gcc14" "tooldir=/opt/pkg/gcc14/x86_64-apple-darwin23" "gxx_include_dir=/opt/pkg/gcc14/include/c++/" "AR=ar " "AS=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/as" "LD=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld" "RANLIB=ranlib " "NM=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" all-recursive gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3' Making all in include gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include' Making all in libsupc++ gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++' /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -g -O2 -pipe -Os -c -o array_type_info.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/array_type_info.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/array_type_info.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o array_type_info.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -g -O2 -pipe -Os -c -o atexit_arm.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/atexit_arm.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/atexit_arm.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o atexit_arm.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -g -O2 -pipe -Os -c -o atexit_thread.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/atexit_thread.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/atexit_thread.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o atexit_thread.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h ./atomicity.cc || true /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -g -O2 -pipe -Os -c -o atomicity.lo atomicity.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -g -O2 -pipe -Os -c atomicity.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o atomicity.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -g -O2 -pipe -Os -c -o bad_alloc.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/bad_alloc.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/bad_alloc.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o bad_alloc.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -g -O2 -pipe -Os -c -o bad_array_length.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/bad_array_length.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/bad_array_length.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o bad_array_length.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -g -O2 -pipe -Os -c -o bad_array_new.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/bad_array_new.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/bad_array_new.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o bad_array_new.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -g -O2 -pipe -Os -c -o bad_cast.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/bad_cast.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/bad_cast.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o bad_cast.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -g -O2 -pipe -Os -c -o bad_typeid.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/bad_typeid.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/bad_typeid.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o bad_typeid.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -g -O2 -pipe -Os -c -o class_type_info.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/class_type_info.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/class_type_info.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o class_type_info.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -g -O2 -pipe -Os -c -o del_op.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_op.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_op.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o del_op.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -g -O2 -pipe -Os -c -o del_ops.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_ops.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_ops.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o del_ops.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -g -O2 -pipe -Os -c -o del_opnt.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opnt.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opnt.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o del_opnt.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -g -O2 -pipe -Os -c -o del_opv.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opv.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opv.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o del_opv.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -g -O2 -pipe -Os -c -o del_opvs.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opvs.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opvs.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o del_opvs.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -g -O2 -pipe -Os -c -o del_opvnt.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opvnt.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opvnt.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o del_opvnt.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -g -O2 -pipe -Os -c -o dyncast.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/dyncast.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/dyncast.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o dyncast.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -pipe -Os -c -o eh_alloc.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_alloc.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_alloc.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_alloc.o ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_alloc.cc:187:3: warning: '{anonymous}::pool::pool()' defined but not used [-Wunused-function] 187 | pool::pool() noexcept | ^~~~ /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -pipe -Os -c -o eh_arm.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_arm.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_arm.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_arm.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -g -O2 -pipe -Os -c -o eh_aux_runtime.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_aux_runtime.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_aux_runtime.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_aux_runtime.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -g -O2 -pipe -Os -c -o eh_call.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_call.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_call.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_call.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -g -O2 -pipe -Os -c -o eh_catch.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_catch.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_catch.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_catch.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -g -O2 -pipe -Os -c -o eh_exception.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_exception.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_exception.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_exception.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -g -O2 -pipe -Os -c -o eh_globals.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_globals.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_globals.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_globals.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -g -O2 -pipe -Os -c -o eh_personality.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_personality.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_personality.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_personality.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -g -O2 -pipe -Os -c -o eh_ptr.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_ptr.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_ptr.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_ptr.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -g -O2 -pipe -Os -c -o eh_term_handler.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_term_handler.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_term_handler.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_term_handler.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -g -O2 -pipe -Os -c -o eh_terminate.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_terminate.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_terminate.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_terminate.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -g -O2 -pipe -Os -c -o eh_tm.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_tm.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_tm.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_tm.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -g -O2 -pipe -Os -c -o eh_throw.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_throw.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_throw.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_throw.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -g -O2 -pipe -Os -c -o eh_type.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_type.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_type.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_type.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -g -O2 -pipe -Os -c -o eh_unex_handler.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_unex_handler.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/eh_unex_handler.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o eh_unex_handler.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -g -O2 -pipe -Os -c -o enum_type_info.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/enum_type_info.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/enum_type_info.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o enum_type_info.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -g -O2 -pipe -Os -c -o function_type_info.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/function_type_info.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/function_type_info.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o function_type_info.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -g -O2 -pipe -Os -c -o fundamental_type_info.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/fundamental_type_info.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/fundamental_type_info.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o fundamental_type_info.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -g -O2 -pipe -Os -c -o guard.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/guard.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/guard.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o guard.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -g -O2 -pipe -Os -c -o guard_error.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/guard_error.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/guard_error.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o guard_error.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -g -O2 -pipe -Os -c -o hash_bytes.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/hash_bytes.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/hash_bytes.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o hash_bytes.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -g -O2 -pipe -Os -c -o nested_exception.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/nested_exception.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/nested_exception.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o nested_exception.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -g -O2 -pipe -Os -c -o new_handler.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_handler.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_handler.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o new_handler.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -g -O2 -pipe -Os -c -o new_op.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_op.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_op.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o new_op.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -g -O2 -pipe -Os -c -o new_opnt.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opnt.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opnt.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o new_opnt.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -g -O2 -pipe -Os -c -o new_opv.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opv.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opv.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o new_opv.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -g -O2 -pipe -Os -fno-reorder-blocks-and-partition -I. -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opvnt.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -g -O2 -pipe -Os -fno-reorder-blocks-and-partition -I. -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opvnt.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o new_opvnt.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -g -O2 -pipe -Os -c -o new_opa.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opa.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opa.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o new_opa.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -g -O2 -pipe -Os -c -o new_opant.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opant.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opant.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o new_opant.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -g -O2 -pipe -Os -c -o new_opva.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opva.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opva.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o new_opva.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -g -O2 -pipe -Os -c -o new_opvant.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opvant.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/new_opvant.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o new_opvant.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -g -O2 -pipe -Os -c -o del_opa.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opa.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opa.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o del_opa.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -g -O2 -pipe -Os -c -o del_opant.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opant.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opant.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o del_opant.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -g -O2 -pipe -Os -c -o del_opsa.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opsa.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opsa.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o del_opsa.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -g -O2 -pipe -Os -c -o del_opva.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opva.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opva.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o del_opva.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -g -O2 -pipe -Os -c -o del_opvant.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opvant.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opvant.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o del_opvant.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -g -O2 -pipe -Os -c -o del_opvsa.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opvsa.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/del_opvsa.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o del_opvsa.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -g -O2 -pipe -Os -c -o pbase_type_info.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/pbase_type_info.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/pbase_type_info.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o pbase_type_info.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -g -O2 -pipe -Os -c -o pmem_type_info.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/pmem_type_info.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/pmem_type_info.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o pmem_type_info.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -g -O2 -pipe -Os -c -o pointer_type_info.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/pointer_type_info.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/pointer_type_info.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o pointer_type_info.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -g -O2 -pipe -Os -c -o pure.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/pure.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/pure.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o pure.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -g -O2 -pipe -Os -c -o si_class_type_info.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/si_class_type_info.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/si_class_type_info.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o si_class_type_info.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -g -O2 -pipe -Os -c -o tinfo.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/tinfo.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/tinfo.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o tinfo.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -g -O2 -pipe -Os -c -o tinfo2.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/tinfo2.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/tinfo2.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o tinfo2.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -g -O2 -pipe -Os -c -o vec.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/vec.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/vec.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o vec.o ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/vec.cc:52:5: warning: '__cxxabiv1::{anonymous}::uncatch_exception::uncatch_exception()' defined but not used [-Wunused-function] 52 | uncatch_exception::uncatch_exception() : p(0) | ^~~~~~~~~~~~~~~~~ /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -g -O2 -pipe -Os -c -o vmi_class_type_info.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/vmi_class_type_info.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/vmi_class_type_info.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o vmi_class_type_info.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -g -O2 -pipe -Os -c -o vterminate.lo ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/vterminate.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/libsupc++/vterminate.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o vterminate.o rm -f cp-demangle.c ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libiberty/cp-demangle.c cp-demangle.c /opt/pkg/bin/mksh ../libtool --tag CC --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libiberty -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../include -prefer-pic -D_GLIBCXX_SHARED -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -g -O2 -pipe -Os -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I.. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libiberty -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../include -D_GLIBCXX_SHARED -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -g -O2 -pipe -Os -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c -fno-common -DPIC -o cp-demangle.o /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++convenience.la '-L/opt/pkg/lib' -o libsupc++convenience.la array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo libtool: link: ar rc .libs/libsupc++convenience.a array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++convenience.a(atexit_arm.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++convenience.a(atexit_thread.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++convenience.a(eh_arm.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++convenience.a(tinfo2.o) has no symbols libtool: link: ranlib .libs/libsupc++convenience.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++convenience.a(atexit_arm.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++convenience.a(atexit_thread.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++convenience.a(eh_arm.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++convenience.a(tinfo2.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libsupc++convenience.la" && ln -s "../libsupc++convenience.la" "libsupc++convenience.la" ) /opt/pkg/bin/mksh ../libtool --tag CXX --tag disable-shared --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++.la '-L/opt/pkg/lib' -o libsupc++.la -rpath /opt/pkg/gcc14/lib array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo libtool: link: ar rc .libs/libsupc++.a array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++.a(atexit_arm.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++.a(atexit_thread.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++.a(eh_arm.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++.a(tinfo2.o) has no symbols libtool: link: ranlib .libs/libsupc++.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++.a(atexit_arm.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++.a(atexit_thread.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++.a(eh_arm.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsupc++.a(tinfo2.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libsupc++.la" && ln -s "../libsupc++.la" "libsupc++.la" ) gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++' Making all in src gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src' Making all in c++98 gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/c++98' /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -g -O2 -pipe -Os -c -o bitmap_allocator.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/bitmap_allocator.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/bitmap_allocator.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o bitmap_allocator.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -g -O2 -pipe -Os -c -o pool_allocator.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/pool_allocator.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/pool_allocator.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o pool_allocator.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -g -O2 -pipe -Os -c -o mt_allocator.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/mt_allocator.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/mt_allocator.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o mt_allocator.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -pipe -Os -c -o codecvt.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/codecvt.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/codecvt.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o codecvt.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -g -O2 -pipe -Os -c -o complex_io.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/complex_io.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/complex_io.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o complex_io.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -g -O2 -pipe -Os -c -o globals_io.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/globals_io.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/globals_io.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o globals_io.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -g -O2 -pipe -Os -c -o hash_tr1.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/hash_tr1.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/hash_tr1.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o hash_tr1.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -g -O2 -pipe -Os -c -o hashtable_tr1.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/hashtable_tr1.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/hashtable_tr1.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o hashtable_tr1.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -g -O2 -pipe -Os -c -o ios_failure.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/ios_failure.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/ios_failure.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ios_failure.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -g -O2 -pipe -Os -c -o ios_init.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/ios_init.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/ios_init.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ios_init.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -g -O2 -pipe -Os -c -o ios_locale.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/ios_locale.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/ios_locale.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ios_locale.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -g -O2 -pipe -Os -c -o list.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/list.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/list.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o list.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -g -O2 -pipe -Os -c -o list-aux.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/list-aux.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/list-aux.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o list-aux.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -g -O2 -pipe -Os -c -o list-aux-2.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/list-aux-2.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/list-aux-2.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o list-aux-2.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -g -O2 -pipe -Os -c -o list_associated.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/list_associated.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/list_associated.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o list_associated.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -g -O2 -pipe -Os -c -o list_associated-2.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/list_associated-2.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/list_associated-2.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o list_associated-2.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -g -O2 -pipe -Os -c -o locale.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/locale.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/locale.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o locale.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -g -O2 -pipe -Os -c -o locale_facets.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/locale_facets.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/locale_facets.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o locale_facets.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -g -O2 -pipe -Os -c -o math_stubs_float.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/math_stubs_float.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/math_stubs_float.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o math_stubs_float.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -g -O2 -pipe -Os -c -o math_stubs_long_double.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/math_stubs_long_double.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/math_stubs_long_double.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o math_stubs_long_double.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -g -O2 -pipe -Os -c -o stdexcept.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/stdexcept.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/stdexcept.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o stdexcept.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -g -O2 -pipe -Os -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/backward -Wno-deprecated -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/strstream.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -g -O2 -pipe -Os -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/backward -Wno-deprecated -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/strstream.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o strstream.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -g -O2 -pipe -Os -c -o tree.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/tree.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/tree.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o tree.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -g -O2 -pipe -Os -c -o istream.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/istream.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/istream.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o istream.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -g -O2 -pipe -Os -c -o istream-string.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/istream-string.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/istream-string.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o istream-string.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -g -O2 -pipe -Os -c -o streambuf.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/streambuf.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/streambuf.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o streambuf.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -g -O2 -pipe -Os -c -o valarray.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/valarray.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/valarray.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o valarray.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -g -O2 -pipe -Os -c -o cow-istream-string.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/cow-istream-string.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/cow-istream-string.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-istream-string.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/locale/generic/collate_members.cc ./collate_members_cow.cc || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -g -O2 -pipe -Os -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -g -O2 -pipe -Os -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o collate_members_cow.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/locale/generic/messages_members.cc ./messages_members_cow.cc || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -g -O2 -pipe -Os -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -g -O2 -pipe -Os -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o messages_members_cow.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/locale/generic/monetary_members.cc ./monetary_members_cow.cc || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -g -O2 -pipe -Os -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -g -O2 -pipe -Os -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o monetary_members_cow.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/locale/generic/numeric_members.cc ./numeric_members_cow.cc || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -g -O2 -pipe -Os -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -g -O2 -pipe -Os -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o numeric_members_cow.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/locale/generic/codecvt_members.cc . || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -g -O2 -pipe -Os -c -o codecvt_members.lo codecvt_members.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -g -O2 -pipe -Os -c codecvt_members.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o codecvt_members.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/locale/generic/collate_members.cc . || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -g -O2 -pipe -Os -c -o collate_members.lo collate_members.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -g -O2 -pipe -Os -c collate_members.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o collate_members.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/locale/generic/messages_members.cc . || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -g -O2 -pipe -Os -c -o messages_members.lo messages_members.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -g -O2 -pipe -Os -c messages_members.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o messages_members.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/locale/generic/monetary_members.cc . || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -g -O2 -pipe -Os -c -o monetary_members.lo monetary_members.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -g -O2 -pipe -Os -c monetary_members.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o monetary_members.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/locale/generic/numeric_members.cc . || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -g -O2 -pipe -Os -c -o numeric_members.lo numeric_members.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -g -O2 -pipe -Os -c numeric_members.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o numeric_members.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/locale/generic/time_members.cc . || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -g -O2 -pipe -Os -c -o time_members.lo time_members.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -g -O2 -pipe -Os -c time_members.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o time_members.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/locale/generic/c_locale.cc ./c++locale.cc || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -g -O2 -pipe -Os -fimplicit-templates -c c++locale.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -g -O2 -pipe -Os -fimplicit-templates -c c++locale.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o c++locale.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -g -O2 -pipe -Os -c -o allocator-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/allocator-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/allocator-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o allocator-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -g -O2 -pipe -Os -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/concept-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -g -O2 -pipe -Os -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/concept-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o concept-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -g -O2 -pipe -Os -c -o ext-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/ext-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/ext-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ext-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -g -O2 -pipe -Os -c -o misc-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/misc-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/misc-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o misc-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -g -O2 -pipe -Os -D_GLIBCXX_PARALLEL -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/parallel_settings.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -g -O2 -pipe -Os -D_GLIBCXX_PARALLEL -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++98/parallel_settings.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o parallel_settings.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++98convenience.la '-L/opt/pkg/lib' -o libc++98convenience.la bitmap_allocator.lo pool_allocator.lo mt_allocator.lo codecvt.lo complex_io.lo globals_io.lo hash_tr1.lo hashtable_tr1.lo ios_failure.lo ios_init.lo ios_locale.lo list.lo list-aux.lo list-aux-2.lo list_associated.lo list_associated-2.lo locale.lo locale_facets.lo math_stubs_float.lo math_stubs_long_double.lo stdexcept.lo strstream.lo tree.lo istream.lo istream-string.lo streambuf.lo valarray.lo cow-istream-string.lo collate_members_cow.lo messages_members_cow.lo monetary_members_cow.lo numeric_members_cow.lo codecvt_members.lo collate_members.lo messages_members.lo monetary_members.lo numeric_members.lo time_members.lo c++locale.lo allocator-inst.lo concept-inst.lo ext-inst.lo misc-inst.lo parallel_settings.lo libtool: link: ar rc .libs/libc++98convenience.a bitmap_allocator.o pool_allocator.o mt_allocator.o codecvt.o complex_io.o globals_io.o hash_tr1.o hashtable_tr1.o ios_failure.o ios_init.o ios_locale.o list.o list-aux.o list-aux-2.o list_associated.o list_associated-2.o locale.o locale_facets.o math_stubs_float.o math_stubs_long_double.o stdexcept.o strstream.o tree.o istream.o istream-string.o streambuf.o valarray.o cow-istream-string.o collate_members_cow.o messages_members_cow.o monetary_members_cow.o numeric_members_cow.o codecvt_members.o collate_members.o messages_members.o monetary_members.o numeric_members.o time_members.o c++locale.o allocator-inst.o concept-inst.o ext-inst.o misc-inst.o parallel_settings.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libc++98convenience.a(math_stubs_float.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libc++98convenience.a(math_stubs_long_double.o) has no symbols libtool: link: ranlib .libs/libc++98convenience.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libc++98convenience.a(math_stubs_float.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libc++98convenience.a(math_stubs_long_double.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libc++98convenience.la" && ln -s "../libc++98convenience.la" "libc++98convenience.la" ) gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/c++98' Making all in c++11 gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/c++11' /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -g -O2 -pipe -Os -fchar8_t -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/limits.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -g -O2 -pipe -Os -fchar8_t -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/limits.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o limits.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -g -O2 -pipe -Os -c -o placeholders.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/placeholders.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/placeholders.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o placeholders.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=assert_fail.lo -g -O2 -pipe -Os -c -o assert_fail.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/assert_fail.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=assert_fail.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/assert_fail.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o assert_fail.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -g -O2 -pipe -Os -c -o chrono.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/chrono.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/chrono.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o chrono.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -pipe -Os -fchar8_t -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/codecvt.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -pipe -Os -fchar8_t -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/codecvt.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o codecvt.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -g -O2 -pipe -Os -c -o condition_variable.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/condition_variable.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/condition_variable.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o condition_variable.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -g -O2 -pipe -Os -c -o cow-stdexcept.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-stdexcept.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-stdexcept.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-stdexcept.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -g -O2 -pipe -Os -c -o ctype.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/ctype.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/ctype.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ctype.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -g -O2 -pipe -Os -c -o debug.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/debug.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/debug.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o debug.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -g -O2 -pipe -Os -c -o functexcept.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/functexcept.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/functexcept.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o functexcept.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -g -O2 -pipe -Os -c -o functional.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/functional.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/functional.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o functional.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -g -O2 -pipe -Os -c -o futex.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/futex.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/futex.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o futex.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -g -O2 -pipe -Os -c -o future.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/future.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/future.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o future.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -g -O2 -pipe -Os -c -o hash_c++0x.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/hash_c++0x.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/hash_c++0x.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o hash_c++0x.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -g -O2 -pipe -Os -fimplicit-templates -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/hashtable_c++0x.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -g -O2 -pipe -Os -fimplicit-templates -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/hashtable_c++0x.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o hashtable_c++0x.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -g -O2 -pipe -Os -c -o ios.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/ios.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/ios.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ios.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_errcat.lo -g -O2 -pipe -Os -c -o ios_errcat.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/ios_errcat.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_errcat.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/ios_errcat.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ios_errcat.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -g -O2 -pipe -Os -fchar8_t -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/locale_init.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -g -O2 -pipe -Os -fchar8_t -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/locale_init.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o locale_init.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -g -O2 -pipe -Os -fchar8_t -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/localename.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -g -O2 -pipe -Os -fchar8_t -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/localename.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o localename.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -g -O2 -pipe -Os -c -o mutex.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/mutex.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/mutex.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o mutex.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -g -O2 -pipe -Os -c -o random.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/random.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/random.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o random.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -g -O2 -pipe -Os -c -o regex.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/regex.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/regex.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o regex.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -g -O2 -pipe -Os -c -o shared_ptr.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/shared_ptr.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/shared_ptr.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o shared_ptr.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -g -O2 -pipe -Os -c -o snprintf_lite.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/snprintf_lite.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/snprintf_lite.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o snprintf_lite.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -g -O2 -pipe -Os -c -o system_error.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/system_error.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/system_error.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o system_error.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -g -O2 -pipe -Os -c -o thread.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/thread.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/thread.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o thread.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -g -O2 -pipe -Os -c -o cow-locale_init.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-locale_init.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-locale_init.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-locale_init.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -g -O2 -pipe -Os -c -o cow-shim_facets.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-shim_facets.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-shim_facets.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-shim_facets.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -g -O2 -pipe -Os -c -o cxx11-hash_tr1.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cxx11-hash_tr1.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cxx11-hash_tr1.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cxx11-hash_tr1.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -g -O2 -pipe -Os -gno-as-loc-support -S ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cxx11-ios_failure.cc -o tmp-cxx11-ios_failure-lt.s libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -g -O2 -pipe -Os -gno-as-loc-support -S ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cxx11-ios_failure.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o tmp-cxx11-ios_failure-lt.o test -f tmp-cxx11-ios_failure-lt.o && mv -f tmp-cxx11-ios_failure-lt.o tmp-cxx11-ios_failure-lt.s sed -e '/^_*_ZTISt13__ios_failure:/,/_ZTVN10__cxxabiv120__si_class_type_infoE/s/_ZTVN10__cxxabiv120__si_class_type_infoE/_ZTVSt19__iosfail_type_info/' tmp-cxx11-ios_failure-lt.s > cxx11-ios_failure-lt.s rm -f tmp-cxx11-ios_failure-lt.s /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -g -O2 -pipe -Os -g0 -c cxx11-ios_failure-lt.s -o cxx11-ios_failure.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -g -O2 -pipe -Os -g0 -c cxx11-ios_failure-lt.s -fno-common -DPIC -D_GLIBCXX_SHARED -o cxx11-ios_failure.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -g -O2 -pipe -Os -c -o cxx11-shim_facets.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cxx11-shim_facets.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cxx11-shim_facets.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cxx11-shim_facets.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -g -O2 -pipe -Os -c -o cxx11-stdexcept.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cxx11-stdexcept.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cxx11-stdexcept.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cxx11-stdexcept.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/os/bsd/darwin/ctype_configure_char.cc . || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -g -O2 -pipe -Os -c -o ctype_configure_char.lo ctype_configure_char.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -g -O2 -pipe -Os -c ctype_configure_char.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ctype_configure_char.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/locale/darwin/ctype_members.cc . || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -g -O2 -pipe -Os -c -o ctype_members.lo ctype_members.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -g -O2 -pipe -Os -c ctype_members.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ctype_members.o ln -s /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/io/basic_file_stdio.cc ./basic_file.cc || true /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -g -O2 -pipe -Os -c -o basic_file.lo basic_file.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -g -O2 -pipe -Os -c basic_file.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o basic_file.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -g -O2 -pipe -Os -c -o cow-fstream-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-fstream-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-fstream-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-fstream-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -g -O2 -pipe -Os -c -o cow-sstream-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-sstream-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-sstream-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-sstream-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -g -O2 -pipe -Os -c -o cow-string-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-string-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-string-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -g -O2 -pipe -Os -c -o cow-string-io-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-string-io-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-string-io-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-string-io-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -g -O2 -pipe -Os -c -o cow-wstring-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-wstring-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-wstring-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-wstring-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -g -O2 -pipe -Os -c -o cow-wstring-io-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-wstring-io-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cow-wstring-io-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-wstring-io-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -g -O2 -pipe -Os -c -o cxx11-locale-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cxx11-locale-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cxx11-locale-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cxx11-locale-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -g -O2 -pipe -Os -c -o cxx11-wlocale-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cxx11-wlocale-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -g -O2 -pipe -Os -c -o sso_string.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/sso_string.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/sso_string.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o sso_string.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -g -O2 -pipe -Os -c -o ext11-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/ext11-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/ext11-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ext11-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -g -O2 -pipe -Os -c -o fstream-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/fstream-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/fstream-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o fstream-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -g -O2 -pipe -Os -c -o ios-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/ios-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/ios-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ios-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -g -O2 -pipe -Os -c -o iostream-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/iostream-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/iostream-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o iostream-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -g -O2 -pipe -Os -c -o istream-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/istream-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/istream-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o istream-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -g -O2 -pipe -Os -c -o locale-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/locale-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/locale-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o locale-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -g -O2 -pipe -Os -c -o ostream-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/ostream-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/ostream-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -g -O2 -pipe -Os -c -o sstream-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/sstream-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/sstream-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -g -O2 -pipe -Os -c -o streambuf-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/streambuf-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/streambuf-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o streambuf-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -g -O2 -pipe -Os -c -o string-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/string-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/string-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o string-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -g -O2 -pipe -Os -c -o string-io-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/string-io-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/string-io-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o string-io-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -g -O2 -pipe -Os -c -o wlocale-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/wlocale-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/wlocale-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o wlocale-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -g -O2 -pipe -Os -c -o wstring-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/wstring-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/wstring-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o wstring-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -g -O2 -pipe -Os -c -o wstring-io-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/wstring-io-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++11/wstring-io-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o wstring-io-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++11convenience.la '-L/opt/pkg/lib' -o libc++11convenience.la limits.lo placeholders.lo assert_fail.lo chrono.lo codecvt.lo condition_variable.lo cow-stdexcept.lo ctype.lo debug.lo functexcept.lo functional.lo futex.lo future.lo hash_c++0x.lo hashtable_c++0x.lo ios.lo ios_errcat.lo locale_init.lo localename.lo mutex.lo random.lo regex.lo shared_ptr.lo snprintf_lite.lo system_error.lo thread.lo cow-locale_init.lo cow-shim_facets.lo cxx11-hash_tr1.lo cxx11-ios_failure.lo cxx11-shim_facets.lo cxx11-stdexcept.lo ctype_configure_char.lo ctype_members.lo basic_file.lo cow-fstream-inst.lo cow-sstream-inst.lo cow-string-inst.lo cow-string-io-inst.lo cow-wstring-inst.lo cow-wstring-io-inst.lo cxx11-locale-inst.lo cxx11-wlocale-inst.lo sso_string.lo ext11-inst.lo fstream-inst.lo ios-inst.lo iostream-inst.lo istream-inst.lo locale-inst.lo ostream-inst.lo sstream-inst.lo streambuf-inst.lo string-inst.lo string-io-inst.lo wlocale-inst.lo wstring-inst.lo wstring-io-inst.lo libtool: link: ar rc .libs/libc++11convenience.a limits.o placeholders.o assert_fail.o chrono.o codecvt.o condition_variable.o cow-stdexcept.o ctype.o debug.o functexcept.o functional.o futex.o future.o hash_c++0x.o hashtable_c++0x.o ios.o ios_errcat.o locale_init.o localename.o mutex.o random.o regex.o shared_ptr.o snprintf_lite.o system_error.o thread.o cow-locale_init.o cow-shim_facets.o cxx11-hash_tr1.o cxx11-ios_failure.o cxx11-shim_facets.o cxx11-stdexcept.o ctype_configure_char.o ctype_members.o basic_file.o cow-fstream-inst.o cow-sstream-inst.o cow-string-inst.o cow-string-io-inst.o cow-wstring-inst.o cow-wstring-io-inst.o cxx11-locale-inst.o cxx11-wlocale-inst.o sso_string.o ext11-inst.o fstream-inst.o ios-inst.o iostream-inst.o istream-inst.o locale-inst.o ostream-inst.o sstream-inst.o streambuf-inst.o string-inst.o string-io-inst.o wlocale-inst.o wstring-inst.o wstring-io-inst.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libc++11convenience.a(futex.o) has no symbols libtool: link: ranlib .libs/libc++11convenience.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libc++11convenience.a(futex.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libc++11convenience.la" && ln -s "../libc++11convenience.la" "libc++11convenience.la" ) gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/c++11' Making all in c++17 gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/c++17' /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_from_chars.lo -fimplicit-templates -g -O2 -pipe -Os -c -o floating_from_chars.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/floating_from_chars.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_from_chars.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/floating_from_chars.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o floating_from_chars.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_to_chars.lo -fimplicit-templates -g -O2 -pipe -Os -c -o floating_to_chars.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/floating_to_chars.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_to_chars.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/floating_to_chars.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o floating_to_chars.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_dir.lo -fimplicit-templates -g -O2 -pipe -Os -c -o fs_dir.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/fs_dir.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_dir.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/fs_dir.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o fs_dir.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_ops.lo -fimplicit-templates -g -O2 -pipe -Os -c -o fs_ops.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/fs_ops.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_ops.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/fs_ops.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o fs_ops.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_path.lo -fimplicit-templates -g -O2 -pipe -Os -c -o fs_path.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/fs_path.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_path.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/fs_path.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o fs_path.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=memory_resource.lo -fimplicit-templates -g -O2 -pipe -Os -c -o memory_resource.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/memory_resource.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=memory_resource.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/memory_resource.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o memory_resource.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_dir.lo -fimplicit-templates -g -O2 -pipe -Os -c -o cow-fs_dir.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/cow-fs_dir.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_dir.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/cow-fs_dir.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-fs_dir.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_ops.lo -fimplicit-templates -g -O2 -pipe -Os -c -o cow-fs_ops.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/cow-fs_ops.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_ops.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/cow-fs_ops.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-fs_ops.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_path.lo -fimplicit-templates -g -O2 -pipe -Os -c -o cow-fs_path.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/cow-fs_path.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_path.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/cow-fs_path.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-fs_path.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fimplicit-templates -g -O2 -pipe -Os -c -o ostream-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/ostream-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/ostream-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fimplicit-templates -g -O2 -pipe -Os -c -o string-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/string-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/string-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o string-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fimplicit-templates -g -O2 -pipe -Os -c -o cow-string-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/cow-string-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++17/cow-string-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++17convenience.la -fimplicit-templates '-L/opt/pkg/lib' -o libc++17convenience.la floating_from_chars.lo floating_to_chars.lo fs_dir.lo fs_ops.lo fs_path.lo memory_resource.lo cow-fs_dir.lo cow-fs_ops.lo cow-fs_path.lo ostream-inst.lo string-inst.lo cow-string-inst.lo libtool: link: ar rc .libs/libc++17convenience.a floating_from_chars.o floating_to_chars.o fs_dir.o fs_ops.o fs_path.o memory_resource.o cow-fs_dir.o cow-fs_ops.o cow-fs_path.o ostream-inst.o string-inst.o cow-string-inst.o libtool: link: ranlib .libs/libc++17convenience.a libtool: link: ( cd ".libs" && rm -f "libc++17convenience.la" && ln -s "../libc++17convenience.la" "libc++17convenience.la" ) gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/c++17' Making all in c++20 gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/c++20' echo 'static const char tzdata_chars[] = R"__libstdcxx__(' > tzdata.zi.h.tmp cat ../../../../../gcc-14.2.0/libstdc++-v3/src/c++20/tzdata.zi >> tzdata.zi.h.tmp echo ')__libstdcxx__";' >> tzdata.zi.h.tmp mv tzdata.zi.h.tmp tzdata.zi.h /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tzdb.lo -fimplicit-templates -g -O2 -pipe -Os -I. -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++20/tzdb.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++20 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tzdb.lo -fimplicit-templates -g -O2 -pipe -Os -I. -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++20/tzdb.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o tzdb.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -g -O2 -pipe -Os -c -o sstream-inst.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++20/sstream-inst.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++20 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++20/sstream-inst.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++20convenience.la -fimplicit-templates '-L/opt/pkg/lib' -o libc++20convenience.la tzdb.lo sstream-inst.lo libtool: link: ar rc .libs/libc++20convenience.a tzdb.o sstream-inst.o libtool: link: ranlib .libs/libc++20convenience.a libtool: link: ( cd ".libs" && rm -f "libc++20convenience.la" && ln -s "../libc++20convenience.la" "libc++20convenience.la" ) gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/c++20' Making all in c++23 gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/c++23' /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++23 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stacktrace.lo -fimplicit-templates -g -O2 -pipe -Os -c -o stacktrace.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++23/stacktrace.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++23 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stacktrace.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++23/stacktrace.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o stacktrace.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++23 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=print.lo -fimplicit-templates -g -O2 -pipe -Os -std=gnu++26 -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++23/print.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++23 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=print.lo -fimplicit-templates -g -O2 -pipe -Os -std=gnu++26 -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++23/print.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o print.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -std=gnu++23 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++23convenience.la -fimplicit-templates '-L/opt/pkg/lib' -o libc++23convenience.la stacktrace.lo print.lo libtool: link: ar rc .libs/libc++23convenience.a stacktrace.o print.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libc++23convenience.a(stacktrace.o) has no symbols libtool: link: ranlib .libs/libc++23convenience.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libc++23convenience.a(stacktrace.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libc++23convenience.la" && ln -s "../libc++23convenience.la" "libc++23convenience.la" ) gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/c++23' Making all in c++26 gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/c++26' /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++26 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=text_encoding.lo -fimplicit-templates -g -O2 -pipe -Os -c -o text_encoding.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/c++26/text_encoding.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++26 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=text_encoding.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/c++26/text_encoding.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o text_encoding.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -std=gnu++26 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++26convenience.la -fimplicit-templates '-L/opt/pkg/lib' -o libc++26convenience.la text_encoding.lo libtool: link: ar rc .libs/libc++26convenience.a text_encoding.o libtool: link: ranlib .libs/libc++26convenience.a libtool: link: ( cd ".libs" && rm -f "libc++26convenience.la" && ln -s "../libc++26convenience.la" "libc++26convenience.la" ) gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/c++26' Making all in filesystem gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/filesystem' /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -g -O2 -pipe -Os -c -o dir.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/filesystem/dir.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/filesystem/dir.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o dir.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -g -O2 -pipe -Os -c -o ops.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/filesystem/ops.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/filesystem/ops.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o ops.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -g -O2 -pipe -Os -c -o path.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/filesystem/path.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/filesystem/path.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o path.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -g -O2 -pipe -Os -c -o cow-dir.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/filesystem/cow-dir.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/filesystem/cow-dir.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-dir.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -g -O2 -pipe -Os -c -o cow-ops.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/filesystem/cow-ops.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/filesystem/cow-ops.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-ops.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -g -O2 -pipe -Os -c -o cow-path.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/filesystem/cow-path.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/filesystem/cow-path.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o cow-path.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++fsconvenience.la '-L/opt/pkg/lib' -o libstdc++fsconvenience.la dir.lo ops.lo path.lo cow-dir.lo cow-ops.lo cow-path.lo libtool: link: ar rc .libs/libstdc++fsconvenience.a dir.o ops.o path.o cow-dir.o cow-ops.o cow-path.o libtool: link: ranlib .libs/libstdc++fsconvenience.a libtool: link: ( cd ".libs" && rm -f "libstdc++fsconvenience.la" && ln -s "../libstdc++fsconvenience.la" "libstdc++fsconvenience.la" ) /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++fs.la '-L/opt/pkg/lib' -o libstdc++fs.la -rpath /opt/pkg/gcc14/lib dir.lo ops.lo path.lo cow-dir.lo cow-ops.lo cow-path.lo libtool: link: ar rc .libs/libstdc++fs.a dir.o ops.o path.o cow-dir.o cow-ops.o cow-path.o libtool: link: ranlib .libs/libstdc++fs.a libtool: link: ( cd ".libs" && rm -f "libstdc++fs.la" && ln -s "../libstdc++fs.la" "libstdc++fs.la" ) gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/filesystem' Making all in experimental gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/experimental' /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=contract.lo -fimplicit-templates -g -O2 -pipe -Os -c -o contract.lo ../../../../../gcc-14.2.0/libstdc++-v3/src/experimental/contract.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=contract.lo -fimplicit-templates -g -O2 -pipe -Os -c ../../../../../gcc-14.2.0/libstdc++-v3/src/experimental/contract.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o contract.o /opt/pkg/bin/mksh ../../libtool --tag CXX --tag disable-shared --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++exp.la -fimplicit-templates '-L/opt/pkg/lib' -o libstdc++exp.la -rpath /opt/pkg/gcc14/lib contract.lo ../../src/c++23/libc++23convenience.la ../../src/c++26/libc++26convenience.la ../../src/filesystem/libstdc++fsconvenience.la libtool: link: (cd .libs/libstdc++exp.lax/libc++23convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/experimental/../../src/c++23/.libs/libc++23convenience.a") libtool: link: (cd .libs/libstdc++exp.lax/libc++26convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/experimental/../../src/c++26/.libs/libc++26convenience.a") libtool: link: (cd .libs/libstdc++exp.lax/libstdc++fsconvenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/experimental/../../src/filesystem/.libs/libstdc++fsconvenience.a") libtool: link: ar rc .libs/libstdc++exp.a contract.o .libs/libstdc++exp.lax/libc++23convenience.a/print.o .libs/libstdc++exp.lax/libc++23convenience.a/stacktrace.o .libs/libstdc++exp.lax/libc++26convenience.a/text_encoding.o .libs/libstdc++exp.lax/libstdc++fsconvenience.a/cow-dir.o .libs/libstdc++exp.lax/libstdc++fsconvenience.a/cow-ops.o .libs/libstdc++exp.lax/libstdc++fsconvenience.a/cow-path.o .libs/libstdc++exp.lax/libstdc++fsconvenience.a/dir.o .libs/libstdc++exp.lax/libstdc++fsconvenience.a/ops.o .libs/libstdc++exp.lax/libstdc++fsconvenience.a/path.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++exp.a(stacktrace.o) has no symbols libtool: link: ranlib .libs/libstdc++exp.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++exp.a(stacktrace.o) has no symbols libtool: link: rm -fr .libs/libstdc++exp.lax libtool: link: ( cd ".libs" && rm -f "libstdc++exp.la" && ln -s "../libstdc++exp.la" "libstdc++exp.la" ) gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/experimental' gmake[5]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src' /opt/pkg/bin/mksh ../libtool --tag CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -g -O2 -pipe -Os -c -o compatibility.lo ../../../../gcc-14.2.0/libstdc++-v3/src/c++98/compatibility.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++98/compatibility.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++98/compatibility.cc -o compatibility.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --tag CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -g -O2 -pipe -Os -c -o compatibility-debug_list.lo ../../../../gcc-14.2.0/libstdc++-v3/src/c++98/compatibility-debug_list.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++98/compatibility-debug_list.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++98/compatibility-debug_list.cc -o compatibility-debug_list.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --tag CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -g -O2 -pipe -Os -c -o compatibility-debug_list-2.lo ../../../../gcc-14.2.0/libstdc++-v3/src/c++98/compatibility-debug_list-2.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list-2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -g -O2 -pipe -Os -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -o compatibility-debug_list-2.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --tag CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-atomic-c++0x.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -o compatibility-atomic-c++0x.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --tag CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-c++0x.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-c++0x.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-c++0x.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-c++0x.cc -o compatibility-c++0x.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --tag CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-chrono.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-chrono.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-chrono.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-chrono.cc -o compatibility-chrono.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --tag CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-condvar.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-condvar.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-condvar.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-condvar.cc -o compatibility-condvar.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --tag CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -fno-common -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-thread-c++0x.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/opt/pkg/include -I/opt/pkg/include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -O2 -pipe -Os -std=gnu++11 -c ../../../../gcc-14.2.0/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -o compatibility-thread-c++0x.o >/dev/null 2>&1 cp /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/config/abi/pre/gnu.ver libstdc++-symbols.ver.tmp chmod +w libstdc++-symbols.ver.tmp if test "x../../../../gcc-14.2.0/libstdc++-v3/config/abi/pre/float128.ver" != x; then \ if grep '^# Appended to version file.' \ ../../../../gcc-14.2.0/libstdc++-v3/config/abi/pre/float128.ver > /dev/null 2>&1; then \ cat ../../../../gcc-14.2.0/libstdc++-v3/config/abi/pre/float128.ver >> libstdc++-symbols.ver.tmp; \ else \ sed -n '1,/DO NOT DELETE/p' libstdc++-symbols.ver.tmp > tmp.top; \ sed -n '/DO NOT DELETE/,$p' libstdc++-symbols.ver.tmp > tmp.bottom; \ cat tmp.top ../../../../gcc-14.2.0/libstdc++-v3/config/abi/pre/float128.ver tmp.bottom > libstdc++-symbols.ver.tmp; \ rm tmp.top tmp.bottom; \ fi; \ fi /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E -v '^[ ]*#(#| |$)' libstdc++-symbols.ver.tmp | \ /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -E -P -include ../config.h - > libstdc++-symbols.ver || (rm -f libstdc++-symbols.ver ; exit 1) rm -f libstdc++-symbols.ver.tmp perl /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/scripts/make_exports.pl \ libstdc++-symbols.ver \ .libs/compatibility.o .libs/compatibility-debug_list.o .libs/compatibility-debug_list-2.o .libs/compatibility-atomic-c++0x.o .libs/compatibility-c++0x.o .libs/compatibility-chrono.o .libs/compatibility-condvar.o .libs/compatibility-thread-c++0x.o \ `echo ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la | \ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \ > libstdc++-symbols.explist || (rm -f libstdc++-symbols.explist ; exit 1) nm -P .libs/compatibility.o .libs/compatibility-debug_list.o .libs/compatibility-debug_list-2.o .libs/compatibility-atomic-c++0x.o .libs/compatibility-c++0x.o .libs/compatibility-chrono.o .libs/compatibility-condvar.o .libs/compatibility-thread-c++0x.o ../libsupc++/.libs/libsupc++convenience.a ../src/c++98/.libs/libc++98convenience.a ../src/c++11/.libs/libc++11convenience.a ../src/c++17/.libs/libc++17convenience.a ../src/c++20/.libs/libc++20convenience.a|../libsupc++/.libs/libsupc++convenience.a[atexit_arm.o]: no symbols ../libsupc++/.libs/libsupc++convenience.a[atexit_thread.o]: no symbols ../libsupc++/.libs/libsupc++convenience.a[eh_arm.o]: no symbols ../libsupc++/.libs/libsupc++convenience.a[tinfo2.o]: no symbols ../src/c++98/.libs/libc++98convenience.a[math_stubs_float.o]: no symbols ../src/c++98/.libs/libc++98convenience.a[math_stubs_long_double.o]: no symbols ../src/c++11/.libs/libc++11convenience.a[futex.o]: no symbols /opt/pkg/bin/mksh ../libtool --tag CXX --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++.la '-L/opt/pkg/lib' -L/opt/pkg/lib -liconv -R/opt/pkg/lib -o libstdc++.la -version-info 6:33:0 -Wl,-exported_symbols_list,libstdc++-symbols.explist -lm -Wc,-nodefaultrpaths -Wl,-rpath,@loader_path -rpath /opt/pkg/gcc14/lib compatibility.lo compatibility-debug_list.lo compatibility-debug_list-2.lo compatibility-atomic-c++0x.lo compatibility-c++0x.lo compatibility-chrono.lo compatibility-condvar.lo compatibility-thread-c++0x.lo ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++17convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../src/c++17/.libs/libc++17convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++20convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../src/c++20/.libs/libc++20convenience.a") libtool: link: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -r -keep_private_externs -nostdlib -o .libs/libstdc++.6.dylib-master.o .libs/compatibility.o .libs/compatibility-debug_list.o .libs/compatibility-debug_list-2.o .libs/compatibility-atomic-c++0x.o .libs/compatibility-c++0x.o .libs/compatibility-chrono.o .libs/compatibility-condvar.o .libs/compatibility-thread-c++0x.o .libs/libstdc++.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/guard.o .libs/libstdc++.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o .libs/libstdc++.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++.lax/libc++98convenience.a/c++locale.o .libs/libstdc++.lax/libc++98convenience.a/codecvt.o .libs/libstdc++.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/complex_io.o .libs/libstdc++.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++.lax/libc++98convenience.a/globals_io.o .libs/libstdc++.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++.lax/libc++98convenience.a/ios_init.o .libs/libstdc++.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++.lax/libc++98convenience.a/istream-string.o .libs/libstdc++.lax/libc++98convenience.a/istream.o .libs/libstdc++.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++.lax/libc++98convenience.a/list-aux.o .libs/libstdc++.lax/libc++98convenience.a/list.o .libs/libstdc++.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++.lax/libc++98convenience.a/list_associated.o .libs/libstdc++.lax/libc++98convenience.a/locale.o .libs/libstdc++.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++.lax/libc++98convenience.a/messages_members.o .libs/libstdc++.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++.lax/libc++98convenience.a/streambuf.o .libs/libstdc++.lax/libc++98convenience.a/strstream.o .libs/libstdc++.lax/libc++98convenience.a/time_members.o .libs/libstdc++.lax/libc++98convenience.a/tree.o .libs/libstdc++.lax/libc++98convenience.a/valarray.o .libs/libstdc++.lax/libc++11convenience.a/assert_fail.o .libs/libstdc++.lax/libc++11convenience.a/basic_file.o .libs/libstdc++.lax/libc++11convenience.a/chrono.o .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/ctype.o .libs/libstdc++.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/debug.o .libs/libstdc++.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/functexcept.o .libs/libstdc++.lax/libc++11convenience.a/functional.o .libs/libstdc++.lax/libc++11convenience.a/futex.o .libs/libstdc++.lax/libc++11convenience.a/future.o .libs/libstdc++.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++.lax/libc++11convenience.a/ios.o .libs/libstdc++.lax/libc++11convenience.a/ios_errcat.o .libs/libstdc++.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++.lax/libc++11convenience.a/limits.o .libs/libstdc++.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/locale_init.o .libs/libstdc++.lax/libc++11convenience.a/localename.o .libs/libstdc++.lax/libc++11convenience.a/mutex.o .libs/libstdc++.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/placeholders.o .libs/libstdc++.lax/libc++11convenience.a/random.o .libs/libstdc++.lax/libc++11convenience.a/regex.o .libs/libstdc++.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++.lax/libc++11convenience.a/sso_string.o .libs/libstdc++.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/system_error.o .libs/libstdc++.lax/libc++11convenience.a/thread.o .libs/libstdc++.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/fs_path.o .libs/libstdc++.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/libc++20convenience.a/tzdb.o ld: warning: directory not found for option '-L/opt/pkg/gcc14//lib/.' ld: warning: directory not found for option '-L/opt/pkg/gcc14/lib/.' libtool: link: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -dynamiclib -o .libs/libstdc++.6.dylib .libs/libstdc++.6.dylib-master.o -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/opt/pkg/lib /opt/pkg/lib/libiconv.dylib -lm -Wl,-exported_symbols_list -Wl,libstdc++-symbols.explist -nodefaultrpaths -Wl,-rpath -Wl,@loader_path -install_name @rpath/libstdc++.6.dylib -compatibility_version 7 -current_version 7.33 ld: warning: directory not found for option '-L/opt/pkg/gcc14//lib/.' ld: warning: directory not found for option '-L/opt/pkg/gcc14/lib/.' libtool: link: dsymutil .libs/libstdc++.6.dylib || : libtool: link: (cd ".libs" && rm -f "libstdc++.dylib" && ln -s "libstdc++.6.dylib" "libstdc++.dylib") libtool: link: (cd .libs/libstdc++.lax/lt1-libsupc++convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a") libtool: link: (cd .libs/libstdc++.lax/lt2-libc++98convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a") libtool: link: (cd .libs/libstdc++.lax/lt3-libc++11convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a") libtool: link: (cd .libs/libstdc++.lax/lt4-libc++17convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../src/c++17/.libs/libc++17convenience.a") libtool: link: (cd .libs/libstdc++.lax/lt5-libc++20convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../src/c++20/.libs/libc++20convenience.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libstdc++.lax/lt3-libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o || cp .libs/libstdc++.lax/lt3-libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o libtool: link: ln .libs/libstdc++.lax/lt4-libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o || cp .libs/libstdc++.lax/lt4-libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o libtool: link: ln .libs/libstdc++.lax/lt4-libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o || cp .libs/libstdc++.lax/lt4-libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o libtool: link: ln .libs/libstdc++.lax/lt4-libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o || cp .libs/libstdc++.lax/lt4-libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o libtool: link: ln .libs/libstdc++.lax/lt5-libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o || cp .libs/libstdc++.lax/lt5-libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o libtool: link: ar rc .libs/libstdc++.a compatibility.o compatibility-debug_list.o compatibility-debug_list-2.o compatibility-atomic-c++0x.o compatibility-c++0x.o compatibility-chrono.o compatibility-condvar.o compatibility-thread-c++0x.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/array_type_info.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/atexit_arm.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/atexit_thread.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/atomicity.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/bad_alloc.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/bad_array_length.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/bad_array_new.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/bad_cast.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/bad_typeid.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/class_type_info.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/cp-demangle.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/del_op.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/del_opa.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/del_opant.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/del_ops.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/del_opsa.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/del_opva.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/del_opvant.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/del_opvs.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/del_opvsa.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/dyncast.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_arm.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_call.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_ptr.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_term_handler.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_tm.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/enum_type_info.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/function_type_info.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/guard.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/guard_error.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/hash_bytes.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/nested_exception.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/new_op.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/new_opa.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/new_opant.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/new_opva.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/new_opvant.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/pbase_type_info.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/pmem_type_info.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/pointer_type_info.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/pure.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/si_class_type_info.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/vec.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++.lax/lt1-libsupc++convenience.a/vterminate.o .libs/libstdc++.lax/lt2-libc++98convenience.a/allocator-inst.o .libs/libstdc++.lax/lt2-libc++98convenience.a/bitmap_allocator.o .libs/libstdc++.lax/lt2-libc++98convenience.a/c++locale.o .libs/libstdc++.lax/lt2-libc++98convenience.a/codecvt.o .libs/libstdc++.lax/lt2-libc++98convenience.a/codecvt_members.o .libs/libstdc++.lax/lt2-libc++98convenience.a/collate_members.o .libs/libstdc++.lax/lt2-libc++98convenience.a/collate_members_cow.o .libs/libstdc++.lax/lt2-libc++98convenience.a/complex_io.o .libs/libstdc++.lax/lt2-libc++98convenience.a/concept-inst.o .libs/libstdc++.lax/lt2-libc++98convenience.a/cow-istream-string.o .libs/libstdc++.lax/lt2-libc++98convenience.a/ext-inst.o .libs/libstdc++.lax/lt2-libc++98convenience.a/globals_io.o .libs/libstdc++.lax/lt2-libc++98convenience.a/hash_tr1.o .libs/libstdc++.lax/lt2-libc++98convenience.a/hashtable_tr1.o .libs/libstdc++.lax/lt2-libc++98convenience.a/ios_failure.o .libs/libstdc++.lax/lt2-libc++98convenience.a/ios_init.o .libs/libstdc++.lax/lt2-libc++98convenience.a/ios_locale.o .libs/libstdc++.lax/lt2-libc++98convenience.a/istream-string.o .libs/libstdc++.lax/lt2-libc++98convenience.a/istream.o .libs/libstdc++.lax/lt2-libc++98convenience.a/list-aux-2.o .libs/libstdc++.lax/lt2-libc++98convenience.a/list-aux.o .libs/libstdc++.lax/lt2-libc++98convenience.a/list.o .libs/libstdc++.lax/lt2-libc++98convenience.a/list_associated-2.o .libs/libstdc++.lax/lt2-libc++98convenience.a/list_associated.o .libs/libstdc++.lax/lt2-libc++98convenience.a/locale.o .libs/libstdc++.lax/lt2-libc++98convenience.a/locale_facets.o .libs/libstdc++.lax/lt2-libc++98convenience.a/math_stubs_float.o .libs/libstdc++.lax/lt2-libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++.lax/lt2-libc++98convenience.a/messages_members.o .libs/libstdc++.lax/lt2-libc++98convenience.a/messages_members_cow.o .libs/libstdc++.lax/lt2-libc++98convenience.a/misc-inst.o .libs/libstdc++.lax/lt2-libc++98convenience.a/monetary_members.o .libs/libstdc++.lax/lt2-libc++98convenience.a/monetary_members_cow.o .libs/libstdc++.lax/lt2-libc++98convenience.a/mt_allocator.o .libs/libstdc++.lax/lt2-libc++98convenience.a/numeric_members.o .libs/libstdc++.lax/lt2-libc++98convenience.a/numeric_members_cow.o .libs/libstdc++.lax/lt2-libc++98convenience.a/parallel_settings.o .libs/libstdc++.lax/lt2-libc++98convenience.a/pool_allocator.o .libs/libstdc++.lax/lt2-libc++98convenience.a/stdexcept.o .libs/libstdc++.lax/lt2-libc++98convenience.a/streambuf.o .libs/libstdc++.lax/lt2-libc++98convenience.a/strstream.o .libs/libstdc++.lax/lt2-libc++98convenience.a/time_members.o .libs/libstdc++.lax/lt2-libc++98convenience.a/tree.o .libs/libstdc++.lax/lt2-libc++98convenience.a/valarray.o .libs/libstdc++.lax/lt3-libc++11convenience.a/assert_fail.o .libs/libstdc++.lax/lt3-libc++11convenience.a/basic_file.o .libs/libstdc++.lax/lt3-libc++11convenience.a/chrono.o .libs/libstdc++.lax/lt1-codecvt.o .libs/libstdc++.lax/lt3-libc++11convenience.a/condition_variable.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cow-locale_init.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cow-shim_facets.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cow-stdexcept.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/ctype.o .libs/libstdc++.lax/lt3-libc++11convenience.a/ctype_configure_char.o .libs/libstdc++.lax/lt3-libc++11convenience.a/ctype_members.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++.lax/lt3-libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/debug.o .libs/libstdc++.lax/lt3-libc++11convenience.a/ext11-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/fstream-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/functexcept.o .libs/libstdc++.lax/lt3-libc++11convenience.a/functional.o .libs/libstdc++.lax/lt3-libc++11convenience.a/futex.o .libs/libstdc++.lax/lt3-libc++11convenience.a/future.o .libs/libstdc++.lax/lt3-libc++11convenience.a/hash_c++0x.o .libs/libstdc++.lax/lt3-libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++.lax/lt3-libc++11convenience.a/ios-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/ios.o .libs/libstdc++.lax/lt3-libc++11convenience.a/ios_errcat.o .libs/libstdc++.lax/lt3-libc++11convenience.a/iostream-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/istream-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/limits.o .libs/libstdc++.lax/lt3-libc++11convenience.a/locale-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/locale_init.o .libs/libstdc++.lax/lt3-libc++11convenience.a/localename.o .libs/libstdc++.lax/lt3-libc++11convenience.a/mutex.o .libs/libstdc++.lax/lt3-libc++11convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/placeholders.o .libs/libstdc++.lax/lt3-libc++11convenience.a/random.o .libs/libstdc++.lax/lt3-libc++11convenience.a/regex.o .libs/libstdc++.lax/lt3-libc++11convenience.a/shared_ptr.o .libs/libstdc++.lax/lt3-libc++11convenience.a/snprintf_lite.o .libs/libstdc++.lax/lt3-libc++11convenience.a/sso_string.o .libs/libstdc++.lax/lt3-libc++11convenience.a/sstream-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/streambuf-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/string-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/string-io-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/system_error.o .libs/libstdc++.lax/lt3-libc++11convenience.a/thread.o .libs/libstdc++.lax/lt3-libc++11convenience.a/wlocale-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/wstring-inst.o .libs/libstdc++.lax/lt3-libc++11convenience.a/wstring-io-inst.o .libs/libstdc++.lax/lt4-libc++17convenience.a/cow-fs_dir.o .libs/libstdc++.lax/lt4-libc++17convenience.a/cow-fs_ops.o .libs/libstdc++.lax/lt4-libc++17convenience.a/cow-fs_path.o .libs/libstdc++.lax/lt2-cow-string-inst.o .libs/libstdc++.lax/lt4-libc++17convenience.a/floating_from_chars.o .libs/libstdc++.lax/lt4-libc++17convenience.a/floating_to_chars.o .libs/libstdc++.lax/lt4-libc++17convenience.a/fs_dir.o .libs/libstdc++.lax/lt4-libc++17convenience.a/fs_ops.o .libs/libstdc++.lax/lt4-libc++17convenience.a/fs_path.o .libs/libstdc++.lax/lt4-libc++17convenience.a/memory_resource.o .libs/libstdc++.lax/lt3-ostream-inst.o .libs/libstdc++.lax/lt4-string-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o .libs/libstdc++.lax/lt5-libc++20convenience.a/tzdb.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(compatibility-debug_list-2.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(compatibility-atomic-c++0x.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(compatibility-c++0x.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(compatibility-thread-c++0x.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(atexit_arm.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(atexit_thread.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(eh_arm.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(tinfo2.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(math_stubs_float.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(math_stubs_long_double.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(futex.o) has no symbols libtool: link: ranlib .libs/libstdc++.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(compatibility-debug_list-2.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(compatibility-atomic-c++0x.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(compatibility-c++0x.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(compatibility-thread-c++0x.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(atexit_arm.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(atexit_thread.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(eh_arm.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(tinfo2.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(math_stubs_float.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(math_stubs_long_double.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++.a(futex.o) has no symbols libtool: link: rm -fr .libs/libstdc++.lax .libs/libstdc++.lax .libs/libstdc++.lax libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" ) /opt/pkg/bin/mksh ../libtool --tag CXX --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -shared-libgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc -nostdinc++ -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -std=gnu++98 -fno-common -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++convenience.la '-L/opt/pkg/lib' -L/opt/pkg/lib -liconv -R/opt/pkg/lib -o libstdc++convenience.la ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la ; \ if test ! -f .libs/libstdc++.a; then \ cp .libs/libstdc++convenience.a .libs/libstdc++.a; \ fi; \ date > stamp-libstdc++convenience; libtool: link: (cd .libs/libstdc++convenience.lax/libsupc++convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++17convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../src/c++17/.libs/libc++17convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++20convenience.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/../src/c++20/.libs/libc++20convenience.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o || cp .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o libtool: link: ln .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o || cp .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o libtool: link: ar rc .libs/libstdc++convenience.a .libs/libstdc++convenience.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++convenience.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++convenience.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++convenience.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pure.o .libs/libstdc++convenience.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vec.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++convenience.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/c++locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/complex_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/globals_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux.o .libs/libstdc++convenience.lax/libc++98convenience.a/list.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++convenience.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++convenience.lax/libc++98convenience.a/streambuf.o .libs/libstdc++convenience.lax/libc++98convenience.a/strstream.o .libs/libstdc++convenience.lax/libc++98convenience.a/time_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/tree.o .libs/libstdc++convenience.lax/libc++98convenience.a/valarray.o .libs/libstdc++convenience.lax/libc++11convenience.a/assert_fail.o .libs/libstdc++convenience.lax/libc++11convenience.a/basic_file.o .libs/libstdc++convenience.lax/libc++11convenience.a/chrono.o .libs/libstdc++convenience.lax/lt1-codecvt.o .libs/libstdc++convenience.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/debug.o .libs/libstdc++convenience.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/functexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/functional.o .libs/libstdc++convenience.lax/libc++11convenience.a/futex.o .libs/libstdc++convenience.lax/libc++11convenience.a/future.o .libs/libstdc++convenience.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios_errcat.o .libs/libstdc++convenience.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/limits.o .libs/libstdc++convenience.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/locale_init.o .libs/libstdc++convenience.lax/libc++11convenience.a/localename.o .libs/libstdc++convenience.lax/libc++11convenience.a/mutex.o .libs/libstdc++convenience.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/placeholders.o .libs/libstdc++convenience.lax/libc++11convenience.a/random.o .libs/libstdc++convenience.lax/libc++11convenience.a/regex.o .libs/libstdc++convenience.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++convenience.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++convenience.lax/libc++11convenience.a/sso_string.o .libs/libstdc++convenience.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/system_error.o .libs/libstdc++convenience.lax/libc++11convenience.a/thread.o .libs/libstdc++convenience.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_path.o .libs/libstdc++convenience.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o .libs/libstdc++convenience.lax/libc++20convenience.a/tzdb.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(atexit_arm.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(atexit_thread.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(eh_arm.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(tinfo2.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(math_stubs_float.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(math_stubs_long_double.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(futex.o) has no symbols libtool: link: ranlib .libs/libstdc++convenience.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(atexit_arm.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(atexit_thread.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(eh_arm.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(tinfo2.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(math_stubs_float.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(math_stubs_long_double.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libstdc++convenience.a(futex.o) has no symbols libtool: link: rm -fr .libs/libstdc++convenience.lax .libs/libstdc++convenience.lax libtool: link: ( cd ".libs" && rm -f "libstdc++convenience.la" && ln -s "../libstdc++convenience.la" "libstdc++convenience.la" ) gmake[5]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src' gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src' Making all in doc gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/doc' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/doc' Making all in po gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/po' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/po' Making all in testsuite gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/testsuite' Making all in python gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/python' sed -e 's,@pythondir@,/opt/pkg/gcc14/share/gcc-14.2.0/python,' \ -e 's,@toolexeclibdir@,/opt/pkg/gcc14/lib,' < ../../../../gcc-14.2.0/libstdc++-v3/python/hook.in > gdb.py gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/python' gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3' true "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CC_FOR_TARGET=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/" "CFLAGS=-g -O2 -pipe -Os" "CXXFLAGS=-g -O2 -pipe -Os" "CFLAGS_FOR_BUILD=-pipe -Os" "CFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "EXPECT=expect" "INSTALL=/usr/bin/install -c -o pbulk -g staff" "INSTALL_DATA=/usr/bin/install -c -o pbulk -g staff -m 644" "INSTALL_PROGRAM=/usr/bin/install -c -o pbulk -g staff -m 755" "INSTALL_SCRIPT=/usr/bin/install -c -o pbulk -g staff -m 755" "LDFLAGS=-L/opt/pkg/lib " "LIBCFLAGS=-g -O2 -pipe -Os" "LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "MAKE=/opt/pkg/bin/gmake" "MAKEINFO=/Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/opt/pkg/bin/mksh" "RUNTESTFLAGS=" "exec_prefix=/opt/pkg/gcc14" "infodir=/opt/pkg/gcc14/info" "libdir=/opt/pkg/gcc14/lib" "includedir=/opt/pkg/gcc14/include" "prefix=/opt/pkg/gcc14" "tooldir=/opt/pkg/gcc14/x86_64-apple-darwin23" "gxx_include_dir=/opt/pkg/gcc14/include/c++/" "AR=ar " "AS=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/as" "LD=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld" "RANLIB=ranlib " "NM=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do # /opt/pkg/bin/gmake gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3' gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3' Checking multilib configuration for libssp... mkdir x86_64-apple-darwin23/libssp Configuring in x86_64-apple-darwin23/libssp configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../../gcc-14.2.0/libssp/../install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking for --enable-version-specific-runtime-libs... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-apple-darwin23-gcc... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... none needed checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include understands -c and -o together... rm: conftest.dSYM: is a directory yes checking for style of include used by /opt/pkg/bin/gmake... GNU checking dependency style of /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... gcc3 checking how to run the C preprocessor... clang -E checking whether -fstack-protector works... yes checking for CET support... no checking whether hidden visibility is supported... yes checking whether symbol versioning is supported... no checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/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 alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memmove... yes checking for mempcpy... no checking for strncpy... yes checking for strncat... yes checking whether gets is declared... yes checking whether vsnprintf is usable... yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B checking the name lister (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-strip... strip checking for x86_64-apple-darwin23-ranlib... ranlib checking command to parse /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B output from /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include object... ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... no checking for dlfcn.h... yes checking for objdir... .libs checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -fno-rtti -fno-exceptions... no checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common -DPIC checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common -DPIC works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ssp/ssp.h config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libssp' /opt/pkg/bin/gmake "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2 -pipe -Os" "CXXFLAGS=-g -O2 -pipe -Os" "CFLAGS_FOR_BUILD=-pipe -Os" "CFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "EXPECT=expect" "INSTALL=/usr/bin/install -c -o pbulk -g staff" "INSTALL_DATA=/usr/bin/install -c -o pbulk -g staff -m 644" "INSTALL_PROGRAM=/usr/bin/install -c -o pbulk -g staff -m 755" "INSTALL_SCRIPT=/usr/bin/install -c -o pbulk -g staff -m 755" "JC1FLAGS=" "LDFLAGS=-L/opt/pkg/lib " "LIBCFLAGS=-g -O2 -pipe -Os" "LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "MAKE=/opt/pkg/bin/gmake" "MAKEINFO=/Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/opt/pkg/bin/mksh" "RUNTESTFLAGS=" "exec_prefix=/opt/pkg/gcc14" "infodir=/opt/pkg/gcc14/info" "libdir=/opt/pkg/gcc14/lib" "prefix=/opt/pkg/gcc14" "includedir=/opt/pkg/gcc14/include" "AR=ar " "AS=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/as" "CC=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include " "CXX=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include " "LD=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -pipe -Os" "NM=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib " "DESTDIR=" all-am gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libssp' /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c -o ssp.lo ../../../gcc-14.2.0/libssp/ssp.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../gcc-14.2.0/libssp/ssp.c -fno-common -DPIC -o .libs/ssp.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../gcc-14.2.0/libssp/ssp.c -o ssp.o >/dev/null 2>&1 mv -f .deps/ssp.Tpo .deps/ssp.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c -o gets-chk.lo ../../../gcc-14.2.0/libssp/gets-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../gcc-14.2.0/libssp/gets-chk.c -fno-common -DPIC -o .libs/gets-chk.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../gcc-14.2.0/libssp/gets-chk.c -o gets-chk.o >/dev/null 2>&1 mv -f .deps/gets-chk.Tpo .deps/gets-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c -o memcpy-chk.lo ../../../gcc-14.2.0/libssp/memcpy-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../gcc-14.2.0/libssp/memcpy-chk.c -fno-common -DPIC -o .libs/memcpy-chk.o ../../../gcc-14.2.0/libssp/memcpy-chk.c: In function '__memcpy_chk': ../../../gcc-14.2.0/libssp/memcpy-chk.c:44:1: warning: infinite recursion detected [-Winfinite-recursion] 44 | __memcpy_chk (void *__restrict__ dest, const void *__restrict__ src, | ^~~~~~~~~~~~ In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/string.h:194, from ../../../gcc-14.2.0/libssp/memcpy-chk.c:38: ../../../gcc-14.2.0/libssp/memcpy-chk.c:49:10: note: recursive call 49 | return memcpy (dest, src, len); | ^~~~~~ libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../gcc-14.2.0/libssp/memcpy-chk.c -o memcpy-chk.o >/dev/null 2>&1 mv -f .deps/memcpy-chk.Tpo .deps/memcpy-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c -o memmove-chk.lo ../../../gcc-14.2.0/libssp/memmove-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../gcc-14.2.0/libssp/memmove-chk.c -fno-common -DPIC -o .libs/memmove-chk.o ../../../gcc-14.2.0/libssp/memmove-chk.c: In function '__memmove_chk': ../../../gcc-14.2.0/libssp/memmove-chk.c:45:1: warning: infinite recursion detected [-Winfinite-recursion] 45 | __memmove_chk (void *dest, const void *src, size_t len, size_t slen) | ^~~~~~~~~~~~~ In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/string.h:194, from ../../../gcc-14.2.0/libssp/memmove-chk.c:38: ../../../gcc-14.2.0/libssp/memmove-chk.c:49:10: note: recursive call 49 | return memmove (dest, src, len); | ^~~~~~~ libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../gcc-14.2.0/libssp/memmove-chk.c -o memmove-chk.o >/dev/null 2>&1 mv -f .deps/memmove-chk.Tpo .deps/memmove-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c -o mempcpy-chk.lo ../../../gcc-14.2.0/libssp/mempcpy-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../gcc-14.2.0/libssp/mempcpy-chk.c -fno-common -DPIC -o .libs/mempcpy-chk.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../gcc-14.2.0/libssp/mempcpy-chk.c -o mempcpy-chk.o >/dev/null 2>&1 mv -f .deps/mempcpy-chk.Tpo .deps/mempcpy-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c -o memset-chk.lo ../../../gcc-14.2.0/libssp/memset-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../gcc-14.2.0/libssp/memset-chk.c -fno-common -DPIC -o .libs/memset-chk.o ../../../gcc-14.2.0/libssp/memset-chk.c: In function '__memset_chk': ../../../gcc-14.2.0/libssp/memset-chk.c:44:1: warning: infinite recursion detected [-Winfinite-recursion] 44 | __memset_chk (void *dest, int val, size_t len, size_t slen) | ^~~~~~~~~~~~ In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/string.h:194, from ../../../gcc-14.2.0/libssp/memset-chk.c:38: ../../../gcc-14.2.0/libssp/memset-chk.c:48:10: note: recursive call 48 | return memset (dest, val, len); | ^~~~~~ libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../gcc-14.2.0/libssp/memset-chk.c -o memset-chk.o >/dev/null 2>&1 mv -f .deps/memset-chk.Tpo .deps/memset-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c -o snprintf-chk.lo ../../../gcc-14.2.0/libssp/snprintf-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../gcc-14.2.0/libssp/snprintf-chk.c -fno-common -DPIC -o .libs/snprintf-chk.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../gcc-14.2.0/libssp/snprintf-chk.c -o snprintf-chk.o >/dev/null 2>&1 mv -f .deps/snprintf-chk.Tpo .deps/snprintf-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c -o sprintf-chk.lo ../../../gcc-14.2.0/libssp/sprintf-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../gcc-14.2.0/libssp/sprintf-chk.c -fno-common -DPIC -o .libs/sprintf-chk.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../gcc-14.2.0/libssp/sprintf-chk.c -o sprintf-chk.o >/dev/null 2>&1 mv -f .deps/sprintf-chk.Tpo .deps/sprintf-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c -o stpcpy-chk.lo ../../../gcc-14.2.0/libssp/stpcpy-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../gcc-14.2.0/libssp/stpcpy-chk.c -fno-common -DPIC -o .libs/stpcpy-chk.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../gcc-14.2.0/libssp/stpcpy-chk.c -o stpcpy-chk.o >/dev/null 2>&1 mv -f .deps/stpcpy-chk.Tpo .deps/stpcpy-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c -o strcat-chk.lo ../../../gcc-14.2.0/libssp/strcat-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../gcc-14.2.0/libssp/strcat-chk.c -fno-common -DPIC -o .libs/strcat-chk.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../gcc-14.2.0/libssp/strcat-chk.c -o strcat-chk.o >/dev/null 2>&1 mv -f .deps/strcat-chk.Tpo .deps/strcat-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c -o strcpy-chk.lo ../../../gcc-14.2.0/libssp/strcpy-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../gcc-14.2.0/libssp/strcpy-chk.c -fno-common -DPIC -o .libs/strcpy-chk.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../gcc-14.2.0/libssp/strcpy-chk.c -o strcpy-chk.o >/dev/null 2>&1 mv -f .deps/strcpy-chk.Tpo .deps/strcpy-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c -o strncat-chk.lo ../../../gcc-14.2.0/libssp/strncat-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../gcc-14.2.0/libssp/strncat-chk.c -fno-common -DPIC -o .libs/strncat-chk.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../gcc-14.2.0/libssp/strncat-chk.c -o strncat-chk.o >/dev/null 2>&1 mv -f .deps/strncat-chk.Tpo .deps/strncat-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c -o strncpy-chk.lo ../../../gcc-14.2.0/libssp/strncpy-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../gcc-14.2.0/libssp/strncpy-chk.c -fno-common -DPIC -o .libs/strncpy-chk.o ../../../gcc-14.2.0/libssp/strncpy-chk.c: In function '__strncpy_chk': ../../../gcc-14.2.0/libssp/strncpy-chk.c:44:1: warning: infinite recursion detected [-Winfinite-recursion] 44 | __strncpy_chk (char *__restrict__ dest, const char *__restrict__ src, | ^~~~~~~~~~~~~ In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/string.h:194, from ../../../gcc-14.2.0/libssp/strncpy-chk.c:37: ../../../gcc-14.2.0/libssp/strncpy-chk.c:49:10: note: recursive call 49 | return strncpy (dest, src, len); | ^~~~~~~ libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../gcc-14.2.0/libssp/strncpy-chk.c -o strncpy-chk.o >/dev/null 2>&1 mv -f .deps/strncpy-chk.Tpo .deps/strncpy-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c -o vsnprintf-chk.lo ../../../gcc-14.2.0/libssp/vsnprintf-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../gcc-14.2.0/libssp/vsnprintf-chk.c -fno-common -DPIC -o .libs/vsnprintf-chk.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../gcc-14.2.0/libssp/vsnprintf-chk.c -o vsnprintf-chk.o >/dev/null 2>&1 mv -f .deps/vsnprintf-chk.Tpo .deps/vsnprintf-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c -o vsprintf-chk.lo ../../../gcc-14.2.0/libssp/vsprintf-chk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../gcc-14.2.0/libssp/vsprintf-chk.c -fno-common -DPIC -o .libs/vsprintf-chk.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -Wall -g -O2 -pipe -Os -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../gcc-14.2.0/libssp/vsprintf-chk.c -o vsprintf-chk.o >/dev/null 2>&1 mv -f .deps/vsprintf-chk.Tpo .deps/vsprintf-chk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -Wall -g -O2 -pipe -Os -version-info `grep -v '^#' ../../../gcc-14.2.0/libssp/libtool-version` -Wc,-nodefaultrpaths -Wl,-rpath,@loader_path -L/opt/pkg/lib -o libssp.la -rpath /opt/pkg/gcc14/lib ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo libtool: link: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -dynamiclib -o .libs/libssp.0.dylib .libs/ssp.o .libs/gets-chk.o .libs/memcpy-chk.o .libs/memmove-chk.o .libs/mempcpy-chk.o .libs/memset-chk.o .libs/snprintf-chk.o .libs/sprintf-chk.o .libs/stpcpy-chk.o .libs/strcat-chk.o .libs/strcpy-chk.o .libs/strncat-chk.o .libs/strncpy-chk.o .libs/vsnprintf-chk.o .libs/vsprintf-chk.o -L/opt/pkg/lib -nodefaultrpaths -Wl,-rpath -Wl,@loader_path -install_name @rpath/libssp.0.dylib -compatibility_version 1 -current_version 1.0 ld: warning: directory not found for option '-L/opt/pkg/gcc14//lib/.' ld: warning: directory not found for option '-L/opt/pkg/gcc14/lib/.' libtool: link: dsymutil .libs/libssp.0.dylib || : libtool: link: (cd ".libs" && rm -f "libssp.dylib" && ln -s "libssp.0.dylib" "libssp.dylib") libtool: link: ar rc .libs/libssp.a ssp.o gets-chk.o memcpy-chk.o memmove-chk.o mempcpy-chk.o memset-chk.o snprintf-chk.o sprintf-chk.o stpcpy-chk.o strcat-chk.o strcpy-chk.o strncat-chk.o strncpy-chk.o vsnprintf-chk.o vsprintf-chk.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libssp.a(mempcpy-chk.o) has no symbols libtool: link: ranlib .libs/libssp.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libssp.a(mempcpy-chk.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libssp.la" && ln -s "../libssp.la" "libssp.la" ) /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -prefer-pic -g -O2 -pipe -Os -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '../../../gcc-14.2.0/libssp/'`ssp-local.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -g -O2 -pipe -Os -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../gcc-14.2.0/libssp/ssp-local.c -fno-common -DPIC -o .libs/libssp_nonshared_la-ssp-local.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libssp -g -O2 -pipe -Os -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../gcc-14.2.0/libssp/ssp-local.c -fno-common -DPIC -o libssp_nonshared_la-ssp-local.o >/dev/null 2>&1 mv -f .deps/libssp_nonshared_la-ssp-local.Tpo .deps/libssp_nonshared_la-ssp-local.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -prefer-pic -g -O2 -pipe -Os -static -L/opt/pkg/lib -o libssp_nonshared.la -rpath /opt/pkg/gcc14/lib libssp_nonshared_la-ssp-local.lo libtool: link: ar rc .libs/libssp_nonshared.a libssp_nonshared_la-ssp-local.o libtool: link: ranlib .libs/libssp_nonshared.a libtool: link: ( cd ".libs" && rm -f "libssp_nonshared.la" && ln -s "../libssp_nonshared.la" "libssp_nonshared.la" ) true "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2 -pipe -Os" "CXXFLAGS=-g -O2 -pipe -Os" "CFLAGS_FOR_BUILD=-pipe -Os" "CFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "EXPECT=expect" "INSTALL=/usr/bin/install -c -o pbulk -g staff" "INSTALL_DATA=/usr/bin/install -c -o pbulk -g staff -m 644" "INSTALL_PROGRAM=/usr/bin/install -c -o pbulk -g staff -m 755" "INSTALL_SCRIPT=/usr/bin/install -c -o pbulk -g staff -m 755" "JC1FLAGS=" "LDFLAGS=-L/opt/pkg/lib " "LIBCFLAGS=-g -O2 -pipe -Os" "LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "MAKE=/opt/pkg/bin/gmake" "MAKEINFO=/Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/opt/pkg/bin/mksh" "RUNTESTFLAGS=" "exec_prefix=/opt/pkg/gcc14" "infodir=/opt/pkg/gcc14/info" "libdir=/opt/pkg/gcc14/lib" "prefix=/opt/pkg/gcc14" "includedir=/opt/pkg/gcc14/include" "AR=ar " "AS=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/as" "CC=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include " "CXX=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include " "LD=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -pipe -Os" "NM=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib " "DESTDIR=" DO=all multi-do # /opt/pkg/bin/gmake gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libssp' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libssp' Checking multilib configuration for libbacktrace... mkdir x86_64-apple-darwin23/libbacktrace Configuring in x86_64-apple-darwin23/libbacktrace configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for x86_64-apple-darwin23-gcc... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... none needed checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include understands -c and -o together... rm: conftest.dSYM: is a directory yes checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../../gcc-14.2.0/libbacktrace/../install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-apple-darwin23-gcc... (cached) /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... (cached) yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... (cached) none needed checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include understands -c and -o together... (cached) yes checking for x86_64-apple-darwin23-ranlib... ranlib checking for gawk... (cached) /opt/pkg/bin/nawk checking for dwz... no checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B checking the name lister (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-strip... strip checking for x86_64-apple-darwin23-ranlib... (cached) ranlib checking command to parse /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B output from /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include object... ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... no checking for dlfcn.h... yes checking for objdir... .libs checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -fno-rtti -fno-exceptions... no checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common -DPIC checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common -DPIC works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for CET support... no checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -W... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -Wall... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -Wwrite-strings... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -Wstrict-prototypes... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -Wmissing-prototypes... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -Wold-style-definition... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -Wmissing-format-attribute... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -Wcast-qual... yes checking for CET support... no checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... macho looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking link.h usability... no checking link.h presence... no checking for link.h... no checking sys/link.h usability... no checking sys/link.h presence... no checking for sys/link.h... no checking mach-o/dyld.h usability... yes checking mach-o/dyld.h presence... yes checking for mach-o/dyld.h... yes checking sys/ldr.h usability... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking whether strnlen is declared... yes checking whether getpagesize is declared... yes checking for lstat... yes checking for readlink... yes checking whether _pgmptr is declared... no checking for KERN_PROC... no checking for KERN_PROG_ARGS... no checking for clock_gettime... yes checking whether -pthread is supported... yes checking whether -gdwarf-5 is supported... yes checking for compress in -lz... yes checking whether --build-id is supported... no checking whether --compress-debug-sections=zlib-gnu is supported... no checking whether --compress-debug-sections=zlib-gabi is supported... no checking for ZSTD_compress in -lzstd... no checking whether --compress-debug-sections=zstd is supported... no checking for objcopy... no checking for readelf... readelf checking whether objcopy supports debuglink... no checking for dsymutil... (cached) dsymutil checking for nm... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... yes checking whether tests can run... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h config.status: executing default-1 commands config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libbacktrace' /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libbacktrace' /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c -o atomic.lo ../../../gcc-14.2.0/libbacktrace/atomic.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/atomic.c -fno-common -DPIC -o .libs/atomic.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c -o dwarf.lo ../../../gcc-14.2.0/libbacktrace/dwarf.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/dwarf.c -fno-common -DPIC -o .libs/dwarf.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c -o fileline.lo ../../../gcc-14.2.0/libbacktrace/fileline.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/fileline.c -fno-common -DPIC -o .libs/fileline.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c -o posix.lo ../../../gcc-14.2.0/libbacktrace/posix.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/posix.c -fno-common -DPIC -o .libs/posix.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c -o print.lo ../../../gcc-14.2.0/libbacktrace/print.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/print.c -fno-common -DPIC -o .libs/print.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/print.c -o print.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c -o sort.lo ../../../gcc-14.2.0/libbacktrace/sort.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/sort.c -fno-common -DPIC -o .libs/sort.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c -o state.lo ../../../gcc-14.2.0/libbacktrace/state.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/state.c -fno-common -DPIC -o .libs/state.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/state.c -o state.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c -o backtrace.lo ../../../gcc-14.2.0/libbacktrace/backtrace.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/backtrace.c -fno-common -DPIC -o .libs/backtrace.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c -o simple.lo ../../../gcc-14.2.0/libbacktrace/simple.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/simple.c -fno-common -DPIC -o .libs/simple.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c -o macho.lo ../../../gcc-14.2.0/libbacktrace/macho.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/macho.c -fno-common -DPIC -o .libs/macho.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/macho.c -o macho.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c -o mmapio.lo ../../../gcc-14.2.0/libbacktrace/mmapio.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/mmapio.c -fno-common -DPIC -o .libs/mmapio.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c -o mmap.lo ../../../gcc-14.2.0/libbacktrace/mmap.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/mmap.c -fno-common -DPIC -o .libs/mmap.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libbacktrace -I ../../../gcc-14.2.0/libbacktrace/../include -I ../../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -c ../../../gcc-14.2.0/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -pipe -Os -L/opt/pkg/lib -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo macho.lo mmapio.lo mmap.lo libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/macho.o .libs/mmapio.o .libs/mmap.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols libtool: link: ranlib .libs/libbacktrace.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # /opt/pkg/bin/gmake gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libbacktrace' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libbacktrace' Checking multilib configuration for libquadmath... mkdir x86_64-apple-darwin23/libquadmath Configuring in x86_64-apple-darwin23/libquadmath configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../../gcc-14.2.0/libquadmath/../install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking for --enable-version-specific-runtime-libs... no checking for style of include used by /opt/pkg/bin/gmake... GNU checking for x86_64-apple-darwin23-gcc... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... none needed checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include understands -c and -o together... rm: conftest.dSYM: is a directory yes checking dependency style of /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... gcc3 checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for makeinfo... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 checking for modern makeinfo... yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B checking the name lister (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-strip... strip checking for x86_64-apple-darwin23-ranlib... ranlib checking command to parse /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B output from /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include object... ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... no checking for dlfcn.h... yes checking for objdir... .libs checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -fno-rtti -fno-exceptions... no checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common -DPIC checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common -DPIC works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-apple-darwin23-gcc... (cached) /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... (cached) yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... (cached) none needed checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include understands -c and -o together... (cached) yes checking dependency style of /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... (cached) gcc3 checking how to run the C preprocessor... clang -E checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking printf.h usability... yes checking printf.h presence... yes checking for printf.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking whether the math.h includes POSIX's signgam... yes checking for sqrtl in -lm... yes checking for cbrtl in -lm... yes checking for feholdexcept in -lm... yes checking for fesetround in -lm... yes checking for feupdateenv in -lm... yes checking for fesetenv in -lm... yes checking for fetestexcept in -lm... yes checking for strtoull... yes checking whether hidden visibility is supported... yes checking whether symbol versioning is supported... no checking whether __float128 is supported... yes checking whether printf hooks are supported... no checking whether nl_langinfo should be used... no checking whether nl_langinfo should be used for wide char locale info... no checking whether localeconv should be used... yes checking whether i18n number rewriting support for quadmath_snprintf should be added... no checking for CET support... no configure: updating cache ./config.cache checking generated-files-in-srcdir... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libquadmath' /opt/pkg/bin/gmake "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2 -pipe -Os" "CXXFLAGS=-g -O2 -pipe -Os" "CFLAGS_FOR_BUILD=-pipe -Os" "CFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "EXPECT=expect" "INSTALL=/usr/bin/install -c -o pbulk -g staff" "INSTALL_DATA=/usr/bin/install -c -o pbulk -g staff -m 644" "INSTALL_PROGRAM=/usr/bin/install -c -o pbulk -g staff -m 755" "INSTALL_SCRIPT=/usr/bin/install -c -o pbulk -g staff -m 755" "JC1FLAGS=" "LDFLAGS=-L/opt/pkg/lib " "LIBCFLAGS=-g -O2 -pipe -Os" "LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "MAKE=/opt/pkg/bin/gmake" "MAKEINFO=/Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 -I ../../../gcc-14.2.0/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/opt/pkg/bin/mksh" "RUNTESTFLAGS=" "exec_prefix=/opt/pkg/gcc14" "infodir=/opt/pkg/gcc14/info" "libdir=/opt/pkg/gcc14/lib" "prefix=/opt/pkg/gcc14" "includedir=/opt/pkg/gcc14/include" "AR=ar " "AS=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/as" "CC=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include " "CXX=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include " "LD=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -pipe -Os" "NM=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib " "DESTDIR=" all-am gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libquadmath' echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" > libquadmath-vers.texi /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 -I ../../../gcc-14.2.0/libquadmath/../gcc/doc/include -I ../../../gcc-14.2.0/libquadmath/../gcc/doc/include -I ../../../gcc-14.2.0/libquadmath -o libquadmath.info ../../../gcc-14.2.0/libquadmath/libquadmath.texi depbase=`echo math/x2y2m1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/x2y2m1q.lo -MD -MP -MF $depbase.Tpo -c -o math/x2y2m1q.lo ../../../gcc-14.2.0/libquadmath/math/x2y2m1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/x2y2m1q.c -fno-common -DPIC -o math/.libs/x2y2m1q.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/x2y2m1q.c -o math/x2y2m1q.o >/dev/null 2>&1 depbase=`echo math/acoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/acoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/acoshq.lo ../../../gcc-14.2.0/libquadmath/math/acoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/acoshq.c -fno-common -DPIC -o math/.libs/acoshq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/acoshq.c -o math/acoshq.o >/dev/null 2>&1 depbase=`echo math/fmodq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fmodq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmodq.lo ../../../gcc-14.2.0/libquadmath/math/fmodq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/fmodq.c -fno-common -DPIC -o math/.libs/fmodq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/fmodq.c -o math/fmodq.o >/dev/null 2>&1 depbase=`echo math/acosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/acosq.lo -MD -MP -MF $depbase.Tpo -c -o math/acosq.lo ../../../gcc-14.2.0/libquadmath/math/acosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/acosq.c -fno-common -DPIC -o math/.libs/acosq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/acosq.c -o math/acosq.o >/dev/null 2>&1 depbase=`echo math/frexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/frexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/frexpq.lo ../../../gcc-14.2.0/libquadmath/math/frexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/frexpq.c -fno-common -DPIC -o math/.libs/frexpq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/frexpq.c -o math/frexpq.o >/dev/null 2>&1 depbase=`echo math/rem_pio2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/rem_pio2q.lo -MD -MP -MF $depbase.Tpo -c -o math/rem_pio2q.lo ../../../gcc-14.2.0/libquadmath/math/rem_pio2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/rem_pio2q.c -fno-common -DPIC -o math/.libs/rem_pio2q.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/rem_pio2q.c -o math/rem_pio2q.o >/dev/null 2>&1 depbase=`echo math/asinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/asinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinhq.lo ../../../gcc-14.2.0/libquadmath/math/asinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/asinhq.c -fno-common -DPIC -o math/.libs/asinhq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/asinhq.c -o math/asinhq.o >/dev/null 2>&1 depbase=`echo math/hypotq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/hypotq.lo -MD -MP -MF $depbase.Tpo -c -o math/hypotq.lo ../../../gcc-14.2.0/libquadmath/math/hypotq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/hypotq.c -fno-common -DPIC -o math/.libs/hypotq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/hypotq.c -o math/hypotq.o >/dev/null 2>&1 depbase=`echo math/remainderq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/remainderq.lo -MD -MP -MF $depbase.Tpo -c -o math/remainderq.lo ../../../gcc-14.2.0/libquadmath/math/remainderq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/remainderq.c -fno-common -DPIC -o math/.libs/remainderq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/remainderq.c -o math/remainderq.o >/dev/null 2>&1 depbase=`echo math/asinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/asinq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinq.lo ../../../gcc-14.2.0/libquadmath/math/asinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/asinq.c -fno-common -DPIC -o math/.libs/asinq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/asinq.c -o math/asinq.o >/dev/null 2>&1 depbase=`echo math/rintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/rintq.lo -MD -MP -MF $depbase.Tpo -c -o math/rintq.lo ../../../gcc-14.2.0/libquadmath/math/rintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/rintq.c -fno-common -DPIC -o math/.libs/rintq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/rintq.c -o math/rintq.o >/dev/null 2>&1 depbase=`echo math/atan2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/atan2q.lo -MD -MP -MF $depbase.Tpo -c -o math/atan2q.lo ../../../gcc-14.2.0/libquadmath/math/atan2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/atan2q.c -fno-common -DPIC -o math/.libs/atan2q.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/atan2q.c -o math/atan2q.o >/dev/null 2>&1 depbase=`echo math/isinfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/isinfq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinfq.lo ../../../gcc-14.2.0/libquadmath/math/isinfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/isinfq.c -fno-common -DPIC -o math/.libs/isinfq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/isinfq.c -o math/isinfq.o >/dev/null 2>&1 depbase=`echo math/roundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/roundq.lo -MD -MP -MF $depbase.Tpo -c -o math/roundq.lo ../../../gcc-14.2.0/libquadmath/math/roundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/roundq.c -fno-common -DPIC -o math/.libs/roundq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/roundq.c -o math/roundq.o >/dev/null 2>&1 depbase=`echo math/atanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/atanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanhq.lo ../../../gcc-14.2.0/libquadmath/math/atanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/atanhq.c -fno-common -DPIC -o math/.libs/atanhq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/atanhq.c -o math/atanhq.o >/dev/null 2>&1 depbase=`echo math/isnanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/isnanq.lo -MD -MP -MF $depbase.Tpo -c -o math/isnanq.lo ../../../gcc-14.2.0/libquadmath/math/isnanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/isnanq.c -fno-common -DPIC -o math/.libs/isnanq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/isnanq.c -o math/isnanq.o >/dev/null 2>&1 depbase=`echo math/scalblnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/scalblnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalblnq.lo ../../../gcc-14.2.0/libquadmath/math/scalblnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/scalblnq.c -fno-common -DPIC -o math/.libs/scalblnq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/scalblnq.c -o math/scalblnq.o >/dev/null 2>&1 depbase=`echo math/atanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/atanq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanq.lo ../../../gcc-14.2.0/libquadmath/math/atanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/atanq.c -fno-common -DPIC -o math/.libs/atanq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/atanq.c -o math/atanq.o >/dev/null 2>&1 depbase=`echo math/j0q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/j0q.lo -MD -MP -MF $depbase.Tpo -c -o math/j0q.lo ../../../gcc-14.2.0/libquadmath/math/j0q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/j0q.c -fno-common -DPIC -o math/.libs/j0q.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/j0q.c -o math/j0q.o >/dev/null 2>&1 depbase=`echo math/scalbnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/scalbnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalbnq.lo ../../../gcc-14.2.0/libquadmath/math/scalbnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/scalbnq.c -fno-common -DPIC -o math/.libs/scalbnq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/scalbnq.c -o math/scalbnq.o >/dev/null 2>&1 depbase=`echo math/cbrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cbrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/cbrtq.lo ../../../gcc-14.2.0/libquadmath/math/cbrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cbrtq.c -fno-common -DPIC -o math/.libs/cbrtq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cbrtq.c -o math/cbrtq.o >/dev/null 2>&1 depbase=`echo math/j1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/j1q.lo -MD -MP -MF $depbase.Tpo -c -o math/j1q.lo ../../../gcc-14.2.0/libquadmath/math/j1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/j1q.c -fno-common -DPIC -o math/.libs/j1q.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/j1q.c -o math/j1q.o >/dev/null 2>&1 depbase=`echo math/signbitq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/signbitq.lo -MD -MP -MF $depbase.Tpo -c -o math/signbitq.lo ../../../gcc-14.2.0/libquadmath/math/signbitq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/signbitq.c -fno-common -DPIC -o math/.libs/signbitq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/signbitq.c -o math/signbitq.o >/dev/null 2>&1 depbase=`echo math/ceilq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ceilq.lo -MD -MP -MF $depbase.Tpo -c -o math/ceilq.lo ../../../gcc-14.2.0/libquadmath/math/ceilq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/ceilq.c -fno-common -DPIC -o math/.libs/ceilq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/ceilq.c -o math/ceilq.o >/dev/null 2>&1 depbase=`echo math/jnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/jnq.lo -MD -MP -MF $depbase.Tpo -c -o math/jnq.lo ../../../gcc-14.2.0/libquadmath/math/jnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/jnq.c -fno-common -DPIC -o math/.libs/jnq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/jnq.c -o math/jnq.o >/dev/null 2>&1 depbase=`echo math/sincos_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sincos_table.lo -MD -MP -MF $depbase.Tpo -c -o math/sincos_table.lo ../../../gcc-14.2.0/libquadmath/math/sincos_table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sincos_table.c -fno-common -DPIC -o math/.libs/sincos_table.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sincos_table.c -o math/sincos_table.o >/dev/null 2>&1 depbase=`echo math/complex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/complex.lo -MD -MP -MF $depbase.Tpo -c -o math/complex.lo ../../../gcc-14.2.0/libquadmath/math/complex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../gcc-14.2.0/libquadmath/math/complex.c -fno-common -DPIC -o math/.libs/complex.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../gcc-14.2.0/libquadmath/math/complex.c -o math/complex.o >/dev/null 2>&1 depbase=`echo math/ldexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ldexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/ldexpq.lo ../../../gcc-14.2.0/libquadmath/math/ldexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/ldexpq.c -fno-common -DPIC -o math/.libs/ldexpq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/ldexpq.c -o math/ldexpq.o >/dev/null 2>&1 depbase=`echo math/sincosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sincosq.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq.lo ../../../gcc-14.2.0/libquadmath/math/sincosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sincosq.c -fno-common -DPIC -o math/.libs/sincosq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sincosq.c -o math/sincosq.o >/dev/null 2>&1 depbase=`echo math/copysignq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/copysignq.lo -MD -MP -MF $depbase.Tpo -c -o math/copysignq.lo ../../../gcc-14.2.0/libquadmath/math/copysignq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/copysignq.c -fno-common -DPIC -o math/.libs/copysignq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/copysignq.c -o math/copysignq.o >/dev/null 2>&1 depbase=`echo math/lgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq.lo ../../../gcc-14.2.0/libquadmath/math/lgammaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/lgammaq.c -fno-common -DPIC -o math/.libs/lgammaq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/lgammaq.c -o math/lgammaq.o >/dev/null 2>&1 depbase=`echo math/sincosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sincosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq_kernel.lo ../../../gcc-14.2.0/libquadmath/math/sincosq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sincosq_kernel.c -fno-common -DPIC -o math/.libs/sincosq_kernel.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sincosq_kernel.c -o math/sincosq_kernel.o >/dev/null 2>&1 depbase=`echo math/coshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/coshq.lo -MD -MP -MF $depbase.Tpo -c -o math/coshq.lo ../../../gcc-14.2.0/libquadmath/math/coshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/coshq.c -fno-common -DPIC -o math/.libs/coshq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/coshq.c -o math/coshq.o >/dev/null 2>&1 depbase=`echo math/llroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/llroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/llroundq.lo ../../../gcc-14.2.0/libquadmath/math/llroundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/llroundq.c -fno-common -DPIC -o math/.libs/llroundq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/llroundq.c -o math/llroundq.o >/dev/null 2>&1 depbase=`echo math/sinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinhq.lo ../../../gcc-14.2.0/libquadmath/math/sinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sinhq.c -fno-common -DPIC -o math/.libs/sinhq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sinhq.c -o math/sinhq.o >/dev/null 2>&1 depbase=`echo math/cosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq.lo ../../../gcc-14.2.0/libquadmath/math/cosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cosq.c -fno-common -DPIC -o math/.libs/cosq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cosq.c -o math/cosq.o >/dev/null 2>&1 depbase=`echo math/log10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/log10q.lo -MD -MP -MF $depbase.Tpo -c -o math/log10q.lo ../../../gcc-14.2.0/libquadmath/math/log10q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/log10q.c -fno-common -DPIC -o math/.libs/log10q.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/log10q.c -o math/log10q.o >/dev/null 2>&1 depbase=`echo math/sinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sinq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq.lo ../../../gcc-14.2.0/libquadmath/math/sinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sinq.c -fno-common -DPIC -o math/.libs/sinq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sinq.c -o math/sinq.o >/dev/null 2>&1 depbase=`echo math/cosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq_kernel.lo ../../../gcc-14.2.0/libquadmath/math/cosq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cosq_kernel.c -fno-common -DPIC -o math/.libs/cosq_kernel.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cosq_kernel.c -o math/cosq_kernel.o >/dev/null 2>&1 depbase=`echo math/log1pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/log1pq.lo -MD -MP -MF $depbase.Tpo -c -o math/log1pq.lo ../../../gcc-14.2.0/libquadmath/math/log1pq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/log1pq.c -fno-common -DPIC -o math/.libs/log1pq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/log1pq.c -o math/log1pq.o >/dev/null 2>&1 depbase=`echo math/sinq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sinq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq_kernel.lo ../../../gcc-14.2.0/libquadmath/math/sinq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sinq_kernel.c -fno-common -DPIC -o math/.libs/sinq_kernel.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sinq_kernel.c -o math/sinq_kernel.o >/dev/null 2>&1 depbase=`echo math/erfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/erfq.lo -MD -MP -MF $depbase.Tpo -c -o math/erfq.lo ../../../gcc-14.2.0/libquadmath/math/erfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/erfq.c -fno-common -DPIC -o math/.libs/erfq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/erfq.c -o math/erfq.o >/dev/null 2>&1 depbase=`echo math/logq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/logq.lo -MD -MP -MF $depbase.Tpo -c -o math/logq.lo ../../../gcc-14.2.0/libquadmath/math/logq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/logq.c -fno-common -DPIC -o math/.libs/logq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/logq.c -o math/logq.o >/dev/null 2>&1 depbase=`echo math/sqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/sqrtq.lo ../../../gcc-14.2.0/libquadmath/math/sqrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sqrtq.c -fno-common -DPIC -o math/.libs/sqrtq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/sqrtq.c -o math/sqrtq.o >/dev/null 2>&1 depbase=`echo math/expm1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/expm1q.lo -MD -MP -MF $depbase.Tpo -c -o math/expm1q.lo ../../../gcc-14.2.0/libquadmath/math/expm1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/expm1q.c -fno-common -DPIC -o math/.libs/expm1q.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/expm1q.c -o math/expm1q.o >/dev/null 2>&1 depbase=`echo math/lroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/lroundq.lo ../../../gcc-14.2.0/libquadmath/math/lroundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/lroundq.c -fno-common -DPIC -o math/.libs/lroundq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/lroundq.c -o math/lroundq.o >/dev/null 2>&1 depbase=`echo math/tanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanhq.lo ../../../gcc-14.2.0/libquadmath/math/tanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/tanhq.c -fno-common -DPIC -o math/.libs/tanhq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/tanhq.c -o math/tanhq.o >/dev/null 2>&1 depbase=`echo math/expq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/expq.lo -MD -MP -MF $depbase.Tpo -c -o math/expq.lo ../../../gcc-14.2.0/libquadmath/math/expq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/expq.c -fno-common -DPIC -o math/.libs/expq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/expq.c -o math/expq.o >/dev/null 2>&1 depbase=`echo math/modfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/modfq.lo -MD -MP -MF $depbase.Tpo -c -o math/modfq.lo ../../../gcc-14.2.0/libquadmath/math/modfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/modfq.c -fno-common -DPIC -o math/.libs/modfq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/modfq.c -o math/modfq.o >/dev/null 2>&1 depbase=`echo math/tanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tanq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanq.lo ../../../gcc-14.2.0/libquadmath/math/tanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/tanq.c -fno-common -DPIC -o math/.libs/tanq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/tanq.c -o math/tanq.o >/dev/null 2>&1 depbase=`echo math/fabsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fabsq.lo -MD -MP -MF $depbase.Tpo -c -o math/fabsq.lo ../../../gcc-14.2.0/libquadmath/math/fabsq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/fabsq.c -fno-common -DPIC -o math/.libs/fabsq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/fabsq.c -o math/fabsq.o >/dev/null 2>&1 depbase=`echo math/nanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/nanq.lo -MD -MP -MF $depbase.Tpo -c -o math/nanq.lo ../../../gcc-14.2.0/libquadmath/math/nanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/nanq.c -fno-common -DPIC -o math/.libs/nanq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/nanq.c -o math/nanq.o >/dev/null 2>&1 depbase=`echo math/tgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq.lo ../../../gcc-14.2.0/libquadmath/math/tgammaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/tgammaq.c -fno-common -DPIC -o math/.libs/tgammaq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/tgammaq.c -o math/tgammaq.o >/dev/null 2>&1 depbase=`echo math/finiteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/finiteq.lo -MD -MP -MF $depbase.Tpo -c -o math/finiteq.lo ../../../gcc-14.2.0/libquadmath/math/finiteq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/finiteq.c -fno-common -DPIC -o math/.libs/finiteq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/finiteq.c -o math/finiteq.o >/dev/null 2>&1 depbase=`echo math/nextafterq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/nextafterq.lo -MD -MP -MF $depbase.Tpo -c -o math/nextafterq.lo ../../../gcc-14.2.0/libquadmath/math/nextafterq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/nextafterq.c -fno-common -DPIC -o math/.libs/nextafterq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/nextafterq.c -o math/nextafterq.o >/dev/null 2>&1 depbase=`echo math/truncq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/truncq.lo -MD -MP -MF $depbase.Tpo -c -o math/truncq.lo ../../../gcc-14.2.0/libquadmath/math/truncq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/truncq.c -fno-common -DPIC -o math/.libs/truncq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/truncq.c -o math/truncq.o >/dev/null 2>&1 depbase=`echo math/floorq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/floorq.lo -MD -MP -MF $depbase.Tpo -c -o math/floorq.lo ../../../gcc-14.2.0/libquadmath/math/floorq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/floorq.c -fno-common -DPIC -o math/.libs/floorq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/floorq.c -o math/floorq.o >/dev/null 2>&1 depbase=`echo math/powq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/powq.lo -MD -MP -MF $depbase.Tpo -c -o math/powq.lo ../../../gcc-14.2.0/libquadmath/math/powq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/powq.c -fno-common -DPIC -o math/.libs/powq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/powq.c -o math/powq.o >/dev/null 2>&1 depbase=`echo math/fmaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fmaq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaq.lo ../../../gcc-14.2.0/libquadmath/math/fmaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/fmaq.c -fno-common -DPIC -o math/.libs/fmaq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/fmaq.c -o math/fmaq.o >/dev/null 2>&1 depbase=`echo math/logbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/logbq.lo -MD -MP -MF $depbase.Tpo -c -o math/logbq.lo ../../../gcc-14.2.0/libquadmath/math/logbq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/logbq.c -fno-common -DPIC -o math/.libs/logbq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/logbq.c -o math/logbq.o >/dev/null 2>&1 depbase=`echo math/exp2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/exp2q.lo -MD -MP -MF $depbase.Tpo -c -o math/exp2q.lo ../../../gcc-14.2.0/libquadmath/math/exp2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/exp2q.lo -MD -MP -MF math/.deps/exp2q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/exp2q.c -fno-common -DPIC -o math/.libs/exp2q.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/exp2q.lo -MD -MP -MF math/.deps/exp2q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/exp2q.c -o math/exp2q.o >/dev/null 2>&1 depbase=`echo math/issignalingq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/issignalingq.lo -MD -MP -MF $depbase.Tpo -c -o math/issignalingq.lo ../../../gcc-14.2.0/libquadmath/math/issignalingq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/issignalingq.lo -MD -MP -MF math/.deps/issignalingq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/issignalingq.c -fno-common -DPIC -o math/.libs/issignalingq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/issignalingq.lo -MD -MP -MF math/.deps/issignalingq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/issignalingq.c -o math/issignalingq.o >/dev/null 2>&1 depbase=`echo math/lgammaq_neg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lgammaq_neg.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq_neg.lo ../../../gcc-14.2.0/libquadmath/math/lgammaq_neg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lgammaq_neg.lo -MD -MP -MF math/.deps/lgammaq_neg.Tpo -c ../../../gcc-14.2.0/libquadmath/math/lgammaq_neg.c -fno-common -DPIC -o math/.libs/lgammaq_neg.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lgammaq_neg.lo -MD -MP -MF math/.deps/lgammaq_neg.Tpo -c ../../../gcc-14.2.0/libquadmath/math/lgammaq_neg.c -o math/lgammaq_neg.o >/dev/null 2>&1 depbase=`echo math/lgammaq_product.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lgammaq_product.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq_product.lo ../../../gcc-14.2.0/libquadmath/math/lgammaq_product.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lgammaq_product.lo -MD -MP -MF math/.deps/lgammaq_product.Tpo -c ../../../gcc-14.2.0/libquadmath/math/lgammaq_product.c -fno-common -DPIC -o math/.libs/lgammaq_product.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lgammaq_product.lo -MD -MP -MF math/.deps/lgammaq_product.Tpo -c ../../../gcc-14.2.0/libquadmath/math/lgammaq_product.c -o math/lgammaq_product.o >/dev/null 2>&1 depbase=`echo math/tanq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tanq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/tanq_kernel.lo ../../../gcc-14.2.0/libquadmath/math/tanq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tanq_kernel.lo -MD -MP -MF math/.deps/tanq_kernel.Tpo -c ../../../gcc-14.2.0/libquadmath/math/tanq_kernel.c -fno-common -DPIC -o math/.libs/tanq_kernel.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tanq_kernel.lo -MD -MP -MF math/.deps/tanq_kernel.Tpo -c ../../../gcc-14.2.0/libquadmath/math/tanq_kernel.c -o math/tanq_kernel.o >/dev/null 2>&1 depbase=`echo math/tgammaq_product.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tgammaq_product.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq_product.lo ../../../gcc-14.2.0/libquadmath/math/tgammaq_product.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tgammaq_product.lo -MD -MP -MF math/.deps/tgammaq_product.Tpo -c ../../../gcc-14.2.0/libquadmath/math/tgammaq_product.c -fno-common -DPIC -o math/.libs/tgammaq_product.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/tgammaq_product.lo -MD -MP -MF math/.deps/tgammaq_product.Tpo -c ../../../gcc-14.2.0/libquadmath/math/tgammaq_product.c -o math/tgammaq_product.o >/dev/null 2>&1 depbase=`echo math/casinhq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/casinhq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/casinhq_kernel.lo ../../../gcc-14.2.0/libquadmath/math/casinhq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/casinhq_kernel.lo -MD -MP -MF math/.deps/casinhq_kernel.Tpo -c ../../../gcc-14.2.0/libquadmath/math/casinhq_kernel.c -fno-common -DPIC -o math/.libs/casinhq_kernel.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/casinhq_kernel.lo -MD -MP -MF math/.deps/casinhq_kernel.Tpo -c ../../../gcc-14.2.0/libquadmath/math/casinhq_kernel.c -o math/casinhq_kernel.o >/dev/null 2>&1 depbase=`echo math/cacoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cacoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacoshq.lo ../../../gcc-14.2.0/libquadmath/math/cacoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cacoshq.c -fno-common -DPIC -o math/.libs/cacoshq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cacoshq.c -o math/cacoshq.o >/dev/null 2>&1 depbase=`echo math/cacosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cacosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacosq.lo ../../../gcc-14.2.0/libquadmath/math/cacosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cacosq.c -fno-common -DPIC -o math/.libs/cacosq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cacosq.c -o math/cacosq.o >/dev/null 2>&1 depbase=`echo math/casinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/casinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinhq.lo ../../../gcc-14.2.0/libquadmath/math/casinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/casinhq.c -fno-common -DPIC -o math/.libs/casinhq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/casinhq.c -o math/casinhq.o >/dev/null 2>&1 depbase=`echo math/casinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/casinq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinq.lo ../../../gcc-14.2.0/libquadmath/math/casinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/casinq.c -fno-common -DPIC -o math/.libs/casinq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/casinq.c -o math/casinq.o >/dev/null 2>&1 depbase=`echo math/catanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/catanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanhq.lo ../../../gcc-14.2.0/libquadmath/math/catanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/catanhq.c -fno-common -DPIC -o math/.libs/catanhq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/catanhq.c -o math/catanhq.o >/dev/null 2>&1 depbase=`echo math/catanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/catanq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanq.lo ../../../gcc-14.2.0/libquadmath/math/catanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/catanq.c -fno-common -DPIC -o math/.libs/catanq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/catanq.c -o math/catanq.o >/dev/null 2>&1 depbase=`echo math/cimagq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cimagq.lo -MD -MP -MF $depbase.Tpo -c -o math/cimagq.lo ../../../gcc-14.2.0/libquadmath/math/cimagq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cimagq.c -fno-common -DPIC -o math/.libs/cimagq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cimagq.c -o math/cimagq.o >/dev/null 2>&1 depbase=`echo math/conjq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/conjq.lo -MD -MP -MF $depbase.Tpo -c -o math/conjq.lo ../../../gcc-14.2.0/libquadmath/math/conjq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/conjq.c -fno-common -DPIC -o math/.libs/conjq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/conjq.c -o math/conjq.o >/dev/null 2>&1 depbase=`echo math/cprojq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cprojq.lo -MD -MP -MF $depbase.Tpo -c -o math/cprojq.lo ../../../gcc-14.2.0/libquadmath/math/cprojq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cprojq.c -fno-common -DPIC -o math/.libs/cprojq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cprojq.c -o math/cprojq.o >/dev/null 2>&1 depbase=`echo math/crealq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/crealq.lo -MD -MP -MF $depbase.Tpo -c -o math/crealq.lo ../../../gcc-14.2.0/libquadmath/math/crealq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/crealq.c -fno-common -DPIC -o math/.libs/crealq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/crealq.c -o math/crealq.o >/dev/null 2>&1 depbase=`echo math/fdimq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fdimq.lo -MD -MP -MF $depbase.Tpo -c -o math/fdimq.lo ../../../gcc-14.2.0/libquadmath/math/fdimq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/fdimq.c -fno-common -DPIC -o math/.libs/fdimq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/fdimq.c -o math/fdimq.o >/dev/null 2>&1 depbase=`echo math/fmaxq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fmaxq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaxq.lo ../../../gcc-14.2.0/libquadmath/math/fmaxq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/fmaxq.c -fno-common -DPIC -o math/.libs/fmaxq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/fmaxq.c -o math/fmaxq.o >/dev/null 2>&1 depbase=`echo math/fminq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fminq.lo -MD -MP -MF $depbase.Tpo -c -o math/fminq.lo ../../../gcc-14.2.0/libquadmath/math/fminq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/fminq.c -fno-common -DPIC -o math/.libs/fminq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/fminq.c -o math/fminq.o >/dev/null 2>&1 depbase=`echo math/ilogbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ilogbq.lo -MD -MP -MF $depbase.Tpo -c -o math/ilogbq.lo ../../../gcc-14.2.0/libquadmath/math/ilogbq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/ilogbq.c -fno-common -DPIC -o math/.libs/ilogbq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/ilogbq.c -o math/ilogbq.o >/dev/null 2>&1 depbase=`echo math/llrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/llrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/llrintq.lo ../../../gcc-14.2.0/libquadmath/math/llrintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/llrintq.c -fno-common -DPIC -o math/.libs/llrintq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/llrintq.c -o math/llrintq.o >/dev/null 2>&1 depbase=`echo math/log2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/log2q.lo -MD -MP -MF $depbase.Tpo -c -o math/log2q.lo ../../../gcc-14.2.0/libquadmath/math/log2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/log2q.c -fno-common -DPIC -o math/.libs/log2q.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/log2q.c -o math/log2q.o >/dev/null 2>&1 depbase=`echo math/lrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/lrintq.lo ../../../gcc-14.2.0/libquadmath/math/lrintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/lrintq.c -fno-common -DPIC -o math/.libs/lrintq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/lrintq.c -o math/lrintq.o >/dev/null 2>&1 depbase=`echo math/nearbyintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/nearbyintq.lo -MD -MP -MF $depbase.Tpo -c -o math/nearbyintq.lo ../../../gcc-14.2.0/libquadmath/math/nearbyintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/nearbyintq.c -fno-common -DPIC -o math/.libs/nearbyintq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/nearbyintq.c -o math/nearbyintq.o >/dev/null 2>&1 depbase=`echo math/remquoq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/remquoq.lo -MD -MP -MF $depbase.Tpo -c -o math/remquoq.lo ../../../gcc-14.2.0/libquadmath/math/remquoq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/remquoq.c -fno-common -DPIC -o math/.libs/remquoq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/remquoq.c -o math/remquoq.o >/dev/null 2>&1 depbase=`echo math/ccoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ccoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/ccoshq.lo ../../../gcc-14.2.0/libquadmath/math/ccoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/ccoshq.c -fno-common -DPIC -o math/.libs/ccoshq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/ccoshq.c -o math/ccoshq.o >/dev/null 2>&1 depbase=`echo math/cexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/cexpq.lo ../../../gcc-14.2.0/libquadmath/math/cexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cexpq.c -fno-common -DPIC -o math/.libs/cexpq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/cexpq.c -o math/cexpq.o >/dev/null 2>&1 depbase=`echo math/clog10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/clog10q.lo -MD -MP -MF $depbase.Tpo -c -o math/clog10q.lo ../../../gcc-14.2.0/libquadmath/math/clog10q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/clog10q.c -fno-common -DPIC -o math/.libs/clog10q.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../gcc-14.2.0/libquadmath/math/clog10q.c -o math/clog10q.o >/dev/null 2>&1 depbase=`echo math/clogq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/clogq.lo -MD -MP -MF $depbase.Tpo -c -o math/clogq.lo ../../../gcc-14.2.0/libquadmath/math/clogq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/clogq.c -fno-common -DPIC -o math/.libs/clogq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/clogq.c -o math/clogq.o >/dev/null 2>&1 depbase=`echo math/csinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/csinq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinq.lo ../../../gcc-14.2.0/libquadmath/math/csinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/csinq.c -fno-common -DPIC -o math/.libs/csinq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/csinq.c -o math/csinq.o >/dev/null 2>&1 depbase=`echo math/csinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/csinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinhq.lo ../../../gcc-14.2.0/libquadmath/math/csinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/csinhq.c -fno-common -DPIC -o math/.libs/csinhq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/csinhq.c -o math/csinhq.o >/dev/null 2>&1 depbase=`echo math/csqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/csqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/csqrtq.lo ../../../gcc-14.2.0/libquadmath/math/csqrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/csqrtq.c -fno-common -DPIC -o math/.libs/csqrtq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/csqrtq.c -o math/csqrtq.o >/dev/null 2>&1 depbase=`echo math/ctanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ctanq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanq.lo ../../../gcc-14.2.0/libquadmath/math/ctanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/ctanq.c -fno-common -DPIC -o math/.libs/ctanq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/ctanq.c -o math/ctanq.o >/dev/null 2>&1 depbase=`echo math/ctanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ctanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanhq.lo ../../../gcc-14.2.0/libquadmath/math/ctanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/ctanhq.c -fno-common -DPIC -o math/.libs/ctanhq.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../gcc-14.2.0/libquadmath/math/ctanhq.c -o math/ctanhq.o >/dev/null 2>&1 depbase=`echo printf/addmul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/addmul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/addmul_1.lo ../../../gcc-14.2.0/libquadmath/printf/addmul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/addmul_1.c -fno-common -DPIC -o printf/.libs/addmul_1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/addmul_1.c -o printf/addmul_1.o >/dev/null 2>&1 depbase=`echo printf/add_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/add_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/add_n.lo ../../../gcc-14.2.0/libquadmath/printf/add_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/add_n.c -fno-common -DPIC -o printf/.libs/add_n.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/add_n.c -o printf/add_n.o >/dev/null 2>&1 depbase=`echo printf/cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/cmp.lo -MD -MP -MF $depbase.Tpo -c -o printf/cmp.lo ../../../gcc-14.2.0/libquadmath/printf/cmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/cmp.c -fno-common -DPIC -o printf/.libs/cmp.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/cmp.c -o printf/cmp.o >/dev/null 2>&1 depbase=`echo printf/divrem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/divrem.lo -MD -MP -MF $depbase.Tpo -c -o printf/divrem.lo ../../../gcc-14.2.0/libquadmath/printf/divrem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/divrem.c -fno-common -DPIC -o printf/.libs/divrem.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/divrem.c -o printf/divrem.o >/dev/null 2>&1 depbase=`echo printf/flt1282mpn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/flt1282mpn.lo -MD -MP -MF $depbase.Tpo -c -o printf/flt1282mpn.lo ../../../gcc-14.2.0/libquadmath/printf/flt1282mpn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/flt1282mpn.c -fno-common -DPIC -o printf/.libs/flt1282mpn.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/flt1282mpn.c -o printf/flt1282mpn.o >/dev/null 2>&1 depbase=`echo printf/fpioconst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/fpioconst.lo -MD -MP -MF $depbase.Tpo -c -o printf/fpioconst.lo ../../../gcc-14.2.0/libquadmath/printf/fpioconst.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/fpioconst.c -fno-common -DPIC -o printf/.libs/fpioconst.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/fpioconst.c -o printf/fpioconst.o >/dev/null 2>&1 depbase=`echo printf/lshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/lshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/lshift.lo ../../../gcc-14.2.0/libquadmath/printf/lshift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/lshift.c -fno-common -DPIC -o printf/.libs/lshift.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/lshift.c -o printf/lshift.o >/dev/null 2>&1 depbase=`echo printf/mul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/mul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_1.lo ../../../gcc-14.2.0/libquadmath/printf/mul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/mul_1.c -fno-common -DPIC -o printf/.libs/mul_1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/mul_1.c -o printf/mul_1.o >/dev/null 2>&1 depbase=`echo printf/mul_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/mul_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_n.lo ../../../gcc-14.2.0/libquadmath/printf/mul_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/mul_n.c -fno-common -DPIC -o printf/.libs/mul_n.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/mul_n.c -o printf/mul_n.o >/dev/null 2>&1 depbase=`echo printf/mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/mul.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul.lo ../../../gcc-14.2.0/libquadmath/printf/mul.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/mul.c -fno-common -DPIC -o printf/.libs/mul.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/mul.c -o printf/mul.o >/dev/null 2>&1 depbase=`echo printf/printf_fphex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/printf_fphex.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fphex.lo ../../../gcc-14.2.0/libquadmath/printf/printf_fphex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/printf_fphex.c -fno-common -DPIC -o printf/.libs/printf_fphex.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/printf_fphex.c -o printf/printf_fphex.o >/dev/null 2>&1 depbase=`echo printf/printf_fp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/printf_fp.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fp.lo ../../../gcc-14.2.0/libquadmath/printf/printf_fp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/printf_fp.c -fno-common -DPIC -o printf/.libs/printf_fp.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/printf_fp.c -o printf/printf_fp.o >/dev/null 2>&1 depbase=`echo printf/quadmath-printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/quadmath-printf.lo -MD -MP -MF $depbase.Tpo -c -o printf/quadmath-printf.lo ../../../gcc-14.2.0/libquadmath/printf/quadmath-printf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/quadmath-printf.c -fno-common -DPIC -o printf/.libs/quadmath-printf.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/quadmath-printf.c -o printf/quadmath-printf.o >/dev/null 2>&1 depbase=`echo printf/rshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/rshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/rshift.lo ../../../gcc-14.2.0/libquadmath/printf/rshift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/rshift.c -fno-common -DPIC -o printf/.libs/rshift.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/rshift.c -o printf/rshift.o >/dev/null 2>&1 depbase=`echo printf/submul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/submul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/submul_1.lo ../../../gcc-14.2.0/libquadmath/printf/submul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/submul_1.c -fno-common -DPIC -o printf/.libs/submul_1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/submul_1.c -o printf/submul_1.o >/dev/null 2>&1 depbase=`echo printf/sub_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/sub_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/sub_n.lo ../../../gcc-14.2.0/libquadmath/printf/sub_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/sub_n.c -fno-common -DPIC -o printf/.libs/sub_n.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c ../../../gcc-14.2.0/libquadmath/printf/sub_n.c -o printf/sub_n.o >/dev/null 2>&1 depbase=`echo strtod/strtoflt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT strtod/strtoflt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/strtoflt128.lo ../../../gcc-14.2.0/libquadmath/strtod/strtoflt128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../../../gcc-14.2.0/libquadmath/strtod/strtoflt128.c -fno-common -DPIC -o strtod/.libs/strtoflt128.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../../../gcc-14.2.0/libquadmath/strtod/strtoflt128.c -o strtod/strtoflt128.o >/dev/null 2>&1 depbase=`echo strtod/mpn2flt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT strtod/mpn2flt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/mpn2flt128.lo ../../../gcc-14.2.0/libquadmath/strtod/mpn2flt128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c ../../../gcc-14.2.0/libquadmath/strtod/mpn2flt128.c -fno-common -DPIC -o strtod/.libs/mpn2flt128.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c ../../../gcc-14.2.0/libquadmath/strtod/mpn2flt128.c -o strtod/mpn2flt128.o >/dev/null 2>&1 depbase=`echo strtod/tens_in_limb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT strtod/tens_in_limb.lo -MD -MP -MF $depbase.Tpo -c -o strtod/tens_in_limb.lo ../../../gcc-14.2.0/libquadmath/strtod/tens_in_limb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c ../../../gcc-14.2.0/libquadmath/strtod/tens_in_limb.c -fno-common -DPIC -o strtod/.libs/tens_in_limb.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libquadmath -I ../../../gcc-14.2.0/libquadmath/../include -g -O2 -pipe -Os -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c ../../../gcc-14.2.0/libquadmath/strtod/tens_in_limb.c -o strtod/tens_in_limb.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -g -O2 -pipe -Os -version-info `grep -v '^#' ../../../gcc-14.2.0/libquadmath/libtool-version` -Wc,-nodefaultrpaths -Wl,-rpath,@loader_path -L/opt/pkg/lib -o libquadmath.la -rpath /opt/pkg/gcc14/lib math/x2y2m1q.lo math/acoshq.lo math/fmodq.lo math/acosq.lo math/frexpq.lo math/rem_pio2q.lo math/asinhq.lo math/hypotq.lo math/remainderq.lo math/asinq.lo math/rintq.lo math/atan2q.lo math/isinfq.lo math/roundq.lo math/atanhq.lo math/isnanq.lo math/scalblnq.lo math/atanq.lo math/j0q.lo math/scalbnq.lo math/cbrtq.lo math/j1q.lo math/signbitq.lo math/ceilq.lo math/jnq.lo math/sincos_table.lo math/complex.lo math/ldexpq.lo math/sincosq.lo math/copysignq.lo math/lgammaq.lo math/sincosq_kernel.lo math/coshq.lo math/llroundq.lo math/sinhq.lo math/cosq.lo math/log10q.lo math/sinq.lo math/cosq_kernel.lo math/log1pq.lo math/sinq_kernel.lo math/erfq.lo math/logq.lo math/sqrtq.lo math/expm1q.lo math/lroundq.lo math/tanhq.lo math/expq.lo math/modfq.lo math/tanq.lo math/fabsq.lo math/nanq.lo math/tgammaq.lo math/finiteq.lo math/nextafterq.lo math/truncq.lo math/floorq.lo math/powq.lo math/fmaq.lo math/logbq.lo math/exp2q.lo math/issignalingq.lo math/lgammaq_neg.lo math/lgammaq_product.lo math/tanq_kernel.lo math/tgammaq_product.lo math/casinhq_kernel.lo math/cacoshq.lo math/cacosq.lo math/casinhq.lo math/casinq.lo math/catanhq.lo math/catanq.lo math/cimagq.lo math/conjq.lo math/cprojq.lo math/crealq.lo math/fdimq.lo math/fmaxq.lo math/fminq.lo math/ilogbq.lo math/llrintq.lo math/log2q.lo math/lrintq.lo math/nearbyintq.lo math/remquoq.lo math/ccoshq.lo math/cexpq.lo math/clog10q.lo math/clogq.lo math/csinq.lo math/csinhq.lo math/csqrtq.lo math/ctanq.lo math/ctanhq.lo printf/addmul_1.lo printf/add_n.lo printf/cmp.lo printf/divrem.lo printf/flt1282mpn.lo printf/fpioconst.lo printf/lshift.lo printf/mul_1.lo printf/mul_n.lo printf/mul.lo printf/printf_fphex.lo printf/printf_fp.lo printf/quadmath-printf.lo printf/rshift.lo printf/submul_1.lo printf/sub_n.lo strtod/strtoflt128.lo strtod/mpn2flt128.lo strtod/tens_in_limb.lo libtool: link: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -dynamiclib -o .libs/libquadmath.0.dylib math/.libs/x2y2m1q.o math/.libs/acoshq.o math/.libs/fmodq.o math/.libs/acosq.o math/.libs/frexpq.o math/.libs/rem_pio2q.o math/.libs/asinhq.o math/.libs/hypotq.o math/.libs/remainderq.o math/.libs/asinq.o math/.libs/rintq.o math/.libs/atan2q.o math/.libs/isinfq.o math/.libs/roundq.o math/.libs/atanhq.o math/.libs/isnanq.o math/.libs/scalblnq.o math/.libs/atanq.o math/.libs/j0q.o math/.libs/scalbnq.o math/.libs/cbrtq.o math/.libs/j1q.o math/.libs/signbitq.o math/.libs/ceilq.o math/.libs/jnq.o math/.libs/sincos_table.o math/.libs/complex.o math/.libs/ldexpq.o math/.libs/sincosq.o math/.libs/copysignq.o math/.libs/lgammaq.o math/.libs/sincosq_kernel.o math/.libs/coshq.o math/.libs/llroundq.o math/.libs/sinhq.o math/.libs/cosq.o math/.libs/log10q.o math/.libs/sinq.o math/.libs/cosq_kernel.o math/.libs/log1pq.o math/.libs/sinq_kernel.o math/.libs/erfq.o math/.libs/logq.o math/.libs/sqrtq.o math/.libs/expm1q.o math/.libs/lroundq.o math/.libs/tanhq.o math/.libs/expq.o math/.libs/modfq.o math/.libs/tanq.o math/.libs/fabsq.o math/.libs/nanq.o math/.libs/tgammaq.o math/.libs/finiteq.o math/.libs/nextafterq.o math/.libs/truncq.o math/.libs/floorq.o math/.libs/powq.o math/.libs/fmaq.o math/.libs/logbq.o math/.libs/exp2q.o math/.libs/issignalingq.o math/.libs/lgammaq_neg.o math/.libs/lgammaq_product.o math/.libs/tanq_kernel.o math/.libs/tgammaq_product.o math/.libs/casinhq_kernel.o math/.libs/cacoshq.o math/.libs/cacosq.o math/.libs/casinhq.o math/.libs/casinq.o math/.libs/catanhq.o math/.libs/catanq.o math/.libs/cimagq.o math/.libs/conjq.o math/.libs/cprojq.o math/.libs/crealq.o math/.libs/fdimq.o math/.libs/fmaxq.o math/.libs/fminq.o math/.libs/ilogbq.o math/.libs/llrintq.o math/.libs/log2q.o math/.libs/lrintq.o math/.libs/nearbyintq.o math/.libs/remquoq.o math/.libs/ccoshq.o math/.libs/cexpq.o math/.libs/clog10q.o math/.libs/clogq.o math/.libs/csinq.o math/.libs/csinhq.o math/.libs/csqrtq.o math/.libs/ctanq.o math/.libs/ctanhq.o printf/.libs/addmul_1.o printf/.libs/add_n.o printf/.libs/cmp.o printf/.libs/divrem.o printf/.libs/flt1282mpn.o printf/.libs/fpioconst.o printf/.libs/lshift.o printf/.libs/mul_1.o printf/.libs/mul_n.o printf/.libs/mul.o printf/.libs/printf_fphex.o printf/.libs/printf_fp.o printf/.libs/quadmath-printf.o printf/.libs/rshift.o printf/.libs/submul_1.o printf/.libs/sub_n.o strtod/.libs/strtoflt128.o strtod/.libs/mpn2flt128.o strtod/.libs/tens_in_limb.o -L/opt/pkg/lib -nodefaultrpaths -Wl,-rpath -Wl,@loader_path -install_name @rpath/libquadmath.0.dylib -compatibility_version 1 -current_version 1.0 ld: warning: directory not found for option '-L/opt/pkg/gcc14//lib/.' ld: warning: directory not found for option '-L/opt/pkg/gcc14/lib/.' libtool: link: dsymutil .libs/libquadmath.0.dylib || : libtool: link: (cd ".libs" && rm -f "libquadmath.dylib" && ln -s "libquadmath.0.dylib" "libquadmath.dylib") libtool: link: ar rc .libs/libquadmath.a math/x2y2m1q.o math/acoshq.o math/fmodq.o math/acosq.o math/frexpq.o math/rem_pio2q.o math/asinhq.o math/hypotq.o math/remainderq.o math/asinq.o math/rintq.o math/atan2q.o math/isinfq.o math/roundq.o math/atanhq.o math/isnanq.o math/scalblnq.o math/atanq.o math/j0q.o math/scalbnq.o math/cbrtq.o math/j1q.o math/signbitq.o math/ceilq.o math/jnq.o math/sincos_table.o math/complex.o math/ldexpq.o math/sincosq.o math/copysignq.o math/lgammaq.o math/sincosq_kernel.o math/coshq.o math/llroundq.o math/sinhq.o math/cosq.o math/log10q.o math/sinq.o math/cosq_kernel.o math/log1pq.o math/sinq_kernel.o math/erfq.o math/logq.o math/sqrtq.o math/expm1q.o math/lroundq.o math/tanhq.o math/expq.o math/modfq.o math/tanq.o math/fabsq.o math/nanq.o math/tgammaq.o math/finiteq.o math/nextafterq.o math/truncq.o math/floorq.o math/powq.o math/fmaq.o math/logbq.o math/exp2q.o math/issignalingq.o math/lgammaq_neg.o math/lgammaq_product.o math/tanq_kernel.o math/tgammaq_product.o math/casinhq_kernel.o math/cacoshq.o math/cacosq.o math/casinhq.o math/casinq.o math/catanhq.o math/catanq.o math/cimagq.o math/conjq.o math/cprojq.o math/crealq.o math/fdimq.o math/fmaxq.o math/fminq.o math/ilogbq.o math/llrintq.o math/log2q.o math/lrintq.o math/nearbyintq.o math/remquoq.o math/ccoshq.o math/cexpq.o math/clog10q.o math/clogq.o math/csinq.o math/csinhq.o math/csqrtq.o math/ctanq.o math/ctanhq.o printf/addmul_1.o printf/add_n.o printf/cmp.o printf/divrem.o printf/flt1282mpn.o printf/fpioconst.o printf/lshift.o printf/mul_1.o printf/mul_n.o printf/mul.o printf/printf_fphex.o printf/printf_fp.o printf/quadmath-printf.o printf/rshift.o printf/submul_1.o printf/sub_n.o strtod/strtoflt128.o strtod/mpn2flt128.o strtod/tens_in_limb.o libtool: link: ranlib .libs/libquadmath.a libtool: link: ( cd ".libs" && rm -f "libquadmath.la" && ln -s "../libquadmath.la" "libquadmath.la" ) true "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2 -pipe -Os" "CXXFLAGS=-g -O2 -pipe -Os" "CFLAGS_FOR_BUILD=-pipe -Os" "CFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "EXPECT=expect" "INSTALL=/usr/bin/install -c -o pbulk -g staff" "INSTALL_DATA=/usr/bin/install -c -o pbulk -g staff -m 644" "INSTALL_PROGRAM=/usr/bin/install -c -o pbulk -g staff -m 755" "INSTALL_SCRIPT=/usr/bin/install -c -o pbulk -g staff -m 755" "JC1FLAGS=" "LDFLAGS=-L/opt/pkg/lib " "LIBCFLAGS=-g -O2 -pipe -Os" "LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -Os" "MAKE=/opt/pkg/bin/gmake" "MAKEINFO=/Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 -I ../../../gcc-14.2.0/libquadmath/../gcc/doc/include -I ../../../gcc-14.2.0/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/opt/pkg/bin/mksh" "RUNTESTFLAGS=" "exec_prefix=/opt/pkg/gcc14" "infodir=/opt/pkg/gcc14/info" "libdir=/opt/pkg/gcc14/lib" "prefix=/opt/pkg/gcc14" "includedir=/opt/pkg/gcc14/include" "AR=ar " "AS=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/as" "CC=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include " "CXX=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include " "LD=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -pipe -Os" "NM=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib " "DESTDIR=" DO=all multi-do # /opt/pkg/bin/gmake gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libquadmath' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libquadmath' Checking multilib configuration for libgfortran... mkdir x86_64-apple-darwin23/libgfortran Configuring in x86_64-apple-darwin23/libgfortran configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking for --enable-version-specific-runtime-libs... no checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../../gcc-14.2.0/libgfortran/../install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by /opt/pkg/bin/gmake... GNU checking for x86_64-apple-darwin23-gcc... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... none needed checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include understands -c and -o together... rm: conftest.dSYM: is a directory yes checking dependency style of /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... gcc3 checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-apple-darwin23-gcc... (cached) /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... (cached) yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... (cached) none needed checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include understands -c and -o together... (cached) yes checking dependency style of /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... (cached) gcc3 checking for CET support... no checking whether symbol versioning is supported... no checking for gcc that supports -ffunction-sections -fdata-sections... yes checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking how to print strings... print -r checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking for -mclear-hwcap... no checking for x86_64-apple-darwin23-as... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/as checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-ranlib... ranlib checking whether /opt/pkg/bin/gmake sets $(MAKE)... (cached) yes checking for BSD- or MS-compatible name lister (nm)... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B checking the name lister (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... (cached) ar checking for x86_64-apple-darwin23-strip... strip checking for x86_64-apple-darwin23-ranlib... (cached) ranlib checking command to parse /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B output from /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include object... ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... no checking for dlfcn.h... yes checking for objdir... .libs checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -fno-rtti -fno-exceptions... no checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common -DPIC checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common -DPIC works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-apple-darwin23-gfortran... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether we are using the GNU Fortran compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether the GNU Fortran compiler is working... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for unistd.h... (cached) yes checking for sys/random.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/uio.h... yes checking for sys/wait.h... yes checking for floatingpoint.h... no checking for ieeefp.h... no checking for fenv.h... yes checking for fptrap.h... no checking for fpxcp.h... no checking for pwd.h... yes checking for complex.h... yes checking for xlocale.h... yes checking for math.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for getrusage... yes checking for times... yes checking for mkstemp... yes checking for strtof... yes checking for strtold... yes checking for snprintf... yes checking for ftruncate... yes checking for chsize... no checking for chdir... yes checking for getentropy... yes checking for getlogin... yes checking for gethostname... yes checking for kill... yes checking for link... yes checking for symlink... yes checking for sleep... yes checking for ttyname... yes checking for sigaction... yes checking for waitpid... yes checking for alarm... yes checking for access... yes checking for fork... yes checking for posix_spawn... yes checking for setmode... yes checking for fcntl... yes checking for writev... yes checking for gettimeofday... yes checking for stat... yes checking for fstat... yes checking for lstat... yes checking for getpwuid... yes checking for vsnprintf... yes checking for dup... yes checking for getcwd... yes checking for localtime_r... yes checking for gmtime_r... yes checking for getpwuid_r... yes checking for ttyname_r... yes checking for clock_gettime... yes checking for getgid... yes checking for getpid... yes checking for getuid... yes checking for geteuid... yes checking for umask... yes checking for getegid... yes checking for secure_getenv... no checking for __secure_getenv... no checking for mkostemp... yes checking for strnlen... yes checking for strndup... yes checking for newlocale... yes checking for freelocale... yes checking for uselocale... yes checking for strerror_l... no checking for strtof128... no checking for strfromf128... no checking for sin in -lm... yes checking for acosf... yes checking for acos... yes checking for acosl... yes checking for acoshf... yes checking for acosh... yes checking for acoshl... yes checking for asinf... yes checking for asin... yes checking for asinl... yes checking for asinhf... yes checking for asinh... yes checking for asinhl... yes checking for atan2f... yes checking for atan2... yes checking for atan2l... yes checking for atanf... yes checking for atan... yes checking for atanl... yes checking for atanhf... yes checking for atanh... yes checking for atanhl... yes checking for cargf... yes checking for carg... yes checking for cargl... yes checking for ceilf... yes checking for ceil... yes checking for ceill... yes checking for copysignf... yes checking for copysign... yes checking for copysignl... yes checking for cosf... yes checking for cos... yes checking for cosl... yes checking for ccosf... yes checking for ccos... yes checking for ccosl... yes checking for coshf... yes checking for cosh... yes checking for coshl... yes checking for ccoshf... yes checking for ccosh... yes checking for ccoshl... yes checking for expf... yes checking for exp... yes checking for expl... yes checking for cexpf... yes checking for cexp... yes checking for cexpl... yes checking for fabsf... yes checking for fabs... yes checking for fabsl... yes checking for cabsf... yes checking for cabs... yes checking for cabsl... yes checking for floorf... yes checking for floor... yes checking for floorl... yes checking for fmaf... yes checking for fma... yes checking for fmal... yes checking for fmodf... yes checking for fmod... yes checking for fmodl... yes checking for frexpf... yes checking for frexp... yes checking for frexpl... yes checking for hypotf... yes checking for hypot... yes checking for hypotl... yes checking for ldexpf... yes checking for ldexp... yes checking for ldexpl... yes checking for logf... yes checking for log... yes checking for logl... yes checking for clogf... yes checking for clog... yes checking for clogl... yes checking for log10f... yes checking for log10... yes checking for log10l... yes checking for clog10f... no checking for clog10... no checking for clog10l... no checking for nextafterf... yes checking for nextafter... yes checking for nextafterl... yes checking for powf... yes checking for pow... yes checking for cpowf... yes checking for cpow... yes checking for cpowl... yes checking for roundf... yes checking for round... yes checking for roundl... yes checking for lroundf... yes checking for lround... yes checking for lroundl... yes checking for llroundf... yes checking for llround... yes checking for llroundl... yes checking for scalbnf... yes checking for scalbn... yes checking for scalbnl... yes checking for sinf... yes checking for sin... yes checking for sinl... yes checking for csinf... yes checking for csin... yes checking for csinl... yes checking for sinhf... yes checking for sinh... yes checking for sinhl... yes checking for csinhf... yes checking for csinh... yes checking for csinhl... yes checking for sqrtf... yes checking for sqrt... yes checking for sqrtl... yes checking for csqrtf... yes checking for csqrt... yes checking for csqrtl... yes checking for tanf... yes checking for tan... yes checking for tanl... yes checking for ctanf... yes checking for ctan... yes checking for ctanl... yes checking for tanhf... yes checking for tanh... yes checking for tanhl... yes checking for ctanhf... yes checking for ctanh... yes checking for ctanhl... yes checking for truncf... yes checking for trunc... yes checking for truncl... yes checking for erff... yes checking for erf... yes checking for erfcf... yes checking for erfc... yes checking for erfcl... yes checking for j0f... no checking for j0... yes checking for j1f... no checking for j1... yes checking for jnf... no checking for jn... yes checking for jnl... no checking for y0f... no checking for y0... yes checking for y1f... no checking for y1... yes checking for ynf... no checking for yn... yes checking for ynl... no checking for tgamma... yes checking for tgammaf... yes checking for lgamma... yes checking for lgammaf... yes checking for cacos... yes checking for cacosf... yes checking for cacosh... yes checking for cacoshf... yes checking for cacoshl... yes checking for cacosl... yes checking for casin... yes checking for casinf... yes checking for casinh... yes checking for casinhf... yes checking for casinhl... yes checking for casinl... yes checking for catan... yes checking for catanf... yes checking for catanh... yes checking for catanhf... yes checking for catanhl... yes checking for catanl... yes checking for __clog in -lm... no checking for acosf128... no checking for acoshf128... no checking for asinf128... no checking for asinhf128... no checking for atan2f128... no checking for atanf128... no checking for atanhf128... no checking for cargf128... no checking for ceilf128... no checking for copysignf128... no checking for cosf128... no checking for ccosf128... no checking for coshf128... no checking for ccoshf128... no checking for expf128... no checking for cexpf128... no checking for fabsf128... no checking for cabsf128... no checking for floorf128... no checking for fmaf128... no checking for fmodf128... no checking for frexpf128... no checking for hypotf128... no checking for ldexpf128... no checking for logf128... no checking for clogf128... no checking for log10f128... no checking for clog10f128... no checking for nextafterf128... no checking for powf128... no checking for cpowf128... no checking for roundf128... no checking for lroundf128... no checking for llroundf128... no checking for scalbnf128... no checking for sinf128... no checking for csinf128... no checking for sinhf128... no checking for csinhf128... no checking for sqrtf128... no checking for csqrtf128... no checking for tanf128... no checking for ctanf128... no checking for tanhf128... no checking for ctanhf128... no checking for truncf128... no checking for erff128... no checking for erfcf128... no checking for j0f128... no checking for j1f128... no checking for jnf128... no checking for y0f128... no checking for y1f128... no checking for ynf128... no checking for tgammaf128... no checking for lgammaf128... no checking for cacosf128... no checking for cacoshf128... no checking for casinf128... no checking for casinhf128... no checking for catanf128... no checking for catanhf128... no checking whether the target stat is reliable... yes checking whether __mingw_snprintf is present... no checking whether we have a usable _Float128 type... yes checking whether --as-needed/-z ignore works... no checking for feenableexcept in -lm... no checking whether fpsetmask is present... no checking for fp_except... no checking for fp_except_t... no checking for fp_rnd... no checking for fp_rnd_t... no checking for fpsetsticky... no checking for fpresetsticky... no checking for fp_trap... no checking for fp_enable... no checking for _SOFT_FLOAT defined... no configure: FPU dependent file will be fpu-387.h configure: Support for IEEE modules: yes checking POSIX version of getpwuid_r with 5 arguments... yes checking whether the target supports hidden visibility... yes checking whether the target supports symbol aliases... no checking whether the target supports __atomic_fetch_add... yes checking whether pragma weak works... yes checking whether the target supports weakref... no checking whether the target can unlink an open file... yes checking whether the target has CRLF as line terminator... no configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgfortran.spec config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgfortran' /opt/pkg/bin/mksh ../../../gcc-14.2.0/libgfortran/mk-sik-inc.sh '1 2 4 8 16' '/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > selected_int_kind.inc || rm selected_int_kind.inc /opt/pkg/bin/mksh ../../../gcc-14.2.0/libgfortran/mk-srk-inc.sh '4 8 10 16' '/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > selected_real_kind.inc || rm selected_real_kind.inc /opt/pkg/bin/mksh ../../../gcc-14.2.0/libgfortran/mk-kinds-h.sh '1 2 4 8 16' \ '4 8 10 16' \ '/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' 'no' > kinds.h || rm kinds.h cat kinds.h ../../../gcc-14.2.0/libgfortran/kinds-override.h | grep '^#' | grep -v include > kinds.inc grep '^#' < ../../../gcc-14.2.0/libgfortran/c99_protos.h > c99_protos.inc cp ../../../gcc-14.2.0/libgfortran/config/fpu-387.h fpu-target.h grep '^#define GFC_FPE_' < ../../../gcc-14.2.0/libgfortran/../gcc/fortran/libgfortran.h > fpu-target.inc || true grep '^#define GFC_FPE_' < ../../../gcc-14.2.0/libgfortran/libgfortran.h >> fpu-target.inc || true rm -f include/ISO_Fortran_binding.h ../../../gcc-14.2.0/libgfortran/../install-sh -c -d include cp ../../../gcc-14.2.0/libgfortran/ISO_Fortran_binding.h include/ISO_Fortran_binding.h /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgfortran' /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo `test -f 'caf/single.c' || echo '../../../gcc-14.2.0/libgfortran/'`caf/single.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../gcc-14.2.0/libgfortran/caf/single.c -fno-common -DPIC -o .libs/single.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../gcc-14.2.0/libgfortran/caf/single.c -o single.o >/dev/null 2>&1 mv -f .deps/single.Tpo .deps/single.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -L/opt/pkg/lib -o libcaf_single.la -static -rpath /opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0 single.lo -lm libtool: link: ar rc .libs/libcaf_single.a single.o libtool: link: ranlib .libs/libcaf_single.a libtool: link: ( cd ".libs" && rm -f "libcaf_single.la" && ln -s "../libcaf_single.la" "libcaf_single.la" ) /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c -o bounds.lo `test -f 'runtime/bounds.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/bounds.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/bounds.c -fno-common -DPIC -o .libs/bounds.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/bounds.c -o bounds.o >/dev/null 2>&1 mv -f .deps/bounds.Tpo .deps/bounds.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c -o compile_options.lo `test -f 'runtime/compile_options.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/compile_options.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/compile_options.c -fno-common -DPIC -o .libs/compile_options.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/compile_options.c -o compile_options.o >/dev/null 2>&1 mv -f .deps/compile_options.Tpo .deps/compile_options.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo `test -f 'runtime/memory.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/memory.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/memory.c -fno-common -DPIC -o .libs/memory.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/memory.c -o memory.o >/dev/null 2>&1 mv -f .deps/memory.Tpo .deps/memory.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo `test -f 'runtime/string.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/string.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/string.c -fno-common -DPIC -o .libs/string.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/string.c -o string.o >/dev/null 2>&1 mv -f .deps/string.Tpo .deps/string.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT select.lo -MD -MP -MF .deps/select.Tpo -c -o select.lo `test -f 'runtime/select.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/select.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT select.lo -MD -MP -MF .deps/select.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/select.c -fno-common -DPIC -o .libs/select.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT select.lo -MD -MP -MF .deps/select.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/select.c -o select.o >/dev/null 2>&1 mv -f .deps/select.Tpo .deps/select.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c -o backtrace.lo `test -f 'runtime/backtrace.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/backtrace.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/backtrace.c -fno-common -DPIC -o .libs/backtrace.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/backtrace.c -o backtrace.o >/dev/null 2>&1 mv -f .deps/backtrace.Tpo .deps/backtrace.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c -o convert_char.lo `test -f 'runtime/convert_char.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/convert_char.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/convert_char.c -fno-common -DPIC -o .libs/convert_char.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/convert_char.c -o convert_char.o >/dev/null 2>&1 mv -f .deps/convert_char.Tpo .deps/convert_char.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c -o environ.lo `test -f 'runtime/environ.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/environ.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/environ.c -fno-common -DPIC -o .libs/environ.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/environ.c -o environ.o >/dev/null 2>&1 mv -f .deps/environ.Tpo .deps/environ.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo `test -f 'runtime/error.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/error.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/error.c -fno-common -DPIC -o .libs/error.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c -o fpu.lo `test -f 'runtime/fpu.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/fpu.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/fpu.c -fno-common -DPIC -o .libs/fpu.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/fpu.c -o fpu.o >/dev/null 2>&1 mv -f .deps/fpu.Tpo .deps/fpu.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo `test -f 'runtime/main.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/main.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/main.c -fno-common -DPIC -o .libs/main.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/main.c -o main.o >/dev/null 2>&1 mv -f .deps/main.Tpo .deps/main.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c -o pause.lo `test -f 'runtime/pause.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/pause.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/pause.c -fno-common -DPIC -o .libs/pause.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/pause.c -o pause.o >/dev/null 2>&1 mv -f .deps/pause.Tpo .deps/pause.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c -o stop.lo `test -f 'runtime/stop.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/stop.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/stop.c -fno-common -DPIC -o .libs/stop.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/stop.c -o stop.o >/dev/null 2>&1 mv -f .deps/stop.Tpo .deps/stop.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c -o all_l1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/all_l1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/all_l1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/all_l1.c -fno-common -DPIC -o .libs/all_l1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/all_l1.c -o all_l1.o >/dev/null 2>&1 mv -f .deps/all_l1.Tpo .deps/all_l1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c -o all_l2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/all_l2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/all_l2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/all_l2.c -fno-common -DPIC -o .libs/all_l2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/all_l2.c -o all_l2.o >/dev/null 2>&1 mv -f .deps/all_l2.Tpo .deps/all_l2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c -o all_l4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/all_l4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/all_l4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/all_l4.c -fno-common -DPIC -o .libs/all_l4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/all_l4.c -o all_l4.o >/dev/null 2>&1 mv -f .deps/all_l4.Tpo .deps/all_l4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c -o all_l8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/all_l8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/all_l8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/all_l8.c -fno-common -DPIC -o .libs/all_l8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/all_l8.c -o all_l8.o >/dev/null 2>&1 mv -f .deps/all_l8.Tpo .deps/all_l8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c -o all_l16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/all_l16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/all_l16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/all_l16.c -fno-common -DPIC -o .libs/all_l16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/all_l16.c -o all_l16.o >/dev/null 2>&1 mv -f .deps/all_l16.Tpo .deps/all_l16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c -o any_l1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/any_l1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/any_l1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/any_l1.c -fno-common -DPIC -o .libs/any_l1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/any_l1.c -o any_l1.o >/dev/null 2>&1 mv -f .deps/any_l1.Tpo .deps/any_l1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c -o any_l2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/any_l2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/any_l2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/any_l2.c -fno-common -DPIC -o .libs/any_l2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/any_l2.c -o any_l2.o >/dev/null 2>&1 mv -f .deps/any_l2.Tpo .deps/any_l2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c -o any_l4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/any_l4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/any_l4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/any_l4.c -fno-common -DPIC -o .libs/any_l4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/any_l4.c -o any_l4.o >/dev/null 2>&1 mv -f .deps/any_l4.Tpo .deps/any_l4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c -o any_l8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/any_l8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/any_l8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/any_l8.c -fno-common -DPIC -o .libs/any_l8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/any_l8.c -o any_l8.o >/dev/null 2>&1 mv -f .deps/any_l8.Tpo .deps/any_l8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c -o any_l16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/any_l16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/any_l16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/any_l16.c -fno-common -DPIC -o .libs/any_l16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/any_l16.c -o any_l16.o >/dev/null 2>&1 mv -f .deps/any_l16.Tpo .deps/any_l16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c -o count_1_l.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/count_1_l.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/count_1_l.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/count_1_l.c -fno-common -DPIC -o .libs/count_1_l.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/count_1_l.c -o count_1_l.o >/dev/null 2>&1 mv -f .deps/count_1_l.Tpo .deps/count_1_l.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c -o count_2_l.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/count_2_l.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/count_2_l.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/count_2_l.c -fno-common -DPIC -o .libs/count_2_l.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/count_2_l.c -o count_2_l.o >/dev/null 2>&1 mv -f .deps/count_2_l.Tpo .deps/count_2_l.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c -o count_4_l.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/count_4_l.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/count_4_l.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/count_4_l.c -fno-common -DPIC -o .libs/count_4_l.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/count_4_l.c -o count_4_l.o >/dev/null 2>&1 mv -f .deps/count_4_l.Tpo .deps/count_4_l.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c -o count_8_l.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/count_8_l.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/count_8_l.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/count_8_l.c -fno-common -DPIC -o .libs/count_8_l.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/count_8_l.c -o count_8_l.o >/dev/null 2>&1 mv -f .deps/count_8_l.Tpo .deps/count_8_l.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c -o count_16_l.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/count_16_l.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/count_16_l.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/count_16_l.c -fno-common -DPIC -o .libs/count_16_l.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/count_16_l.c -o count_16_l.o >/dev/null 2>&1 mv -f .deps/count_16_l.Tpo .deps/count_16_l.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c -o maxloc0_4_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i1.c -fno-common -DPIC -o .libs/maxloc0_4_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i1.c -o maxloc0_4_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i1.Tpo .deps/maxloc0_4_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c -o maxloc0_8_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i1.c -fno-common -DPIC -o .libs/maxloc0_8_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i1.c -o maxloc0_8_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i1.Tpo .deps/maxloc0_8_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c -o maxloc0_16_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i1.c -fno-common -DPIC -o .libs/maxloc0_16_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i1.c -o maxloc0_16_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i1.Tpo .deps/maxloc0_16_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c -o maxloc0_4_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i2.c -fno-common -DPIC -o .libs/maxloc0_4_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i2.c -o maxloc0_4_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i2.Tpo .deps/maxloc0_4_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c -o maxloc0_8_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i2.c -fno-common -DPIC -o .libs/maxloc0_8_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i2.c -o maxloc0_8_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i2.Tpo .deps/maxloc0_8_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c -o maxloc0_16_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i2.c -fno-common -DPIC -o .libs/maxloc0_16_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i2.c -o maxloc0_16_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i2.Tpo .deps/maxloc0_16_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c -o maxloc0_4_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i4.c -fno-common -DPIC -o .libs/maxloc0_4_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i4.c -o maxloc0_4_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i4.Tpo .deps/maxloc0_4_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c -o maxloc0_8_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i4.c -fno-common -DPIC -o .libs/maxloc0_8_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i4.c -o maxloc0_8_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i4.Tpo .deps/maxloc0_8_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c -o maxloc0_16_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i4.c -fno-common -DPIC -o .libs/maxloc0_16_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i4.c -o maxloc0_16_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i4.Tpo .deps/maxloc0_16_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c -o maxloc0_4_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i8.c -fno-common -DPIC -o .libs/maxloc0_4_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i8.c -o maxloc0_4_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i8.Tpo .deps/maxloc0_4_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c -o maxloc0_8_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i8.c -fno-common -DPIC -o .libs/maxloc0_8_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i8.c -o maxloc0_8_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i8.Tpo .deps/maxloc0_8_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c -o maxloc0_16_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i8.c -fno-common -DPIC -o .libs/maxloc0_16_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i8.c -o maxloc0_16_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i8.Tpo .deps/maxloc0_16_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c -o maxloc0_4_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i16.c -fno-common -DPIC -o .libs/maxloc0_4_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_i16.c -o maxloc0_4_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i16.Tpo .deps/maxloc0_4_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c -o maxloc0_8_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i16.c -fno-common -DPIC -o .libs/maxloc0_8_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_i16.c -o maxloc0_8_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i16.Tpo .deps/maxloc0_8_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c -o maxloc0_16_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i16.c -fno-common -DPIC -o .libs/maxloc0_16_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_i16.c -o maxloc0_16_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i16.Tpo .deps/maxloc0_16_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c -o maxloc0_4_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r4.c -fno-common -DPIC -o .libs/maxloc0_4_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r4.c -o maxloc0_4_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r4.Tpo .deps/maxloc0_4_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c -o maxloc0_8_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r4.c -fno-common -DPIC -o .libs/maxloc0_8_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r4.c -o maxloc0_8_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r4.Tpo .deps/maxloc0_8_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c -o maxloc0_16_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r4.c -fno-common -DPIC -o .libs/maxloc0_16_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r4.c -o maxloc0_16_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r4.Tpo .deps/maxloc0_16_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c -o maxloc0_4_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r8.c -fno-common -DPIC -o .libs/maxloc0_4_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r8.c -o maxloc0_4_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r8.Tpo .deps/maxloc0_4_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c -o maxloc0_8_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r8.c -fno-common -DPIC -o .libs/maxloc0_8_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r8.c -o maxloc0_8_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r8.Tpo .deps/maxloc0_8_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c -o maxloc0_16_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r8.c -fno-common -DPIC -o .libs/maxloc0_16_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r8.c -o maxloc0_16_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r8.Tpo .deps/maxloc0_16_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c -o maxloc0_4_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r10.c -fno-common -DPIC -o .libs/maxloc0_4_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r10.c -o maxloc0_4_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r10.Tpo .deps/maxloc0_4_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c -o maxloc0_8_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r10.c -fno-common -DPIC -o .libs/maxloc0_8_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r10.c -o maxloc0_8_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r10.Tpo .deps/maxloc0_8_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c -o maxloc0_16_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r10.c -fno-common -DPIC -o .libs/maxloc0_16_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r10.c -o maxloc0_16_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r10.Tpo .deps/maxloc0_16_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c -o maxloc0_4_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r16.c -fno-common -DPIC -o .libs/maxloc0_4_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r16.c -o maxloc0_4_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r16.Tpo .deps/maxloc0_4_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c -o maxloc0_8_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r16.c -fno-common -DPIC -o .libs/maxloc0_8_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r16.c -o maxloc0_8_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r16.Tpo .deps/maxloc0_8_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c -o maxloc0_16_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r16.c -fno-common -DPIC -o .libs/maxloc0_16_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r16.c -o maxloc0_16_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r16.Tpo .deps/maxloc0_16_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r17.lo -MD -MP -MF .deps/maxloc0_4_r17.Tpo -c -o maxloc0_4_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r17.lo -MD -MP -MF .deps/maxloc0_4_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r17.c -fno-common -DPIC -o .libs/maxloc0_4_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_r17.lo -MD -MP -MF .deps/maxloc0_4_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_r17.c -o maxloc0_4_r17.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r17.Tpo .deps/maxloc0_4_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r17.lo -MD -MP -MF .deps/maxloc0_8_r17.Tpo -c -o maxloc0_8_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r17.lo -MD -MP -MF .deps/maxloc0_8_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r17.c -fno-common -DPIC -o .libs/maxloc0_8_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_r17.lo -MD -MP -MF .deps/maxloc0_8_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_r17.c -o maxloc0_8_r17.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r17.Tpo .deps/maxloc0_8_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r17.lo -MD -MP -MF .deps/maxloc0_16_r17.Tpo -c -o maxloc0_16_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r17.lo -MD -MP -MF .deps/maxloc0_16_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r17.c -fno-common -DPIC -o .libs/maxloc0_16_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_r17.lo -MD -MP -MF .deps/maxloc0_16_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_r17.c -o maxloc0_16_r17.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r17.Tpo .deps/maxloc0_16_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c -o maxloc1_4_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i1.c -fno-common -DPIC -o .libs/maxloc1_4_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i1.c -o maxloc1_4_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i1.Tpo .deps/maxloc1_4_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c -o maxloc1_8_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i1.c -fno-common -DPIC -o .libs/maxloc1_8_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i1.c -o maxloc1_8_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i1.Tpo .deps/maxloc1_8_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c -o maxloc1_16_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i1.c -fno-common -DPIC -o .libs/maxloc1_16_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i1.c -o maxloc1_16_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i1.Tpo .deps/maxloc1_16_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c -o maxloc1_4_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i2.c -fno-common -DPIC -o .libs/maxloc1_4_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i2.c -o maxloc1_4_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i2.Tpo .deps/maxloc1_4_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c -o maxloc1_8_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i2.c -fno-common -DPIC -o .libs/maxloc1_8_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i2.c -o maxloc1_8_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i2.Tpo .deps/maxloc1_8_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c -o maxloc1_16_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i2.c -fno-common -DPIC -o .libs/maxloc1_16_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i2.c -o maxloc1_16_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i2.Tpo .deps/maxloc1_16_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c -o maxloc1_4_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i4.c -fno-common -DPIC -o .libs/maxloc1_4_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i4.c -o maxloc1_4_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i4.Tpo .deps/maxloc1_4_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c -o maxloc1_8_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i4.c -fno-common -DPIC -o .libs/maxloc1_8_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i4.c -o maxloc1_8_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i4.Tpo .deps/maxloc1_8_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c -o maxloc1_16_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i4.c -fno-common -DPIC -o .libs/maxloc1_16_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i4.c -o maxloc1_16_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i4.Tpo .deps/maxloc1_16_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c -o maxloc1_4_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i8.c -fno-common -DPIC -o .libs/maxloc1_4_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i8.c -o maxloc1_4_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i8.Tpo .deps/maxloc1_4_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c -o maxloc1_8_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i8.c -fno-common -DPIC -o .libs/maxloc1_8_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i8.c -o maxloc1_8_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i8.Tpo .deps/maxloc1_8_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c -o maxloc1_16_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i8.c -fno-common -DPIC -o .libs/maxloc1_16_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i8.c -o maxloc1_16_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i8.Tpo .deps/maxloc1_16_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c -o maxloc1_4_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i16.c -fno-common -DPIC -o .libs/maxloc1_4_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_i16.c -o maxloc1_4_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i16.Tpo .deps/maxloc1_4_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c -o maxloc1_8_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i16.c -fno-common -DPIC -o .libs/maxloc1_8_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_i16.c -o maxloc1_8_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i16.Tpo .deps/maxloc1_8_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c -o maxloc1_16_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i16.c -fno-common -DPIC -o .libs/maxloc1_16_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_i16.c -o maxloc1_16_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i16.Tpo .deps/maxloc1_16_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c -o maxloc1_4_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r4.c -fno-common -DPIC -o .libs/maxloc1_4_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r4.c -o maxloc1_4_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r4.Tpo .deps/maxloc1_4_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c -o maxloc1_8_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r4.c -fno-common -DPIC -o .libs/maxloc1_8_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r4.c -o maxloc1_8_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r4.Tpo .deps/maxloc1_8_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c -o maxloc1_16_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r4.c -fno-common -DPIC -o .libs/maxloc1_16_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r4.c -o maxloc1_16_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r4.Tpo .deps/maxloc1_16_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c -o maxloc1_4_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r8.c -fno-common -DPIC -o .libs/maxloc1_4_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r8.c -o maxloc1_4_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r8.Tpo .deps/maxloc1_4_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c -o maxloc1_8_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r8.c -fno-common -DPIC -o .libs/maxloc1_8_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r8.c -o maxloc1_8_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r8.Tpo .deps/maxloc1_8_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c -o maxloc1_16_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r8.c -fno-common -DPIC -o .libs/maxloc1_16_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r8.c -o maxloc1_16_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r8.Tpo .deps/maxloc1_16_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c -o maxloc1_4_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r10.c -fno-common -DPIC -o .libs/maxloc1_4_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r10.c -o maxloc1_4_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r10.Tpo .deps/maxloc1_4_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c -o maxloc1_8_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r10.c -fno-common -DPIC -o .libs/maxloc1_8_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r10.c -o maxloc1_8_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r10.Tpo .deps/maxloc1_8_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c -o maxloc1_16_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r10.c -fno-common -DPIC -o .libs/maxloc1_16_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r10.c -o maxloc1_16_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r10.Tpo .deps/maxloc1_16_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c -o maxloc1_4_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r16.c -fno-common -DPIC -o .libs/maxloc1_4_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r16.c -o maxloc1_4_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r16.Tpo .deps/maxloc1_4_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c -o maxloc1_8_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r16.c -fno-common -DPIC -o .libs/maxloc1_8_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r16.c -o maxloc1_8_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r16.Tpo .deps/maxloc1_8_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c -o maxloc1_16_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r16.c -fno-common -DPIC -o .libs/maxloc1_16_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r16.c -o maxloc1_16_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r16.Tpo .deps/maxloc1_16_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r17.lo -MD -MP -MF .deps/maxloc1_4_r17.Tpo -c -o maxloc1_4_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r17.lo -MD -MP -MF .deps/maxloc1_4_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r17.c -fno-common -DPIC -o .libs/maxloc1_4_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_r17.lo -MD -MP -MF .deps/maxloc1_4_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_r17.c -o maxloc1_4_r17.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r17.Tpo .deps/maxloc1_4_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r17.lo -MD -MP -MF .deps/maxloc1_8_r17.Tpo -c -o maxloc1_8_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r17.lo -MD -MP -MF .deps/maxloc1_8_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r17.c -fno-common -DPIC -o .libs/maxloc1_8_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_r17.lo -MD -MP -MF .deps/maxloc1_8_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_r17.c -o maxloc1_8_r17.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r17.Tpo .deps/maxloc1_8_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r17.lo -MD -MP -MF .deps/maxloc1_16_r17.Tpo -c -o maxloc1_16_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r17.lo -MD -MP -MF .deps/maxloc1_16_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r17.c -fno-common -DPIC -o .libs/maxloc1_16_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_r17.lo -MD -MP -MF .deps/maxloc1_16_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_r17.c -o maxloc1_16_r17.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r17.Tpo .deps/maxloc1_16_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c -o maxval_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_i1.c -fno-common -DPIC -o .libs/maxval_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_i1.c -o maxval_i1.o >/dev/null 2>&1 mv -f .deps/maxval_i1.Tpo .deps/maxval_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c -o maxval_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_i2.c -fno-common -DPIC -o .libs/maxval_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_i2.c -o maxval_i2.o >/dev/null 2>&1 mv -f .deps/maxval_i2.Tpo .deps/maxval_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c -o maxval_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_i4.c -fno-common -DPIC -o .libs/maxval_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_i4.c -o maxval_i4.o >/dev/null 2>&1 mv -f .deps/maxval_i4.Tpo .deps/maxval_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c -o maxval_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_i8.c -fno-common -DPIC -o .libs/maxval_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_i8.c -o maxval_i8.o >/dev/null 2>&1 mv -f .deps/maxval_i8.Tpo .deps/maxval_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c -o maxval_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_i16.c -fno-common -DPIC -o .libs/maxval_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_i16.c -o maxval_i16.o >/dev/null 2>&1 mv -f .deps/maxval_i16.Tpo .deps/maxval_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c -o maxval_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_r4.c -fno-common -DPIC -o .libs/maxval_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_r4.c -o maxval_r4.o >/dev/null 2>&1 mv -f .deps/maxval_r4.Tpo .deps/maxval_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c -o maxval_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_r8.c -fno-common -DPIC -o .libs/maxval_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_r8.c -o maxval_r8.o >/dev/null 2>&1 mv -f .deps/maxval_r8.Tpo .deps/maxval_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c -o maxval_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_r10.c -fno-common -DPIC -o .libs/maxval_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_r10.c -o maxval_r10.o >/dev/null 2>&1 mv -f .deps/maxval_r10.Tpo .deps/maxval_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c -o maxval_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_r16.c -fno-common -DPIC -o .libs/maxval_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_r16.c -o maxval_r16.o >/dev/null 2>&1 mv -f .deps/maxval_r16.Tpo .deps/maxval_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r17.lo -MD -MP -MF .deps/maxval_r17.Tpo -c -o maxval_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r17.lo -MD -MP -MF .deps/maxval_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_r17.c -fno-common -DPIC -o .libs/maxval_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval_r17.lo -MD -MP -MF .deps/maxval_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval_r17.c -o maxval_r17.o >/dev/null 2>&1 mv -f .deps/maxval_r17.Tpo .deps/maxval_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c -o minloc0_4_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i1.c -fno-common -DPIC -o .libs/minloc0_4_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i1.c -o minloc0_4_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i1.Tpo .deps/minloc0_4_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c -o minloc0_8_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i1.c -fno-common -DPIC -o .libs/minloc0_8_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i1.c -o minloc0_8_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i1.Tpo .deps/minloc0_8_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c -o minloc0_16_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i1.c -fno-common -DPIC -o .libs/minloc0_16_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i1.c -o minloc0_16_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i1.Tpo .deps/minloc0_16_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c -o minloc0_4_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i2.c -fno-common -DPIC -o .libs/minloc0_4_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i2.c -o minloc0_4_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i2.Tpo .deps/minloc0_4_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c -o minloc0_8_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i2.c -fno-common -DPIC -o .libs/minloc0_8_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i2.c -o minloc0_8_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i2.Tpo .deps/minloc0_8_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c -o minloc0_16_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i2.c -fno-common -DPIC -o .libs/minloc0_16_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i2.c -o minloc0_16_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i2.Tpo .deps/minloc0_16_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c -o minloc0_4_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i4.c -fno-common -DPIC -o .libs/minloc0_4_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i4.c -o minloc0_4_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i4.Tpo .deps/minloc0_4_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c -o minloc0_8_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i4.c -fno-common -DPIC -o .libs/minloc0_8_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i4.c -o minloc0_8_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i4.Tpo .deps/minloc0_8_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c -o minloc0_16_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i4.c -fno-common -DPIC -o .libs/minloc0_16_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i4.c -o minloc0_16_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i4.Tpo .deps/minloc0_16_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c -o minloc0_4_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i8.c -fno-common -DPIC -o .libs/minloc0_4_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i8.c -o minloc0_4_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i8.Tpo .deps/minloc0_4_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c -o minloc0_8_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i8.c -fno-common -DPIC -o .libs/minloc0_8_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i8.c -o minloc0_8_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i8.Tpo .deps/minloc0_8_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c -o minloc0_16_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i8.c -fno-common -DPIC -o .libs/minloc0_16_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i8.c -o minloc0_16_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i8.Tpo .deps/minloc0_16_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c -o minloc0_4_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i16.c -fno-common -DPIC -o .libs/minloc0_4_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_i16.c -o minloc0_4_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i16.Tpo .deps/minloc0_4_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c -o minloc0_8_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i16.c -fno-common -DPIC -o .libs/minloc0_8_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_i16.c -o minloc0_8_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i16.Tpo .deps/minloc0_8_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c -o minloc0_16_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i16.c -fno-common -DPIC -o .libs/minloc0_16_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_i16.c -o minloc0_16_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i16.Tpo .deps/minloc0_16_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c -o minloc0_4_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r4.c -fno-common -DPIC -o .libs/minloc0_4_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r4.c -o minloc0_4_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r4.Tpo .deps/minloc0_4_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c -o minloc0_8_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r4.c -fno-common -DPIC -o .libs/minloc0_8_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r4.c -o minloc0_8_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r4.Tpo .deps/minloc0_8_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c -o minloc0_16_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r4.c -fno-common -DPIC -o .libs/minloc0_16_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r4.c -o minloc0_16_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r4.Tpo .deps/minloc0_16_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c -o minloc0_4_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r8.c -fno-common -DPIC -o .libs/minloc0_4_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r8.c -o minloc0_4_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r8.Tpo .deps/minloc0_4_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c -o minloc0_8_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r8.c -fno-common -DPIC -o .libs/minloc0_8_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r8.c -o minloc0_8_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r8.Tpo .deps/minloc0_8_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c -o minloc0_16_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r8.c -fno-common -DPIC -o .libs/minloc0_16_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r8.c -o minloc0_16_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r8.Tpo .deps/minloc0_16_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c -o minloc0_4_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r10.c -fno-common -DPIC -o .libs/minloc0_4_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r10.c -o minloc0_4_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r10.Tpo .deps/minloc0_4_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c -o minloc0_8_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r10.c -fno-common -DPIC -o .libs/minloc0_8_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r10.c -o minloc0_8_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r10.Tpo .deps/minloc0_8_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c -o minloc0_16_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r10.c -fno-common -DPIC -o .libs/minloc0_16_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r10.c -o minloc0_16_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r10.Tpo .deps/minloc0_16_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c -o minloc0_4_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r16.c -fno-common -DPIC -o .libs/minloc0_4_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r16.c -o minloc0_4_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r16.Tpo .deps/minloc0_4_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c -o minloc0_8_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r16.c -fno-common -DPIC -o .libs/minloc0_8_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r16.c -o minloc0_8_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r16.Tpo .deps/minloc0_8_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c -o minloc0_16_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r16.c -fno-common -DPIC -o .libs/minloc0_16_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r16.c -o minloc0_16_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r16.Tpo .deps/minloc0_16_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r17.lo -MD -MP -MF .deps/minloc0_4_r17.Tpo -c -o minloc0_4_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r17.lo -MD -MP -MF .deps/minloc0_4_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r17.c -fno-common -DPIC -o .libs/minloc0_4_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_r17.lo -MD -MP -MF .deps/minloc0_4_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_r17.c -o minloc0_4_r17.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r17.Tpo .deps/minloc0_4_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r17.lo -MD -MP -MF .deps/minloc0_8_r17.Tpo -c -o minloc0_8_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r17.lo -MD -MP -MF .deps/minloc0_8_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r17.c -fno-common -DPIC -o .libs/minloc0_8_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_r17.lo -MD -MP -MF .deps/minloc0_8_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_r17.c -o minloc0_8_r17.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r17.Tpo .deps/minloc0_8_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r17.lo -MD -MP -MF .deps/minloc0_16_r17.Tpo -c -o minloc0_16_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r17.lo -MD -MP -MF .deps/minloc0_16_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r17.c -fno-common -DPIC -o .libs/minloc0_16_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_r17.lo -MD -MP -MF .deps/minloc0_16_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_r17.c -o minloc0_16_r17.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r17.Tpo .deps/minloc0_16_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c -o minloc1_4_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i1.c -fno-common -DPIC -o .libs/minloc1_4_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i1.c -o minloc1_4_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i1.Tpo .deps/minloc1_4_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c -o minloc1_8_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i1.c -fno-common -DPIC -o .libs/minloc1_8_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i1.c -o minloc1_8_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i1.Tpo .deps/minloc1_8_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c -o minloc1_16_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i1.c -fno-common -DPIC -o .libs/minloc1_16_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i1.c -o minloc1_16_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i1.Tpo .deps/minloc1_16_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c -o minloc1_4_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i2.c -fno-common -DPIC -o .libs/minloc1_4_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i2.c -o minloc1_4_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i2.Tpo .deps/minloc1_4_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c -o minloc1_8_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i2.c -fno-common -DPIC -o .libs/minloc1_8_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i2.c -o minloc1_8_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i2.Tpo .deps/minloc1_8_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c -o minloc1_16_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i2.c -fno-common -DPIC -o .libs/minloc1_16_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i2.c -o minloc1_16_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i2.Tpo .deps/minloc1_16_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c -o minloc1_4_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i4.c -fno-common -DPIC -o .libs/minloc1_4_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i4.c -o minloc1_4_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i4.Tpo .deps/minloc1_4_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c -o minloc1_8_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i4.c -fno-common -DPIC -o .libs/minloc1_8_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i4.c -o minloc1_8_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i4.Tpo .deps/minloc1_8_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c -o minloc1_16_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i4.c -fno-common -DPIC -o .libs/minloc1_16_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i4.c -o minloc1_16_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i4.Tpo .deps/minloc1_16_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c -o minloc1_4_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i8.c -fno-common -DPIC -o .libs/minloc1_4_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i8.c -o minloc1_4_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i8.Tpo .deps/minloc1_4_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c -o minloc1_8_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i8.c -fno-common -DPIC -o .libs/minloc1_8_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i8.c -o minloc1_8_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i8.Tpo .deps/minloc1_8_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c -o minloc1_16_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i8.c -fno-common -DPIC -o .libs/minloc1_16_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i8.c -o minloc1_16_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i8.Tpo .deps/minloc1_16_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c -o minloc1_4_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i16.c -fno-common -DPIC -o .libs/minloc1_4_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_i16.c -o minloc1_4_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i16.Tpo .deps/minloc1_4_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c -o minloc1_8_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i16.c -fno-common -DPIC -o .libs/minloc1_8_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_i16.c -o minloc1_8_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i16.Tpo .deps/minloc1_8_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c -o minloc1_16_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i16.c -fno-common -DPIC -o .libs/minloc1_16_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_i16.c -o minloc1_16_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i16.Tpo .deps/minloc1_16_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c -o minloc1_4_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r4.c -fno-common -DPIC -o .libs/minloc1_4_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r4.c -o minloc1_4_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r4.Tpo .deps/minloc1_4_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c -o minloc1_8_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r4.c -fno-common -DPIC -o .libs/minloc1_8_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r4.c -o minloc1_8_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r4.Tpo .deps/minloc1_8_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c -o minloc1_16_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r4.c -fno-common -DPIC -o .libs/minloc1_16_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r4.c -o minloc1_16_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r4.Tpo .deps/minloc1_16_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c -o minloc1_4_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r8.c -fno-common -DPIC -o .libs/minloc1_4_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r8.c -o minloc1_4_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r8.Tpo .deps/minloc1_4_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c -o minloc1_8_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r8.c -fno-common -DPIC -o .libs/minloc1_8_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r8.c -o minloc1_8_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r8.Tpo .deps/minloc1_8_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c -o minloc1_16_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r8.c -fno-common -DPIC -o .libs/minloc1_16_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r8.c -o minloc1_16_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r8.Tpo .deps/minloc1_16_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c -o minloc1_4_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r10.c -fno-common -DPIC -o .libs/minloc1_4_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r10.c -o minloc1_4_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r10.Tpo .deps/minloc1_4_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c -o minloc1_8_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r10.c -fno-common -DPIC -o .libs/minloc1_8_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r10.c -o minloc1_8_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r10.Tpo .deps/minloc1_8_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c -o minloc1_16_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r10.c -fno-common -DPIC -o .libs/minloc1_16_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r10.c -o minloc1_16_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r10.Tpo .deps/minloc1_16_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c -o minloc1_4_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r16.c -fno-common -DPIC -o .libs/minloc1_4_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r16.c -o minloc1_4_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r16.Tpo .deps/minloc1_4_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c -o minloc1_8_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r16.c -fno-common -DPIC -o .libs/minloc1_8_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r16.c -o minloc1_8_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r16.Tpo .deps/minloc1_8_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c -o minloc1_16_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r16.c -fno-common -DPIC -o .libs/minloc1_16_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r16.c -o minloc1_16_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r16.Tpo .deps/minloc1_16_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r17.lo -MD -MP -MF .deps/minloc1_4_r17.Tpo -c -o minloc1_4_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r17.lo -MD -MP -MF .deps/minloc1_4_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r17.c -fno-common -DPIC -o .libs/minloc1_4_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_r17.lo -MD -MP -MF .deps/minloc1_4_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_r17.c -o minloc1_4_r17.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r17.Tpo .deps/minloc1_4_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r17.lo -MD -MP -MF .deps/minloc1_8_r17.Tpo -c -o minloc1_8_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r17.lo -MD -MP -MF .deps/minloc1_8_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r17.c -fno-common -DPIC -o .libs/minloc1_8_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_r17.lo -MD -MP -MF .deps/minloc1_8_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_r17.c -o minloc1_8_r17.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r17.Tpo .deps/minloc1_8_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r17.lo -MD -MP -MF .deps/minloc1_16_r17.Tpo -c -o minloc1_16_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r17.lo -MD -MP -MF .deps/minloc1_16_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r17.c -fno-common -DPIC -o .libs/minloc1_16_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_r17.lo -MD -MP -MF .deps/minloc1_16_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_r17.c -o minloc1_16_r17.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r17.Tpo .deps/minloc1_16_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c -o minval_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_i1.c -fno-common -DPIC -o .libs/minval_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_i1.c -o minval_i1.o >/dev/null 2>&1 mv -f .deps/minval_i1.Tpo .deps/minval_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c -o minval_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_i2.c -fno-common -DPIC -o .libs/minval_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_i2.c -o minval_i2.o >/dev/null 2>&1 mv -f .deps/minval_i2.Tpo .deps/minval_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c -o minval_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_i4.c -fno-common -DPIC -o .libs/minval_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_i4.c -o minval_i4.o >/dev/null 2>&1 mv -f .deps/minval_i4.Tpo .deps/minval_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c -o minval_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_i8.c -fno-common -DPIC -o .libs/minval_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_i8.c -o minval_i8.o >/dev/null 2>&1 mv -f .deps/minval_i8.Tpo .deps/minval_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c -o minval_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_i16.c -fno-common -DPIC -o .libs/minval_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_i16.c -o minval_i16.o >/dev/null 2>&1 mv -f .deps/minval_i16.Tpo .deps/minval_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c -o minval_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_r4.c -fno-common -DPIC -o .libs/minval_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_r4.c -o minval_r4.o >/dev/null 2>&1 mv -f .deps/minval_r4.Tpo .deps/minval_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c -o minval_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_r8.c -fno-common -DPIC -o .libs/minval_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_r8.c -o minval_r8.o >/dev/null 2>&1 mv -f .deps/minval_r8.Tpo .deps/minval_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c -o minval_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_r10.c -fno-common -DPIC -o .libs/minval_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_r10.c -o minval_r10.o >/dev/null 2>&1 mv -f .deps/minval_r10.Tpo .deps/minval_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c -o minval_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_r16.c -fno-common -DPIC -o .libs/minval_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_r16.c -o minval_r16.o >/dev/null 2>&1 mv -f .deps/minval_r16.Tpo .deps/minval_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r17.lo -MD -MP -MF .deps/minval_r17.Tpo -c -o minval_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r17.lo -MD -MP -MF .deps/minval_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_r17.c -fno-common -DPIC -o .libs/minval_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval_r17.lo -MD -MP -MF .deps/minval_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval_r17.c -o minval_r17.o >/dev/null 2>&1 mv -f .deps/minval_r17.Tpo .deps/minval_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c -o product_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_i1.c -fno-common -DPIC -o .libs/product_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_i1.c -o product_i1.o >/dev/null 2>&1 mv -f .deps/product_i1.Tpo .deps/product_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c -o product_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_i2.c -fno-common -DPIC -o .libs/product_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_i2.c -o product_i2.o >/dev/null 2>&1 mv -f .deps/product_i2.Tpo .deps/product_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c -o product_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_i4.c -fno-common -DPIC -o .libs/product_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_i4.c -o product_i4.o >/dev/null 2>&1 mv -f .deps/product_i4.Tpo .deps/product_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c -o product_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_i8.c -fno-common -DPIC -o .libs/product_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_i8.c -o product_i8.o >/dev/null 2>&1 mv -f .deps/product_i8.Tpo .deps/product_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c -o product_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_i16.c -fno-common -DPIC -o .libs/product_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_i16.c -o product_i16.o >/dev/null 2>&1 mv -f .deps/product_i16.Tpo .deps/product_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c -o product_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_r4.c -fno-common -DPIC -o .libs/product_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_r4.c -o product_r4.o >/dev/null 2>&1 mv -f .deps/product_r4.Tpo .deps/product_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c -o product_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_r8.c -fno-common -DPIC -o .libs/product_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_r8.c -o product_r8.o >/dev/null 2>&1 mv -f .deps/product_r8.Tpo .deps/product_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c -o product_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_r10.c -fno-common -DPIC -o .libs/product_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_r10.c -o product_r10.o >/dev/null 2>&1 mv -f .deps/product_r10.Tpo .deps/product_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c -o product_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_r16.c -fno-common -DPIC -o .libs/product_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_r16.c -o product_r16.o >/dev/null 2>&1 mv -f .deps/product_r16.Tpo .deps/product_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r17.lo -MD -MP -MF .deps/product_r17.Tpo -c -o product_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r17.lo -MD -MP -MF .deps/product_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_r17.c -fno-common -DPIC -o .libs/product_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_r17.lo -MD -MP -MF .deps/product_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_r17.c -o product_r17.o >/dev/null 2>&1 mv -f .deps/product_r17.Tpo .deps/product_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c -o product_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_c4.c -fno-common -DPIC -o .libs/product_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_c4.c -o product_c4.o >/dev/null 2>&1 mv -f .deps/product_c4.Tpo .deps/product_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c -o product_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_c8.c -fno-common -DPIC -o .libs/product_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_c8.c -o product_c8.o >/dev/null 2>&1 mv -f .deps/product_c8.Tpo .deps/product_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c -o product_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_c10.c -fno-common -DPIC -o .libs/product_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_c10.c -o product_c10.o >/dev/null 2>&1 mv -f .deps/product_c10.Tpo .deps/product_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c -o product_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_c16.c -fno-common -DPIC -o .libs/product_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_c16.c -o product_c16.o >/dev/null 2>&1 mv -f .deps/product_c16.Tpo .deps/product_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c17.lo -MD -MP -MF .deps/product_c17.Tpo -c -o product_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/product_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/product_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c17.lo -MD -MP -MF .deps/product_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_c17.c -fno-common -DPIC -o .libs/product_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT product_c17.lo -MD -MP -MF .deps/product_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/product_c17.c -o product_c17.o >/dev/null 2>&1 mv -f .deps/product_c17.Tpo .deps/product_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c -o sum_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_i1.c -fno-common -DPIC -o .libs/sum_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_i1.c -o sum_i1.o >/dev/null 2>&1 mv -f .deps/sum_i1.Tpo .deps/sum_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c -o sum_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_i2.c -fno-common -DPIC -o .libs/sum_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_i2.c -o sum_i2.o >/dev/null 2>&1 mv -f .deps/sum_i2.Tpo .deps/sum_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c -o sum_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_i4.c -fno-common -DPIC -o .libs/sum_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_i4.c -o sum_i4.o >/dev/null 2>&1 mv -f .deps/sum_i4.Tpo .deps/sum_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c -o sum_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_i8.c -fno-common -DPIC -o .libs/sum_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_i8.c -o sum_i8.o >/dev/null 2>&1 mv -f .deps/sum_i8.Tpo .deps/sum_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c -o sum_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_i16.c -fno-common -DPIC -o .libs/sum_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_i16.c -o sum_i16.o >/dev/null 2>&1 mv -f .deps/sum_i16.Tpo .deps/sum_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c -o sum_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_r4.c -fno-common -DPIC -o .libs/sum_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_r4.c -o sum_r4.o >/dev/null 2>&1 mv -f .deps/sum_r4.Tpo .deps/sum_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c -o sum_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_r8.c -fno-common -DPIC -o .libs/sum_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_r8.c -o sum_r8.o >/dev/null 2>&1 mv -f .deps/sum_r8.Tpo .deps/sum_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c -o sum_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_r10.c -fno-common -DPIC -o .libs/sum_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_r10.c -o sum_r10.o >/dev/null 2>&1 mv -f .deps/sum_r10.Tpo .deps/sum_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c -o sum_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_r16.c -fno-common -DPIC -o .libs/sum_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_r16.c -o sum_r16.o >/dev/null 2>&1 mv -f .deps/sum_r16.Tpo .deps/sum_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r17.lo -MD -MP -MF .deps/sum_r17.Tpo -c -o sum_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r17.lo -MD -MP -MF .deps/sum_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_r17.c -fno-common -DPIC -o .libs/sum_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_r17.lo -MD -MP -MF .deps/sum_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_r17.c -o sum_r17.o >/dev/null 2>&1 mv -f .deps/sum_r17.Tpo .deps/sum_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c -o sum_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_c4.c -fno-common -DPIC -o .libs/sum_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_c4.c -o sum_c4.o >/dev/null 2>&1 mv -f .deps/sum_c4.Tpo .deps/sum_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c -o sum_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_c8.c -fno-common -DPIC -o .libs/sum_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_c8.c -o sum_c8.o >/dev/null 2>&1 mv -f .deps/sum_c8.Tpo .deps/sum_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c -o sum_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_c10.c -fno-common -DPIC -o .libs/sum_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_c10.c -o sum_c10.o >/dev/null 2>&1 mv -f .deps/sum_c10.Tpo .deps/sum_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c -o sum_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_c16.c -fno-common -DPIC -o .libs/sum_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_c16.c -o sum_c16.o >/dev/null 2>&1 mv -f .deps/sum_c16.Tpo .deps/sum_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c17.lo -MD -MP -MF .deps/sum_c17.Tpo -c -o sum_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/sum_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/sum_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c17.lo -MD -MP -MF .deps/sum_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_c17.c -fno-common -DPIC -o .libs/sum_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sum_c17.lo -MD -MP -MF .deps/sum_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/sum_c17.c -o sum_c17.o >/dev/null 2>&1 mv -f .deps/sum_c17.Tpo .deps/sum_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c -o bessel_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/bessel_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/bessel_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/bessel_r4.c -fno-common -DPIC -o .libs/bessel_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/bessel_r4.c -o bessel_r4.o >/dev/null 2>&1 mv -f .deps/bessel_r4.Tpo .deps/bessel_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c -o bessel_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/bessel_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/bessel_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/bessel_r8.c -fno-common -DPIC -o .libs/bessel_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/bessel_r8.c -o bessel_r8.o >/dev/null 2>&1 mv -f .deps/bessel_r8.Tpo .deps/bessel_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c -o bessel_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/bessel_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/bessel_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/bessel_r10.c -fno-common -DPIC -o .libs/bessel_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/bessel_r10.c -o bessel_r10.o >/dev/null 2>&1 mv -f .deps/bessel_r10.Tpo .deps/bessel_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c -o bessel_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/bessel_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/bessel_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/bessel_r16.c -fno-common -DPIC -o .libs/bessel_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/bessel_r16.c -o bessel_r16.o >/dev/null 2>&1 mv -f .deps/bessel_r16.Tpo .deps/bessel_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r17.lo -MD -MP -MF .deps/bessel_r17.Tpo -c -o bessel_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/bessel_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/bessel_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r17.lo -MD -MP -MF .deps/bessel_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/bessel_r17.c -fno-common -DPIC -o .libs/bessel_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT bessel_r17.lo -MD -MP -MF .deps/bessel_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/bessel_r17.c -o bessel_r17.o >/dev/null 2>&1 mv -f .deps/bessel_r17.Tpo .deps/bessel_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c -o iall_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iall_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iall_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iall_i1.c -fno-common -DPIC -o .libs/iall_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iall_i1.c -o iall_i1.o >/dev/null 2>&1 mv -f .deps/iall_i1.Tpo .deps/iall_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c -o iall_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iall_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iall_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iall_i2.c -fno-common -DPIC -o .libs/iall_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iall_i2.c -o iall_i2.o >/dev/null 2>&1 mv -f .deps/iall_i2.Tpo .deps/iall_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c -o iall_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iall_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iall_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iall_i4.c -fno-common -DPIC -o .libs/iall_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iall_i4.c -o iall_i4.o >/dev/null 2>&1 mv -f .deps/iall_i4.Tpo .deps/iall_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c -o iall_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iall_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iall_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iall_i8.c -fno-common -DPIC -o .libs/iall_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iall_i8.c -o iall_i8.o >/dev/null 2>&1 mv -f .deps/iall_i8.Tpo .deps/iall_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c -o iall_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iall_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iall_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iall_i16.c -fno-common -DPIC -o .libs/iall_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iall_i16.c -o iall_i16.o >/dev/null 2>&1 mv -f .deps/iall_i16.Tpo .deps/iall_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c -o iany_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iany_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iany_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iany_i1.c -fno-common -DPIC -o .libs/iany_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iany_i1.c -o iany_i1.o >/dev/null 2>&1 mv -f .deps/iany_i1.Tpo .deps/iany_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c -o iany_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iany_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iany_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iany_i2.c -fno-common -DPIC -o .libs/iany_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iany_i2.c -o iany_i2.o >/dev/null 2>&1 mv -f .deps/iany_i2.Tpo .deps/iany_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c -o iany_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iany_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iany_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iany_i4.c -fno-common -DPIC -o .libs/iany_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iany_i4.c -o iany_i4.o >/dev/null 2>&1 mv -f .deps/iany_i4.Tpo .deps/iany_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c -o iany_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iany_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iany_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iany_i8.c -fno-common -DPIC -o .libs/iany_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iany_i8.c -o iany_i8.o >/dev/null 2>&1 mv -f .deps/iany_i8.Tpo .deps/iany_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c -o iany_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iany_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iany_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iany_i16.c -fno-common -DPIC -o .libs/iany_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iany_i16.c -o iany_i16.o >/dev/null 2>&1 mv -f .deps/iany_i16.Tpo .deps/iany_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c -o iparity_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iparity_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iparity_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iparity_i1.c -fno-common -DPIC -o .libs/iparity_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iparity_i1.c -o iparity_i1.o >/dev/null 2>&1 mv -f .deps/iparity_i1.Tpo .deps/iparity_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c -o iparity_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iparity_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iparity_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iparity_i2.c -fno-common -DPIC -o .libs/iparity_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iparity_i2.c -o iparity_i2.o >/dev/null 2>&1 mv -f .deps/iparity_i2.Tpo .deps/iparity_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c -o iparity_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iparity_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iparity_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iparity_i4.c -fno-common -DPIC -o .libs/iparity_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iparity_i4.c -o iparity_i4.o >/dev/null 2>&1 mv -f .deps/iparity_i4.Tpo .deps/iparity_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c -o iparity_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iparity_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iparity_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iparity_i8.c -fno-common -DPIC -o .libs/iparity_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iparity_i8.c -o iparity_i8.o >/dev/null 2>&1 mv -f .deps/iparity_i8.Tpo .deps/iparity_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c -o iparity_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/iparity_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/iparity_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iparity_i16.c -fno-common -DPIC -o .libs/iparity_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/iparity_i16.c -o iparity_i16.o >/dev/null 2>&1 mv -f .deps/iparity_i16.Tpo .deps/iparity_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c -o norm2_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/norm2_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/norm2_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/norm2_r4.c -fno-common -DPIC -o .libs/norm2_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/norm2_r4.c -o norm2_r4.o >/dev/null 2>&1 mv -f .deps/norm2_r4.Tpo .deps/norm2_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c -o norm2_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/norm2_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/norm2_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/norm2_r8.c -fno-common -DPIC -o .libs/norm2_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/norm2_r8.c -o norm2_r8.o >/dev/null 2>&1 mv -f .deps/norm2_r8.Tpo .deps/norm2_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c -o norm2_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/norm2_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/norm2_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/norm2_r10.c -fno-common -DPIC -o .libs/norm2_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/norm2_r10.c -o norm2_r10.o >/dev/null 2>&1 mv -f .deps/norm2_r10.Tpo .deps/norm2_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c -o norm2_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/norm2_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/norm2_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/norm2_r16.c -fno-common -DPIC -o .libs/norm2_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/norm2_r16.c -o norm2_r16.o >/dev/null 2>&1 mv -f .deps/norm2_r16.Tpo .deps/norm2_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r17.lo -MD -MP -MF .deps/norm2_r17.Tpo -c -o norm2_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/norm2_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/norm2_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r17.lo -MD -MP -MF .deps/norm2_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/norm2_r17.c -fno-common -DPIC -o .libs/norm2_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT norm2_r17.lo -MD -MP -MF .deps/norm2_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/norm2_r17.c -o norm2_r17.o >/dev/null 2>&1 mv -f .deps/norm2_r17.Tpo .deps/norm2_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c -o parity_l1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/parity_l1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/parity_l1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/parity_l1.c -fno-common -DPIC -o .libs/parity_l1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/parity_l1.c -o parity_l1.o >/dev/null 2>&1 mv -f .deps/parity_l1.Tpo .deps/parity_l1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c -o parity_l2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/parity_l2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/parity_l2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/parity_l2.c -fno-common -DPIC -o .libs/parity_l2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/parity_l2.c -o parity_l2.o >/dev/null 2>&1 mv -f .deps/parity_l2.Tpo .deps/parity_l2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c -o parity_l4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/parity_l4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/parity_l4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/parity_l4.c -fno-common -DPIC -o .libs/parity_l4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/parity_l4.c -o parity_l4.o >/dev/null 2>&1 mv -f .deps/parity_l4.Tpo .deps/parity_l4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c -o parity_l8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/parity_l8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/parity_l8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/parity_l8.c -fno-common -DPIC -o .libs/parity_l8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/parity_l8.c -o parity_l8.o >/dev/null 2>&1 mv -f .deps/parity_l8.Tpo .deps/parity_l8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c -o parity_l16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/parity_l16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/parity_l16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/parity_l16.c -fno-common -DPIC -o .libs/parity_l16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/parity_l16.c -o parity_l16.o >/dev/null 2>&1 mv -f .deps/parity_l16.Tpo .deps/parity_l16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c -o matmul_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_i1.c -fno-common -DPIC -o .libs/matmul_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_i1.c -o matmul_i1.o >/dev/null 2>&1 mv -f .deps/matmul_i1.Tpo .deps/matmul_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c -o matmul_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_i2.c -fno-common -DPIC -o .libs/matmul_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_i2.c -o matmul_i2.o >/dev/null 2>&1 mv -f .deps/matmul_i2.Tpo .deps/matmul_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c -o matmul_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_i4.c -fno-common -DPIC -o .libs/matmul_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_i4.c -o matmul_i4.o >/dev/null 2>&1 mv -f .deps/matmul_i4.Tpo .deps/matmul_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c -o matmul_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_i8.c -fno-common -DPIC -o .libs/matmul_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_i8.c -o matmul_i8.o >/dev/null 2>&1 mv -f .deps/matmul_i8.Tpo .deps/matmul_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c -o matmul_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_i16.c -fno-common -DPIC -o .libs/matmul_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_i16.c -o matmul_i16.o >/dev/null 2>&1 mv -f .deps/matmul_i16.Tpo .deps/matmul_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c -o matmul_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_r4.c -fno-common -DPIC -o .libs/matmul_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_r4.c -o matmul_r4.o >/dev/null 2>&1 mv -f .deps/matmul_r4.Tpo .deps/matmul_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c -o matmul_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_r8.c -fno-common -DPIC -o .libs/matmul_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_r8.c -o matmul_r8.o >/dev/null 2>&1 mv -f .deps/matmul_r8.Tpo .deps/matmul_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c -o matmul_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_r10.c -fno-common -DPIC -o .libs/matmul_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_r10.c -o matmul_r10.o >/dev/null 2>&1 mv -f .deps/matmul_r10.Tpo .deps/matmul_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c -o matmul_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_r16.c -fno-common -DPIC -o .libs/matmul_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_r16.c -o matmul_r16.o >/dev/null 2>&1 mv -f .deps/matmul_r16.Tpo .deps/matmul_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r17.lo -MD -MP -MF .deps/matmul_r17.Tpo -c -o matmul_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r17.lo -MD -MP -MF .deps/matmul_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_r17.c -fno-common -DPIC -o .libs/matmul_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_r17.lo -MD -MP -MF .deps/matmul_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_r17.c -o matmul_r17.o >/dev/null 2>&1 mv -f .deps/matmul_r17.Tpo .deps/matmul_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c -o matmul_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_c4.c -fno-common -DPIC -o .libs/matmul_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_c4.c -o matmul_c4.o >/dev/null 2>&1 mv -f .deps/matmul_c4.Tpo .deps/matmul_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c -o matmul_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_c8.c -fno-common -DPIC -o .libs/matmul_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_c8.c -o matmul_c8.o >/dev/null 2>&1 mv -f .deps/matmul_c8.Tpo .deps/matmul_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c -o matmul_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_c10.c -fno-common -DPIC -o .libs/matmul_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_c10.c -o matmul_c10.o >/dev/null 2>&1 mv -f .deps/matmul_c10.Tpo .deps/matmul_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c -o matmul_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_c16.c -fno-common -DPIC -o .libs/matmul_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_c16.c -o matmul_c16.o >/dev/null 2>&1 mv -f .deps/matmul_c16.Tpo .deps/matmul_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c17.lo -MD -MP -MF .deps/matmul_c17.Tpo -c -o matmul_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c17.lo -MD -MP -MF .deps/matmul_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_c17.c -fno-common -DPIC -o .libs/matmul_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -pipe -Os -MT matmul_c17.lo -MD -MP -MF .deps/matmul_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_c17.c -o matmul_c17.o >/dev/null 2>&1 mv -f .deps/matmul_c17.Tpo .deps/matmul_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -pipe -Os -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c -o matmul_l4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_l4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_l4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -pipe -Os -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_l4.c -fno-common -DPIC -o .libs/matmul_l4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -pipe -Os -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_l4.c -o matmul_l4.o >/dev/null 2>&1 mv -f .deps/matmul_l4.Tpo .deps/matmul_l4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -pipe -Os -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c -o matmul_l8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_l8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_l8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -pipe -Os -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_l8.c -fno-common -DPIC -o .libs/matmul_l8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -pipe -Os -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_l8.c -o matmul_l8.o >/dev/null 2>&1 mv -f .deps/matmul_l8.Tpo .deps/matmul_l8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -pipe -Os -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c -o matmul_l16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmul_l16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmul_l16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -pipe -Os -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_l16.c -fno-common -DPIC -o .libs/matmul_l16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -pipe -Os -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmul_l16.c -o matmul_l16.o >/dev/null 2>&1 mv -f .deps/matmul_l16.Tpo .deps/matmul_l16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i1.lo -MD -MP -MF .deps/shape_i1.Tpo -c -o shape_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/shape_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/shape_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i1.lo -MD -MP -MF .deps/shape_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/shape_i1.c -fno-common -DPIC -o .libs/shape_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i1.lo -MD -MP -MF .deps/shape_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/shape_i1.c -o shape_i1.o >/dev/null 2>&1 mv -f .deps/shape_i1.Tpo .deps/shape_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i2.lo -MD -MP -MF .deps/shape_i2.Tpo -c -o shape_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/shape_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/shape_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i2.lo -MD -MP -MF .deps/shape_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/shape_i2.c -fno-common -DPIC -o .libs/shape_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i2.lo -MD -MP -MF .deps/shape_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/shape_i2.c -o shape_i2.o >/dev/null 2>&1 mv -f .deps/shape_i2.Tpo .deps/shape_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c -o shape_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/shape_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/shape_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/shape_i4.c -fno-common -DPIC -o .libs/shape_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/shape_i4.c -o shape_i4.o >/dev/null 2>&1 mv -f .deps/shape_i4.Tpo .deps/shape_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c -o shape_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/shape_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/shape_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/shape_i8.c -fno-common -DPIC -o .libs/shape_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/shape_i8.c -o shape_i8.o >/dev/null 2>&1 mv -f .deps/shape_i8.Tpo .deps/shape_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c -o shape_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/shape_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/shape_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/shape_i16.c -fno-common -DPIC -o .libs/shape_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/shape_i16.c -o shape_i16.o >/dev/null 2>&1 mv -f .deps/shape_i16.Tpo .deps/shape_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c -o eoshift1_4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/eoshift1_4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/eoshift1_4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/eoshift1_4.c -fno-common -DPIC -o .libs/eoshift1_4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/eoshift1_4.c -o eoshift1_4.o >/dev/null 2>&1 mv -f .deps/eoshift1_4.Tpo .deps/eoshift1_4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c -o eoshift1_8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/eoshift1_8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/eoshift1_8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/eoshift1_8.c -fno-common -DPIC -o .libs/eoshift1_8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/eoshift1_8.c -o eoshift1_8.o >/dev/null 2>&1 mv -f .deps/eoshift1_8.Tpo .deps/eoshift1_8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c -o eoshift1_16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/eoshift1_16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/eoshift1_16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/eoshift1_16.c -fno-common -DPIC -o .libs/eoshift1_16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/eoshift1_16.c -o eoshift1_16.o >/dev/null 2>&1 mv -f .deps/eoshift1_16.Tpo .deps/eoshift1_16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c -o eoshift3_4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/eoshift3_4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/eoshift3_4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/eoshift3_4.c -fno-common -DPIC -o .libs/eoshift3_4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/eoshift3_4.c -o eoshift3_4.o >/dev/null 2>&1 mv -f .deps/eoshift3_4.Tpo .deps/eoshift3_4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c -o eoshift3_8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/eoshift3_8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/eoshift3_8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/eoshift3_8.c -fno-common -DPIC -o .libs/eoshift3_8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/eoshift3_8.c -o eoshift3_8.o >/dev/null 2>&1 mv -f .deps/eoshift3_8.Tpo .deps/eoshift3_8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c -o eoshift3_16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/eoshift3_16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/eoshift3_16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/eoshift3_16.c -fno-common -DPIC -o .libs/eoshift3_16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/eoshift3_16.c -o eoshift3_16.o >/dev/null 2>&1 mv -f .deps/eoshift3_16.Tpo .deps/eoshift3_16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c -o cshift1_4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4.c -fno-common -DPIC -o .libs/cshift1_4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4.c -o cshift1_4.o >/dev/null 2>&1 mv -f .deps/cshift1_4.Tpo .deps/cshift1_4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c -o cshift1_8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8.c -fno-common -DPIC -o .libs/cshift1_8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8.c -o cshift1_8.o >/dev/null 2>&1 mv -f .deps/cshift1_8.Tpo .deps/cshift1_8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c -o cshift1_16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16.c -fno-common -DPIC -o .libs/cshift1_16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16.c -o cshift1_16.o >/dev/null 2>&1 mv -f .deps/cshift1_16.Tpo .deps/cshift1_16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c -o reshape_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_i4.c -fno-common -DPIC -o .libs/reshape_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_i4.c -o reshape_i4.o >/dev/null 2>&1 mv -f .deps/reshape_i4.Tpo .deps/reshape_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c -o reshape_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_i8.c -fno-common -DPIC -o .libs/reshape_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_i8.c -o reshape_i8.o >/dev/null 2>&1 mv -f .deps/reshape_i8.Tpo .deps/reshape_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c -o reshape_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_i16.c -fno-common -DPIC -o .libs/reshape_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_i16.c -o reshape_i16.o >/dev/null 2>&1 mv -f .deps/reshape_i16.Tpo .deps/reshape_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c -o reshape_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_r4.c -fno-common -DPIC -o .libs/reshape_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_r4.c -o reshape_r4.o >/dev/null 2>&1 mv -f .deps/reshape_r4.Tpo .deps/reshape_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c -o reshape_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_r8.c -fno-common -DPIC -o .libs/reshape_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_r8.c -o reshape_r8.o >/dev/null 2>&1 mv -f .deps/reshape_r8.Tpo .deps/reshape_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c -o reshape_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_r10.c -fno-common -DPIC -o .libs/reshape_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_r10.c -o reshape_r10.o >/dev/null 2>&1 mv -f .deps/reshape_r10.Tpo .deps/reshape_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c -o reshape_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_r16.c -fno-common -DPIC -o .libs/reshape_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_r16.c -o reshape_r16.o >/dev/null 2>&1 mv -f .deps/reshape_r16.Tpo .deps/reshape_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r17.lo -MD -MP -MF .deps/reshape_r17.Tpo -c -o reshape_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r17.lo -MD -MP -MF .deps/reshape_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_r17.c -fno-common -DPIC -o .libs/reshape_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_r17.lo -MD -MP -MF .deps/reshape_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_r17.c -o reshape_r17.o >/dev/null 2>&1 mv -f .deps/reshape_r17.Tpo .deps/reshape_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c -o reshape_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_c4.c -fno-common -DPIC -o .libs/reshape_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_c4.c -o reshape_c4.o >/dev/null 2>&1 mv -f .deps/reshape_c4.Tpo .deps/reshape_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c -o reshape_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_c8.c -fno-common -DPIC -o .libs/reshape_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_c8.c -o reshape_c8.o >/dev/null 2>&1 mv -f .deps/reshape_c8.Tpo .deps/reshape_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c -o reshape_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_c10.c -fno-common -DPIC -o .libs/reshape_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_c10.c -o reshape_c10.o >/dev/null 2>&1 mv -f .deps/reshape_c10.Tpo .deps/reshape_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c -o reshape_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_c16.c -fno-common -DPIC -o .libs/reshape_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_c16.c -o reshape_c16.o >/dev/null 2>&1 mv -f .deps/reshape_c16.Tpo .deps/reshape_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c17.lo -MD -MP -MF .deps/reshape_c17.Tpo -c -o reshape_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/reshape_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/reshape_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c17.lo -MD -MP -MF .deps/reshape_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_c17.c -fno-common -DPIC -o .libs/reshape_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_c17.lo -MD -MP -MF .deps/reshape_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/reshape_c17.c -o reshape_c17.o >/dev/null 2>&1 mv -f .deps/reshape_c17.Tpo .deps/reshape_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c -o in_pack_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_i1.c -fno-common -DPIC -o .libs/in_pack_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_i1.c -o in_pack_i1.o >/dev/null 2>&1 mv -f .deps/in_pack_i1.Tpo .deps/in_pack_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c -o in_pack_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_i2.c -fno-common -DPIC -o .libs/in_pack_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_i2.c -o in_pack_i2.o >/dev/null 2>&1 mv -f .deps/in_pack_i2.Tpo .deps/in_pack_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c -o in_pack_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_i4.c -fno-common -DPIC -o .libs/in_pack_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_i4.c -o in_pack_i4.o >/dev/null 2>&1 mv -f .deps/in_pack_i4.Tpo .deps/in_pack_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c -o in_pack_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_i8.c -fno-common -DPIC -o .libs/in_pack_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_i8.c -o in_pack_i8.o >/dev/null 2>&1 mv -f .deps/in_pack_i8.Tpo .deps/in_pack_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c -o in_pack_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_i16.c -fno-common -DPIC -o .libs/in_pack_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_i16.c -o in_pack_i16.o >/dev/null 2>&1 mv -f .deps/in_pack_i16.Tpo .deps/in_pack_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c -o in_pack_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_r4.c -fno-common -DPIC -o .libs/in_pack_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_r4.c -o in_pack_r4.o >/dev/null 2>&1 mv -f .deps/in_pack_r4.Tpo .deps/in_pack_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c -o in_pack_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_r8.c -fno-common -DPIC -o .libs/in_pack_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_r8.c -o in_pack_r8.o >/dev/null 2>&1 mv -f .deps/in_pack_r8.Tpo .deps/in_pack_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c -o in_pack_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_r10.c -fno-common -DPIC -o .libs/in_pack_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_r10.c -o in_pack_r10.o >/dev/null 2>&1 mv -f .deps/in_pack_r10.Tpo .deps/in_pack_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c -o in_pack_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_r16.c -fno-common -DPIC -o .libs/in_pack_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_r16.c -o in_pack_r16.o >/dev/null 2>&1 mv -f .deps/in_pack_r16.Tpo .deps/in_pack_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r17.lo -MD -MP -MF .deps/in_pack_r17.Tpo -c -o in_pack_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r17.lo -MD -MP -MF .deps/in_pack_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_r17.c -fno-common -DPIC -o .libs/in_pack_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_r17.lo -MD -MP -MF .deps/in_pack_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_r17.c -o in_pack_r17.o >/dev/null 2>&1 mv -f .deps/in_pack_r17.Tpo .deps/in_pack_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c -o in_pack_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_c4.c -fno-common -DPIC -o .libs/in_pack_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_c4.c -o in_pack_c4.o >/dev/null 2>&1 mv -f .deps/in_pack_c4.Tpo .deps/in_pack_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c -o in_pack_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_c8.c -fno-common -DPIC -o .libs/in_pack_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_c8.c -o in_pack_c8.o >/dev/null 2>&1 mv -f .deps/in_pack_c8.Tpo .deps/in_pack_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c -o in_pack_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_c10.c -fno-common -DPIC -o .libs/in_pack_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_c10.c -o in_pack_c10.o >/dev/null 2>&1 mv -f .deps/in_pack_c10.Tpo .deps/in_pack_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c -o in_pack_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_c16.c -fno-common -DPIC -o .libs/in_pack_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_c16.c -o in_pack_c16.o >/dev/null 2>&1 mv -f .deps/in_pack_c16.Tpo .deps/in_pack_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c17.lo -MD -MP -MF .deps/in_pack_c17.Tpo -c -o in_pack_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_pack_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_pack_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c17.lo -MD -MP -MF .deps/in_pack_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_c17.c -fno-common -DPIC -o .libs/in_pack_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_c17.lo -MD -MP -MF .deps/in_pack_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_pack_c17.c -o in_pack_c17.o >/dev/null 2>&1 mv -f .deps/in_pack_c17.Tpo .deps/in_pack_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c -o in_unpack_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_i1.c -fno-common -DPIC -o .libs/in_unpack_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_i1.c -o in_unpack_i1.o >/dev/null 2>&1 mv -f .deps/in_unpack_i1.Tpo .deps/in_unpack_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c -o in_unpack_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_i2.c -fno-common -DPIC -o .libs/in_unpack_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_i2.c -o in_unpack_i2.o >/dev/null 2>&1 mv -f .deps/in_unpack_i2.Tpo .deps/in_unpack_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c -o in_unpack_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_i4.c -fno-common -DPIC -o .libs/in_unpack_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_i4.c -o in_unpack_i4.o >/dev/null 2>&1 mv -f .deps/in_unpack_i4.Tpo .deps/in_unpack_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c -o in_unpack_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_i8.c -fno-common -DPIC -o .libs/in_unpack_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_i8.c -o in_unpack_i8.o >/dev/null 2>&1 mv -f .deps/in_unpack_i8.Tpo .deps/in_unpack_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c -o in_unpack_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_i16.c -fno-common -DPIC -o .libs/in_unpack_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_i16.c -o in_unpack_i16.o >/dev/null 2>&1 mv -f .deps/in_unpack_i16.Tpo .deps/in_unpack_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c -o in_unpack_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_r4.c -fno-common -DPIC -o .libs/in_unpack_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_r4.c -o in_unpack_r4.o >/dev/null 2>&1 mv -f .deps/in_unpack_r4.Tpo .deps/in_unpack_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c -o in_unpack_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_r8.c -fno-common -DPIC -o .libs/in_unpack_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_r8.c -o in_unpack_r8.o >/dev/null 2>&1 mv -f .deps/in_unpack_r8.Tpo .deps/in_unpack_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c -o in_unpack_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_r10.c -fno-common -DPIC -o .libs/in_unpack_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_r10.c -o in_unpack_r10.o >/dev/null 2>&1 mv -f .deps/in_unpack_r10.Tpo .deps/in_unpack_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c -o in_unpack_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_r16.c -fno-common -DPIC -o .libs/in_unpack_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_r16.c -o in_unpack_r16.o >/dev/null 2>&1 mv -f .deps/in_unpack_r16.Tpo .deps/in_unpack_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r17.lo -MD -MP -MF .deps/in_unpack_r17.Tpo -c -o in_unpack_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r17.lo -MD -MP -MF .deps/in_unpack_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_r17.c -fno-common -DPIC -o .libs/in_unpack_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_r17.lo -MD -MP -MF .deps/in_unpack_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_r17.c -o in_unpack_r17.o >/dev/null 2>&1 mv -f .deps/in_unpack_r17.Tpo .deps/in_unpack_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c -o in_unpack_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_c4.c -fno-common -DPIC -o .libs/in_unpack_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_c4.c -o in_unpack_c4.o >/dev/null 2>&1 mv -f .deps/in_unpack_c4.Tpo .deps/in_unpack_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c -o in_unpack_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_c8.c -fno-common -DPIC -o .libs/in_unpack_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_c8.c -o in_unpack_c8.o >/dev/null 2>&1 mv -f .deps/in_unpack_c8.Tpo .deps/in_unpack_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c -o in_unpack_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_c10.c -fno-common -DPIC -o .libs/in_unpack_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_c10.c -o in_unpack_c10.o >/dev/null 2>&1 mv -f .deps/in_unpack_c10.Tpo .deps/in_unpack_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c -o in_unpack_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_c16.c -fno-common -DPIC -o .libs/in_unpack_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_c16.c -o in_unpack_c16.o >/dev/null 2>&1 mv -f .deps/in_unpack_c16.Tpo .deps/in_unpack_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c17.lo -MD -MP -MF .deps/in_unpack_c17.Tpo -c -o in_unpack_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/in_unpack_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/in_unpack_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c17.lo -MD -MP -MF .deps/in_unpack_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_c17.c -fno-common -DPIC -o .libs/in_unpack_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_c17.lo -MD -MP -MF .deps/in_unpack_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/in_unpack_c17.c -o in_unpack_c17.o >/dev/null 2>&1 mv -f .deps/in_unpack_c17.Tpo .deps/in_unpack_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c -o pow_i4_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_i4_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_i4_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i4_i4.c -fno-common -DPIC -o .libs/pow_i4_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i4_i4.c -o pow_i4_i4.o >/dev/null 2>&1 mv -f .deps/pow_i4_i4.Tpo .deps/pow_i4_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c -o pow_i8_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_i8_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_i8_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i8_i4.c -fno-common -DPIC -o .libs/pow_i8_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i8_i4.c -o pow_i8_i4.o >/dev/null 2>&1 mv -f .deps/pow_i8_i4.Tpo .deps/pow_i8_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c -o pow_i16_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_i16_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_i16_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i16_i4.c -fno-common -DPIC -o .libs/pow_i16_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i16_i4.c -o pow_i16_i4.o >/dev/null 2>&1 mv -f .deps/pow_i16_i4.Tpo .deps/pow_i16_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c -o pow_r16_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_r16_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_r16_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r16_i4.c -fno-common -DPIC -o .libs/pow_r16_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r16_i4.c -o pow_r16_i4.o >/dev/null 2>&1 mv -f .deps/pow_r16_i4.Tpo .deps/pow_r16_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r17_i4.lo -MD -MP -MF .deps/pow_r17_i4.Tpo -c -o pow_r17_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_r17_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_r17_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r17_i4.lo -MD -MP -MF .deps/pow_r17_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r17_i4.c -fno-common -DPIC -o .libs/pow_r17_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r17_i4.lo -MD -MP -MF .deps/pow_r17_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r17_i4.c -o pow_r17_i4.o >/dev/null 2>&1 mv -f .deps/pow_r17_i4.Tpo .deps/pow_r17_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c -o pow_c4_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c4_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c4_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c4_i4.c -fno-common -DPIC -o .libs/pow_c4_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c4_i4.c -o pow_c4_i4.o >/dev/null 2>&1 mv -f .deps/pow_c4_i4.Tpo .deps/pow_c4_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c -o pow_c8_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c8_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c8_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c8_i4.c -fno-common -DPIC -o .libs/pow_c8_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c8_i4.c -o pow_c8_i4.o >/dev/null 2>&1 mv -f .deps/pow_c8_i4.Tpo .deps/pow_c8_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c -o pow_c10_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c10_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c10_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c10_i4.c -fno-common -DPIC -o .libs/pow_c10_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c10_i4.c -o pow_c10_i4.o >/dev/null 2>&1 mv -f .deps/pow_c10_i4.Tpo .deps/pow_c10_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c -o pow_c16_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c16_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c16_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c16_i4.c -fno-common -DPIC -o .libs/pow_c16_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c16_i4.c -o pow_c16_i4.o >/dev/null 2>&1 mv -f .deps/pow_c16_i4.Tpo .deps/pow_c16_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c17_i4.lo -MD -MP -MF .deps/pow_c17_i4.Tpo -c -o pow_c17_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c17_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c17_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c17_i4.lo -MD -MP -MF .deps/pow_c17_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c17_i4.c -fno-common -DPIC -o .libs/pow_c17_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c17_i4.lo -MD -MP -MF .deps/pow_c17_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c17_i4.c -o pow_c17_i4.o >/dev/null 2>&1 mv -f .deps/pow_c17_i4.Tpo .deps/pow_c17_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c -o pow_i4_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_i4_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_i4_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i4_i8.c -fno-common -DPIC -o .libs/pow_i4_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i4_i8.c -o pow_i4_i8.o >/dev/null 2>&1 mv -f .deps/pow_i4_i8.Tpo .deps/pow_i4_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c -o pow_i8_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_i8_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_i8_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i8_i8.c -fno-common -DPIC -o .libs/pow_i8_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i8_i8.c -o pow_i8_i8.o >/dev/null 2>&1 mv -f .deps/pow_i8_i8.Tpo .deps/pow_i8_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c -o pow_i16_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_i16_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_i16_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i16_i8.c -fno-common -DPIC -o .libs/pow_i16_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i16_i8.c -o pow_i16_i8.o >/dev/null 2>&1 mv -f .deps/pow_i16_i8.Tpo .deps/pow_i16_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c -o pow_r4_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_r4_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_r4_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r4_i8.c -fno-common -DPIC -o .libs/pow_r4_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r4_i8.c -o pow_r4_i8.o >/dev/null 2>&1 mv -f .deps/pow_r4_i8.Tpo .deps/pow_r4_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c -o pow_r8_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_r8_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_r8_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r8_i8.c -fno-common -DPIC -o .libs/pow_r8_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r8_i8.c -o pow_r8_i8.o >/dev/null 2>&1 mv -f .deps/pow_r8_i8.Tpo .deps/pow_r8_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c -o pow_r10_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_r10_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_r10_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r10_i8.c -fno-common -DPIC -o .libs/pow_r10_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r10_i8.c -o pow_r10_i8.o >/dev/null 2>&1 mv -f .deps/pow_r10_i8.Tpo .deps/pow_r10_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c -o pow_r16_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_r16_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_r16_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r16_i8.c -fno-common -DPIC -o .libs/pow_r16_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r16_i8.c -o pow_r16_i8.o >/dev/null 2>&1 mv -f .deps/pow_r16_i8.Tpo .deps/pow_r16_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r17_i8.lo -MD -MP -MF .deps/pow_r17_i8.Tpo -c -o pow_r17_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_r17_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_r17_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r17_i8.lo -MD -MP -MF .deps/pow_r17_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r17_i8.c -fno-common -DPIC -o .libs/pow_r17_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r17_i8.lo -MD -MP -MF .deps/pow_r17_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r17_i8.c -o pow_r17_i8.o >/dev/null 2>&1 mv -f .deps/pow_r17_i8.Tpo .deps/pow_r17_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c -o pow_c4_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c4_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c4_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c4_i8.c -fno-common -DPIC -o .libs/pow_c4_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c4_i8.c -o pow_c4_i8.o >/dev/null 2>&1 mv -f .deps/pow_c4_i8.Tpo .deps/pow_c4_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c -o pow_c8_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c8_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c8_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c8_i8.c -fno-common -DPIC -o .libs/pow_c8_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c8_i8.c -o pow_c8_i8.o >/dev/null 2>&1 mv -f .deps/pow_c8_i8.Tpo .deps/pow_c8_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c -o pow_c10_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c10_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c10_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c10_i8.c -fno-common -DPIC -o .libs/pow_c10_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c10_i8.c -o pow_c10_i8.o >/dev/null 2>&1 mv -f .deps/pow_c10_i8.Tpo .deps/pow_c10_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c -o pow_c16_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c16_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c16_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c16_i8.c -fno-common -DPIC -o .libs/pow_c16_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c16_i8.c -o pow_c16_i8.o >/dev/null 2>&1 mv -f .deps/pow_c16_i8.Tpo .deps/pow_c16_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c17_i8.lo -MD -MP -MF .deps/pow_c17_i8.Tpo -c -o pow_c17_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c17_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c17_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c17_i8.lo -MD -MP -MF .deps/pow_c17_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c17_i8.c -fno-common -DPIC -o .libs/pow_c17_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c17_i8.lo -MD -MP -MF .deps/pow_c17_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c17_i8.c -o pow_c17_i8.o >/dev/null 2>&1 mv -f .deps/pow_c17_i8.Tpo .deps/pow_c17_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c -o pow_i4_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_i4_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_i4_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i4_i16.c -fno-common -DPIC -o .libs/pow_i4_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i4_i16.c -o pow_i4_i16.o >/dev/null 2>&1 mv -f .deps/pow_i4_i16.Tpo .deps/pow_i4_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c -o pow_i8_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_i8_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_i8_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i8_i16.c -fno-common -DPIC -o .libs/pow_i8_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i8_i16.c -o pow_i8_i16.o >/dev/null 2>&1 mv -f .deps/pow_i8_i16.Tpo .deps/pow_i8_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c -o pow_i16_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_i16_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_i16_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i16_i16.c -fno-common -DPIC -o .libs/pow_i16_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_i16_i16.c -o pow_i16_i16.o >/dev/null 2>&1 mv -f .deps/pow_i16_i16.Tpo .deps/pow_i16_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c -o pow_r4_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_r4_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_r4_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r4_i16.c -fno-common -DPIC -o .libs/pow_r4_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r4_i16.c -o pow_r4_i16.o >/dev/null 2>&1 mv -f .deps/pow_r4_i16.Tpo .deps/pow_r4_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c -o pow_r8_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_r8_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_r8_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r8_i16.c -fno-common -DPIC -o .libs/pow_r8_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r8_i16.c -o pow_r8_i16.o >/dev/null 2>&1 mv -f .deps/pow_r8_i16.Tpo .deps/pow_r8_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c -o pow_r10_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_r10_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_r10_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r10_i16.c -fno-common -DPIC -o .libs/pow_r10_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r10_i16.c -o pow_r10_i16.o >/dev/null 2>&1 mv -f .deps/pow_r10_i16.Tpo .deps/pow_r10_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c -o pow_r16_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_r16_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_r16_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r16_i16.c -fno-common -DPIC -o .libs/pow_r16_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r16_i16.c -o pow_r16_i16.o >/dev/null 2>&1 mv -f .deps/pow_r16_i16.Tpo .deps/pow_r16_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r17_i16.lo -MD -MP -MF .deps/pow_r17_i16.Tpo -c -o pow_r17_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_r17_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_r17_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r17_i16.lo -MD -MP -MF .deps/pow_r17_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r17_i16.c -fno-common -DPIC -o .libs/pow_r17_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_r17_i16.lo -MD -MP -MF .deps/pow_r17_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_r17_i16.c -o pow_r17_i16.o >/dev/null 2>&1 mv -f .deps/pow_r17_i16.Tpo .deps/pow_r17_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c -o pow_c4_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c4_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c4_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c4_i16.c -fno-common -DPIC -o .libs/pow_c4_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c4_i16.c -o pow_c4_i16.o >/dev/null 2>&1 mv -f .deps/pow_c4_i16.Tpo .deps/pow_c4_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c -o pow_c8_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c8_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c8_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c8_i16.c -fno-common -DPIC -o .libs/pow_c8_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c8_i16.c -o pow_c8_i16.o >/dev/null 2>&1 mv -f .deps/pow_c8_i16.Tpo .deps/pow_c8_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c -o pow_c10_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c10_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c10_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c10_i16.c -fno-common -DPIC -o .libs/pow_c10_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c10_i16.c -o pow_c10_i16.o >/dev/null 2>&1 mv -f .deps/pow_c10_i16.Tpo .deps/pow_c10_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c -o pow_c16_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c16_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c16_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c16_i16.c -fno-common -DPIC -o .libs/pow_c16_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c16_i16.c -o pow_c16_i16.o >/dev/null 2>&1 mv -f .deps/pow_c16_i16.Tpo .deps/pow_c16_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c17_i16.lo -MD -MP -MF .deps/pow_c17_i16.Tpo -c -o pow_c17_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pow_c17_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pow_c17_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c17_i16.lo -MD -MP -MF .deps/pow_c17_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c17_i16.c -fno-common -DPIC -o .libs/pow_c17_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pow_c17_i16.lo -MD -MP -MF .deps/pow_c17_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pow_c17_i16.c -o pow_c17_i16.o >/dev/null 2>&1 mv -f .deps/pow_c17_i16.Tpo .deps/pow_c17_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c -o pack_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_i1.c -fno-common -DPIC -o .libs/pack_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_i1.c -o pack_i1.o >/dev/null 2>&1 mv -f .deps/pack_i1.Tpo .deps/pack_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c -o pack_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_i2.c -fno-common -DPIC -o .libs/pack_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_i2.c -o pack_i2.o >/dev/null 2>&1 mv -f .deps/pack_i2.Tpo .deps/pack_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c -o pack_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_i4.c -fno-common -DPIC -o .libs/pack_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_i4.c -o pack_i4.o >/dev/null 2>&1 mv -f .deps/pack_i4.Tpo .deps/pack_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c -o pack_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_i8.c -fno-common -DPIC -o .libs/pack_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_i8.c -o pack_i8.o >/dev/null 2>&1 mv -f .deps/pack_i8.Tpo .deps/pack_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c -o pack_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_i16.c -fno-common -DPIC -o .libs/pack_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_i16.c -o pack_i16.o >/dev/null 2>&1 mv -f .deps/pack_i16.Tpo .deps/pack_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c -o pack_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_r4.c -fno-common -DPIC -o .libs/pack_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_r4.c -o pack_r4.o >/dev/null 2>&1 mv -f .deps/pack_r4.Tpo .deps/pack_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c -o pack_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_r8.c -fno-common -DPIC -o .libs/pack_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_r8.c -o pack_r8.o >/dev/null 2>&1 mv -f .deps/pack_r8.Tpo .deps/pack_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c -o pack_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_r10.c -fno-common -DPIC -o .libs/pack_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_r10.c -o pack_r10.o >/dev/null 2>&1 mv -f .deps/pack_r10.Tpo .deps/pack_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c -o pack_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_r16.c -fno-common -DPIC -o .libs/pack_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_r16.c -o pack_r16.o >/dev/null 2>&1 mv -f .deps/pack_r16.Tpo .deps/pack_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r17.lo -MD -MP -MF .deps/pack_r17.Tpo -c -o pack_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r17.lo -MD -MP -MF .deps/pack_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_r17.c -fno-common -DPIC -o .libs/pack_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_r17.lo -MD -MP -MF .deps/pack_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_r17.c -o pack_r17.o >/dev/null 2>&1 mv -f .deps/pack_r17.Tpo .deps/pack_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c -o pack_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_c4.c -fno-common -DPIC -o .libs/pack_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_c4.c -o pack_c4.o >/dev/null 2>&1 mv -f .deps/pack_c4.Tpo .deps/pack_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c -o pack_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_c8.c -fno-common -DPIC -o .libs/pack_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_c8.c -o pack_c8.o >/dev/null 2>&1 mv -f .deps/pack_c8.Tpo .deps/pack_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c -o pack_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_c10.c -fno-common -DPIC -o .libs/pack_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_c10.c -o pack_c10.o >/dev/null 2>&1 mv -f .deps/pack_c10.Tpo .deps/pack_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c -o pack_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_c16.c -fno-common -DPIC -o .libs/pack_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_c16.c -o pack_c16.o >/dev/null 2>&1 mv -f .deps/pack_c16.Tpo .deps/pack_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c17.lo -MD -MP -MF .deps/pack_c17.Tpo -c -o pack_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/pack_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/pack_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c17.lo -MD -MP -MF .deps/pack_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_c17.c -fno-common -DPIC -o .libs/pack_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_c17.lo -MD -MP -MF .deps/pack_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/pack_c17.c -o pack_c17.o >/dev/null 2>&1 mv -f .deps/pack_c17.Tpo .deps/pack_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c -o unpack_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_i1.c -fno-common -DPIC -o .libs/unpack_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_i1.c -o unpack_i1.o >/dev/null 2>&1 mv -f .deps/unpack_i1.Tpo .deps/unpack_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c -o unpack_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_i2.c -fno-common -DPIC -o .libs/unpack_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_i2.c -o unpack_i2.o >/dev/null 2>&1 mv -f .deps/unpack_i2.Tpo .deps/unpack_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c -o unpack_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_i4.c -fno-common -DPIC -o .libs/unpack_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_i4.c -o unpack_i4.o >/dev/null 2>&1 mv -f .deps/unpack_i4.Tpo .deps/unpack_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c -o unpack_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_i8.c -fno-common -DPIC -o .libs/unpack_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_i8.c -o unpack_i8.o >/dev/null 2>&1 mv -f .deps/unpack_i8.Tpo .deps/unpack_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c -o unpack_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_i16.c -fno-common -DPIC -o .libs/unpack_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_i16.c -o unpack_i16.o >/dev/null 2>&1 mv -f .deps/unpack_i16.Tpo .deps/unpack_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c -o unpack_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_r4.c -fno-common -DPIC -o .libs/unpack_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_r4.c -o unpack_r4.o >/dev/null 2>&1 mv -f .deps/unpack_r4.Tpo .deps/unpack_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c -o unpack_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_r8.c -fno-common -DPIC -o .libs/unpack_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_r8.c -o unpack_r8.o >/dev/null 2>&1 mv -f .deps/unpack_r8.Tpo .deps/unpack_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c -o unpack_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_r10.c -fno-common -DPIC -o .libs/unpack_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_r10.c -o unpack_r10.o >/dev/null 2>&1 mv -f .deps/unpack_r10.Tpo .deps/unpack_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c -o unpack_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_r16.c -fno-common -DPIC -o .libs/unpack_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_r16.c -o unpack_r16.o >/dev/null 2>&1 mv -f .deps/unpack_r16.Tpo .deps/unpack_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r17.lo -MD -MP -MF .deps/unpack_r17.Tpo -c -o unpack_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r17.lo -MD -MP -MF .deps/unpack_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_r17.c -fno-common -DPIC -o .libs/unpack_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_r17.lo -MD -MP -MF .deps/unpack_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_r17.c -o unpack_r17.o >/dev/null 2>&1 mv -f .deps/unpack_r17.Tpo .deps/unpack_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c -o unpack_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_c4.c -fno-common -DPIC -o .libs/unpack_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_c4.c -o unpack_c4.o >/dev/null 2>&1 mv -f .deps/unpack_c4.Tpo .deps/unpack_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c -o unpack_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_c8.c -fno-common -DPIC -o .libs/unpack_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_c8.c -o unpack_c8.o >/dev/null 2>&1 mv -f .deps/unpack_c8.Tpo .deps/unpack_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c -o unpack_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_c10.c -fno-common -DPIC -o .libs/unpack_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_c10.c -o unpack_c10.o >/dev/null 2>&1 mv -f .deps/unpack_c10.Tpo .deps/unpack_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c -o unpack_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_c16.c -fno-common -DPIC -o .libs/unpack_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_c16.c -o unpack_c16.o >/dev/null 2>&1 mv -f .deps/unpack_c16.Tpo .deps/unpack_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c17.lo -MD -MP -MF .deps/unpack_c17.Tpo -c -o unpack_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/unpack_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/unpack_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c17.lo -MD -MP -MF .deps/unpack_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_c17.c -fno-common -DPIC -o .libs/unpack_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_c17.lo -MD -MP -MF .deps/unpack_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/unpack_c17.c -o unpack_c17.o >/dev/null 2>&1 mv -f .deps/unpack_c17.Tpo .deps/unpack_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i1.lo -MD -MP -MF .deps/matmulavx128_i1.Tpo -c -o matmulavx128_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i1.lo -MD -MP -MF .deps/matmulavx128_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i1.c -fno-common -DPIC -o .libs/matmulavx128_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i1.lo -MD -MP -MF .deps/matmulavx128_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i1.c -o matmulavx128_i1.o >/dev/null 2>&1 mv -f .deps/matmulavx128_i1.Tpo .deps/matmulavx128_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i2.lo -MD -MP -MF .deps/matmulavx128_i2.Tpo -c -o matmulavx128_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i2.lo -MD -MP -MF .deps/matmulavx128_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i2.c -fno-common -DPIC -o .libs/matmulavx128_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i2.lo -MD -MP -MF .deps/matmulavx128_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i2.c -o matmulavx128_i2.o >/dev/null 2>&1 mv -f .deps/matmulavx128_i2.Tpo .deps/matmulavx128_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i4.lo -MD -MP -MF .deps/matmulavx128_i4.Tpo -c -o matmulavx128_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i4.lo -MD -MP -MF .deps/matmulavx128_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i4.c -fno-common -DPIC -o .libs/matmulavx128_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i4.lo -MD -MP -MF .deps/matmulavx128_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i4.c -o matmulavx128_i4.o >/dev/null 2>&1 mv -f .deps/matmulavx128_i4.Tpo .deps/matmulavx128_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i8.lo -MD -MP -MF .deps/matmulavx128_i8.Tpo -c -o matmulavx128_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i8.lo -MD -MP -MF .deps/matmulavx128_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i8.c -fno-common -DPIC -o .libs/matmulavx128_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i8.lo -MD -MP -MF .deps/matmulavx128_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i8.c -o matmulavx128_i8.o >/dev/null 2>&1 mv -f .deps/matmulavx128_i8.Tpo .deps/matmulavx128_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i16.lo -MD -MP -MF .deps/matmulavx128_i16.Tpo -c -o matmulavx128_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i16.lo -MD -MP -MF .deps/matmulavx128_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i16.c -fno-common -DPIC -o .libs/matmulavx128_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_i16.lo -MD -MP -MF .deps/matmulavx128_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_i16.c -o matmulavx128_i16.o >/dev/null 2>&1 mv -f .deps/matmulavx128_i16.Tpo .deps/matmulavx128_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r4.lo -MD -MP -MF .deps/matmulavx128_r4.Tpo -c -o matmulavx128_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r4.lo -MD -MP -MF .deps/matmulavx128_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r4.c -fno-common -DPIC -o .libs/matmulavx128_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r4.lo -MD -MP -MF .deps/matmulavx128_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r4.c -o matmulavx128_r4.o >/dev/null 2>&1 mv -f .deps/matmulavx128_r4.Tpo .deps/matmulavx128_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r8.lo -MD -MP -MF .deps/matmulavx128_r8.Tpo -c -o matmulavx128_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r8.lo -MD -MP -MF .deps/matmulavx128_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r8.c -fno-common -DPIC -o .libs/matmulavx128_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r8.lo -MD -MP -MF .deps/matmulavx128_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r8.c -o matmulavx128_r8.o >/dev/null 2>&1 mv -f .deps/matmulavx128_r8.Tpo .deps/matmulavx128_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r10.lo -MD -MP -MF .deps/matmulavx128_r10.Tpo -c -o matmulavx128_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r10.lo -MD -MP -MF .deps/matmulavx128_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r10.c -fno-common -DPIC -o .libs/matmulavx128_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r10.lo -MD -MP -MF .deps/matmulavx128_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r10.c -o matmulavx128_r10.o >/dev/null 2>&1 mv -f .deps/matmulavx128_r10.Tpo .deps/matmulavx128_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r16.lo -MD -MP -MF .deps/matmulavx128_r16.Tpo -c -o matmulavx128_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r16.lo -MD -MP -MF .deps/matmulavx128_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r16.c -fno-common -DPIC -o .libs/matmulavx128_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r16.lo -MD -MP -MF .deps/matmulavx128_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r16.c -o matmulavx128_r16.o >/dev/null 2>&1 mv -f .deps/matmulavx128_r16.Tpo .deps/matmulavx128_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r17.lo -MD -MP -MF .deps/matmulavx128_r17.Tpo -c -o matmulavx128_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r17.lo -MD -MP -MF .deps/matmulavx128_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r17.c -fno-common -DPIC -o .libs/matmulavx128_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_r17.lo -MD -MP -MF .deps/matmulavx128_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_r17.c -o matmulavx128_r17.o >/dev/null 2>&1 mv -f .deps/matmulavx128_r17.Tpo .deps/matmulavx128_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c4.lo -MD -MP -MF .deps/matmulavx128_c4.Tpo -c -o matmulavx128_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c4.lo -MD -MP -MF .deps/matmulavx128_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c4.c -fno-common -DPIC -o .libs/matmulavx128_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c4.lo -MD -MP -MF .deps/matmulavx128_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c4.c -o matmulavx128_c4.o >/dev/null 2>&1 mv -f .deps/matmulavx128_c4.Tpo .deps/matmulavx128_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c8.lo -MD -MP -MF .deps/matmulavx128_c8.Tpo -c -o matmulavx128_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c8.lo -MD -MP -MF .deps/matmulavx128_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c8.c -fno-common -DPIC -o .libs/matmulavx128_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c8.lo -MD -MP -MF .deps/matmulavx128_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c8.c -o matmulavx128_c8.o >/dev/null 2>&1 mv -f .deps/matmulavx128_c8.Tpo .deps/matmulavx128_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c10.lo -MD -MP -MF .deps/matmulavx128_c10.Tpo -c -o matmulavx128_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c10.lo -MD -MP -MF .deps/matmulavx128_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c10.c -fno-common -DPIC -o .libs/matmulavx128_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c10.lo -MD -MP -MF .deps/matmulavx128_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c10.c -o matmulavx128_c10.o >/dev/null 2>&1 mv -f .deps/matmulavx128_c10.Tpo .deps/matmulavx128_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c16.lo -MD -MP -MF .deps/matmulavx128_c16.Tpo -c -o matmulavx128_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c16.lo -MD -MP -MF .deps/matmulavx128_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c16.c -fno-common -DPIC -o .libs/matmulavx128_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c16.lo -MD -MP -MF .deps/matmulavx128_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c16.c -o matmulavx128_c16.o >/dev/null 2>&1 mv -f .deps/matmulavx128_c16.Tpo .deps/matmulavx128_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c17.lo -MD -MP -MF .deps/matmulavx128_c17.Tpo -c -o matmulavx128_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c17.lo -MD -MP -MF .deps/matmulavx128_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c17.c -fno-common -DPIC -o .libs/matmulavx128_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128 -g -O2 -pipe -Os -MT matmulavx128_c17.lo -MD -MP -MF .deps/matmulavx128_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/matmulavx128_c17.c -o matmulavx128_c17.o >/dev/null 2>&1 mv -f .deps/matmulavx128_c17.Tpo .deps/matmulavx128_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c -o spread_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_i1.c -fno-common -DPIC -o .libs/spread_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_i1.c -o spread_i1.o >/dev/null 2>&1 mv -f .deps/spread_i1.Tpo .deps/spread_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c -o spread_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_i2.c -fno-common -DPIC -o .libs/spread_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_i2.c -o spread_i2.o >/dev/null 2>&1 mv -f .deps/spread_i2.Tpo .deps/spread_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c -o spread_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_i4.c -fno-common -DPIC -o .libs/spread_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_i4.c -o spread_i4.o >/dev/null 2>&1 mv -f .deps/spread_i4.Tpo .deps/spread_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c -o spread_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_i8.c -fno-common -DPIC -o .libs/spread_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_i8.c -o spread_i8.o >/dev/null 2>&1 mv -f .deps/spread_i8.Tpo .deps/spread_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c -o spread_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_i16.c -fno-common -DPIC -o .libs/spread_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_i16.c -o spread_i16.o >/dev/null 2>&1 mv -f .deps/spread_i16.Tpo .deps/spread_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c -o spread_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_r4.c -fno-common -DPIC -o .libs/spread_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_r4.c -o spread_r4.o >/dev/null 2>&1 mv -f .deps/spread_r4.Tpo .deps/spread_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c -o spread_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_r8.c -fno-common -DPIC -o .libs/spread_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_r8.c -o spread_r8.o >/dev/null 2>&1 mv -f .deps/spread_r8.Tpo .deps/spread_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c -o spread_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_r10.c -fno-common -DPIC -o .libs/spread_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_r10.c -o spread_r10.o >/dev/null 2>&1 mv -f .deps/spread_r10.Tpo .deps/spread_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c -o spread_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_r16.c -fno-common -DPIC -o .libs/spread_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_r16.c -o spread_r16.o >/dev/null 2>&1 mv -f .deps/spread_r16.Tpo .deps/spread_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r17.lo -MD -MP -MF .deps/spread_r17.Tpo -c -o spread_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r17.lo -MD -MP -MF .deps/spread_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_r17.c -fno-common -DPIC -o .libs/spread_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_r17.lo -MD -MP -MF .deps/spread_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_r17.c -o spread_r17.o >/dev/null 2>&1 mv -f .deps/spread_r17.Tpo .deps/spread_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c -o spread_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_c4.c -fno-common -DPIC -o .libs/spread_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_c4.c -o spread_c4.o >/dev/null 2>&1 mv -f .deps/spread_c4.Tpo .deps/spread_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c -o spread_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_c8.c -fno-common -DPIC -o .libs/spread_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_c8.c -o spread_c8.o >/dev/null 2>&1 mv -f .deps/spread_c8.Tpo .deps/spread_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c -o spread_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_c10.c -fno-common -DPIC -o .libs/spread_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_c10.c -o spread_c10.o >/dev/null 2>&1 mv -f .deps/spread_c10.Tpo .deps/spread_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c -o spread_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_c16.c -fno-common -DPIC -o .libs/spread_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_c16.c -o spread_c16.o >/dev/null 2>&1 mv -f .deps/spread_c16.Tpo .deps/spread_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c17.lo -MD -MP -MF .deps/spread_c17.Tpo -c -o spread_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/spread_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/spread_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c17.lo -MD -MP -MF .deps/spread_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_c17.c -fno-common -DPIC -o .libs/spread_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_c17.lo -MD -MP -MF .deps/spread_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/spread_c17.c -o spread_c17.o >/dev/null 2>&1 mv -f .deps/spread_c17.Tpo .deps/spread_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c -o cshift0_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_i1.c -fno-common -DPIC -o .libs/cshift0_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_i1.c -o cshift0_i1.o >/dev/null 2>&1 mv -f .deps/cshift0_i1.Tpo .deps/cshift0_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c -o cshift0_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_i2.c -fno-common -DPIC -o .libs/cshift0_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_i2.c -o cshift0_i2.o >/dev/null 2>&1 mv -f .deps/cshift0_i2.Tpo .deps/cshift0_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c -o cshift0_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_i4.c -fno-common -DPIC -o .libs/cshift0_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_i4.c -o cshift0_i4.o >/dev/null 2>&1 mv -f .deps/cshift0_i4.Tpo .deps/cshift0_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c -o cshift0_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_i8.c -fno-common -DPIC -o .libs/cshift0_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_i8.c -o cshift0_i8.o >/dev/null 2>&1 mv -f .deps/cshift0_i8.Tpo .deps/cshift0_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c -o cshift0_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_i16.c -fno-common -DPIC -o .libs/cshift0_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_i16.c -o cshift0_i16.o >/dev/null 2>&1 mv -f .deps/cshift0_i16.Tpo .deps/cshift0_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c -o cshift0_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_r4.c -fno-common -DPIC -o .libs/cshift0_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_r4.c -o cshift0_r4.o >/dev/null 2>&1 mv -f .deps/cshift0_r4.Tpo .deps/cshift0_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c -o cshift0_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_r8.c -fno-common -DPIC -o .libs/cshift0_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_r8.c -o cshift0_r8.o >/dev/null 2>&1 mv -f .deps/cshift0_r8.Tpo .deps/cshift0_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c -o cshift0_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_r10.c -fno-common -DPIC -o .libs/cshift0_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_r10.c -o cshift0_r10.o >/dev/null 2>&1 mv -f .deps/cshift0_r10.Tpo .deps/cshift0_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c -o cshift0_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_r16.c -fno-common -DPIC -o .libs/cshift0_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_r16.c -o cshift0_r16.o >/dev/null 2>&1 mv -f .deps/cshift0_r16.Tpo .deps/cshift0_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r17.lo -MD -MP -MF .deps/cshift0_r17.Tpo -c -o cshift0_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r17.lo -MD -MP -MF .deps/cshift0_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_r17.c -fno-common -DPIC -o .libs/cshift0_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_r17.lo -MD -MP -MF .deps/cshift0_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_r17.c -o cshift0_r17.o >/dev/null 2>&1 mv -f .deps/cshift0_r17.Tpo .deps/cshift0_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c -o cshift0_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_c4.c -fno-common -DPIC -o .libs/cshift0_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_c4.c -o cshift0_c4.o >/dev/null 2>&1 mv -f .deps/cshift0_c4.Tpo .deps/cshift0_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c -o cshift0_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_c8.c -fno-common -DPIC -o .libs/cshift0_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_c8.c -o cshift0_c8.o >/dev/null 2>&1 mv -f .deps/cshift0_c8.Tpo .deps/cshift0_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c -o cshift0_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_c10.c -fno-common -DPIC -o .libs/cshift0_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_c10.c -o cshift0_c10.o >/dev/null 2>&1 mv -f .deps/cshift0_c10.Tpo .deps/cshift0_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c -o cshift0_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_c16.c -fno-common -DPIC -o .libs/cshift0_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_c16.c -o cshift0_c16.o >/dev/null 2>&1 mv -f .deps/cshift0_c16.Tpo .deps/cshift0_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c17.lo -MD -MP -MF .deps/cshift0_c17.Tpo -c -o cshift0_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift0_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift0_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c17.lo -MD -MP -MF .deps/cshift0_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_c17.c -fno-common -DPIC -o .libs/cshift0_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0_c17.lo -MD -MP -MF .deps/cshift0_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift0_c17.c -o cshift0_c17.o >/dev/null 2>&1 mv -f .deps/cshift0_c17.Tpo .deps/cshift0_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i1.lo -MD -MP -MF .deps/cshift1_4_i1.Tpo -c -o cshift1_4_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i1.lo -MD -MP -MF .deps/cshift1_4_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i1.c -fno-common -DPIC -o .libs/cshift1_4_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i1.lo -MD -MP -MF .deps/cshift1_4_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i1.c -o cshift1_4_i1.o >/dev/null 2>&1 mv -f .deps/cshift1_4_i1.Tpo .deps/cshift1_4_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i2.lo -MD -MP -MF .deps/cshift1_4_i2.Tpo -c -o cshift1_4_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i2.lo -MD -MP -MF .deps/cshift1_4_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i2.c -fno-common -DPIC -o .libs/cshift1_4_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i2.lo -MD -MP -MF .deps/cshift1_4_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i2.c -o cshift1_4_i2.o >/dev/null 2>&1 mv -f .deps/cshift1_4_i2.Tpo .deps/cshift1_4_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i4.lo -MD -MP -MF .deps/cshift1_4_i4.Tpo -c -o cshift1_4_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i4.lo -MD -MP -MF .deps/cshift1_4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i4.c -fno-common -DPIC -o .libs/cshift1_4_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i4.lo -MD -MP -MF .deps/cshift1_4_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i4.c -o cshift1_4_i4.o >/dev/null 2>&1 mv -f .deps/cshift1_4_i4.Tpo .deps/cshift1_4_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i8.lo -MD -MP -MF .deps/cshift1_4_i8.Tpo -c -o cshift1_4_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i8.lo -MD -MP -MF .deps/cshift1_4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i8.c -fno-common -DPIC -o .libs/cshift1_4_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i8.lo -MD -MP -MF .deps/cshift1_4_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i8.c -o cshift1_4_i8.o >/dev/null 2>&1 mv -f .deps/cshift1_4_i8.Tpo .deps/cshift1_4_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i16.lo -MD -MP -MF .deps/cshift1_4_i16.Tpo -c -o cshift1_4_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i16.lo -MD -MP -MF .deps/cshift1_4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i16.c -fno-common -DPIC -o .libs/cshift1_4_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_i16.lo -MD -MP -MF .deps/cshift1_4_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_i16.c -o cshift1_4_i16.o >/dev/null 2>&1 mv -f .deps/cshift1_4_i16.Tpo .deps/cshift1_4_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r4.lo -MD -MP -MF .deps/cshift1_4_r4.Tpo -c -o cshift1_4_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r4.lo -MD -MP -MF .deps/cshift1_4_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r4.c -fno-common -DPIC -o .libs/cshift1_4_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r4.lo -MD -MP -MF .deps/cshift1_4_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r4.c -o cshift1_4_r4.o >/dev/null 2>&1 mv -f .deps/cshift1_4_r4.Tpo .deps/cshift1_4_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r8.lo -MD -MP -MF .deps/cshift1_4_r8.Tpo -c -o cshift1_4_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r8.lo -MD -MP -MF .deps/cshift1_4_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r8.c -fno-common -DPIC -o .libs/cshift1_4_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r8.lo -MD -MP -MF .deps/cshift1_4_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r8.c -o cshift1_4_r8.o >/dev/null 2>&1 mv -f .deps/cshift1_4_r8.Tpo .deps/cshift1_4_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r10.lo -MD -MP -MF .deps/cshift1_4_r10.Tpo -c -o cshift1_4_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r10.lo -MD -MP -MF .deps/cshift1_4_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r10.c -fno-common -DPIC -o .libs/cshift1_4_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r10.lo -MD -MP -MF .deps/cshift1_4_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r10.c -o cshift1_4_r10.o >/dev/null 2>&1 mv -f .deps/cshift1_4_r10.Tpo .deps/cshift1_4_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r16.lo -MD -MP -MF .deps/cshift1_4_r16.Tpo -c -o cshift1_4_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r16.lo -MD -MP -MF .deps/cshift1_4_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r16.c -fno-common -DPIC -o .libs/cshift1_4_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r16.lo -MD -MP -MF .deps/cshift1_4_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r16.c -o cshift1_4_r16.o >/dev/null 2>&1 mv -f .deps/cshift1_4_r16.Tpo .deps/cshift1_4_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r17.lo -MD -MP -MF .deps/cshift1_4_r17.Tpo -c -o cshift1_4_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r17.lo -MD -MP -MF .deps/cshift1_4_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r17.c -fno-common -DPIC -o .libs/cshift1_4_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_r17.lo -MD -MP -MF .deps/cshift1_4_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_r17.c -o cshift1_4_r17.o >/dev/null 2>&1 mv -f .deps/cshift1_4_r17.Tpo .deps/cshift1_4_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c4.lo -MD -MP -MF .deps/cshift1_4_c4.Tpo -c -o cshift1_4_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c4.lo -MD -MP -MF .deps/cshift1_4_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c4.c -fno-common -DPIC -o .libs/cshift1_4_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c4.lo -MD -MP -MF .deps/cshift1_4_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c4.c -o cshift1_4_c4.o >/dev/null 2>&1 mv -f .deps/cshift1_4_c4.Tpo .deps/cshift1_4_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c8.lo -MD -MP -MF .deps/cshift1_4_c8.Tpo -c -o cshift1_4_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c8.lo -MD -MP -MF .deps/cshift1_4_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c8.c -fno-common -DPIC -o .libs/cshift1_4_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c8.lo -MD -MP -MF .deps/cshift1_4_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c8.c -o cshift1_4_c8.o >/dev/null 2>&1 mv -f .deps/cshift1_4_c8.Tpo .deps/cshift1_4_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c10.lo -MD -MP -MF .deps/cshift1_4_c10.Tpo -c -o cshift1_4_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c10.lo -MD -MP -MF .deps/cshift1_4_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c10.c -fno-common -DPIC -o .libs/cshift1_4_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c10.lo -MD -MP -MF .deps/cshift1_4_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c10.c -o cshift1_4_c10.o >/dev/null 2>&1 mv -f .deps/cshift1_4_c10.Tpo .deps/cshift1_4_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c16.lo -MD -MP -MF .deps/cshift1_4_c16.Tpo -c -o cshift1_4_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c16.lo -MD -MP -MF .deps/cshift1_4_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c16.c -fno-common -DPIC -o .libs/cshift1_4_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c16.lo -MD -MP -MF .deps/cshift1_4_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c16.c -o cshift1_4_c16.o >/dev/null 2>&1 mv -f .deps/cshift1_4_c16.Tpo .deps/cshift1_4_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c17.lo -MD -MP -MF .deps/cshift1_4_c17.Tpo -c -o cshift1_4_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c17.lo -MD -MP -MF .deps/cshift1_4_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c17.c -fno-common -DPIC -o .libs/cshift1_4_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_4_c17.lo -MD -MP -MF .deps/cshift1_4_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_4_c17.c -o cshift1_4_c17.o >/dev/null 2>&1 mv -f .deps/cshift1_4_c17.Tpo .deps/cshift1_4_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i1.lo -MD -MP -MF .deps/cshift1_8_i1.Tpo -c -o cshift1_8_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i1.lo -MD -MP -MF .deps/cshift1_8_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i1.c -fno-common -DPIC -o .libs/cshift1_8_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i1.lo -MD -MP -MF .deps/cshift1_8_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i1.c -o cshift1_8_i1.o >/dev/null 2>&1 mv -f .deps/cshift1_8_i1.Tpo .deps/cshift1_8_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i2.lo -MD -MP -MF .deps/cshift1_8_i2.Tpo -c -o cshift1_8_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i2.lo -MD -MP -MF .deps/cshift1_8_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i2.c -fno-common -DPIC -o .libs/cshift1_8_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i2.lo -MD -MP -MF .deps/cshift1_8_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i2.c -o cshift1_8_i2.o >/dev/null 2>&1 mv -f .deps/cshift1_8_i2.Tpo .deps/cshift1_8_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i4.lo -MD -MP -MF .deps/cshift1_8_i4.Tpo -c -o cshift1_8_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i4.lo -MD -MP -MF .deps/cshift1_8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i4.c -fno-common -DPIC -o .libs/cshift1_8_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i4.lo -MD -MP -MF .deps/cshift1_8_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i4.c -o cshift1_8_i4.o >/dev/null 2>&1 mv -f .deps/cshift1_8_i4.Tpo .deps/cshift1_8_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i8.lo -MD -MP -MF .deps/cshift1_8_i8.Tpo -c -o cshift1_8_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i8.lo -MD -MP -MF .deps/cshift1_8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i8.c -fno-common -DPIC -o .libs/cshift1_8_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i8.lo -MD -MP -MF .deps/cshift1_8_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i8.c -o cshift1_8_i8.o >/dev/null 2>&1 mv -f .deps/cshift1_8_i8.Tpo .deps/cshift1_8_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i16.lo -MD -MP -MF .deps/cshift1_8_i16.Tpo -c -o cshift1_8_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i16.lo -MD -MP -MF .deps/cshift1_8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i16.c -fno-common -DPIC -o .libs/cshift1_8_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_i16.lo -MD -MP -MF .deps/cshift1_8_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_i16.c -o cshift1_8_i16.o >/dev/null 2>&1 mv -f .deps/cshift1_8_i16.Tpo .deps/cshift1_8_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r4.lo -MD -MP -MF .deps/cshift1_8_r4.Tpo -c -o cshift1_8_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r4.lo -MD -MP -MF .deps/cshift1_8_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r4.c -fno-common -DPIC -o .libs/cshift1_8_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r4.lo -MD -MP -MF .deps/cshift1_8_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r4.c -o cshift1_8_r4.o >/dev/null 2>&1 mv -f .deps/cshift1_8_r4.Tpo .deps/cshift1_8_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r8.lo -MD -MP -MF .deps/cshift1_8_r8.Tpo -c -o cshift1_8_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r8.lo -MD -MP -MF .deps/cshift1_8_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r8.c -fno-common -DPIC -o .libs/cshift1_8_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r8.lo -MD -MP -MF .deps/cshift1_8_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r8.c -o cshift1_8_r8.o >/dev/null 2>&1 mv -f .deps/cshift1_8_r8.Tpo .deps/cshift1_8_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r10.lo -MD -MP -MF .deps/cshift1_8_r10.Tpo -c -o cshift1_8_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r10.lo -MD -MP -MF .deps/cshift1_8_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r10.c -fno-common -DPIC -o .libs/cshift1_8_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r10.lo -MD -MP -MF .deps/cshift1_8_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r10.c -o cshift1_8_r10.o >/dev/null 2>&1 mv -f .deps/cshift1_8_r10.Tpo .deps/cshift1_8_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r16.lo -MD -MP -MF .deps/cshift1_8_r16.Tpo -c -o cshift1_8_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r16.lo -MD -MP -MF .deps/cshift1_8_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r16.c -fno-common -DPIC -o .libs/cshift1_8_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r16.lo -MD -MP -MF .deps/cshift1_8_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r16.c -o cshift1_8_r16.o >/dev/null 2>&1 mv -f .deps/cshift1_8_r16.Tpo .deps/cshift1_8_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r17.lo -MD -MP -MF .deps/cshift1_8_r17.Tpo -c -o cshift1_8_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r17.lo -MD -MP -MF .deps/cshift1_8_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r17.c -fno-common -DPIC -o .libs/cshift1_8_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_r17.lo -MD -MP -MF .deps/cshift1_8_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_r17.c -o cshift1_8_r17.o >/dev/null 2>&1 mv -f .deps/cshift1_8_r17.Tpo .deps/cshift1_8_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c4.lo -MD -MP -MF .deps/cshift1_8_c4.Tpo -c -o cshift1_8_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c4.lo -MD -MP -MF .deps/cshift1_8_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c4.c -fno-common -DPIC -o .libs/cshift1_8_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c4.lo -MD -MP -MF .deps/cshift1_8_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c4.c -o cshift1_8_c4.o >/dev/null 2>&1 mv -f .deps/cshift1_8_c4.Tpo .deps/cshift1_8_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c8.lo -MD -MP -MF .deps/cshift1_8_c8.Tpo -c -o cshift1_8_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c8.lo -MD -MP -MF .deps/cshift1_8_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c8.c -fno-common -DPIC -o .libs/cshift1_8_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c8.lo -MD -MP -MF .deps/cshift1_8_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c8.c -o cshift1_8_c8.o >/dev/null 2>&1 mv -f .deps/cshift1_8_c8.Tpo .deps/cshift1_8_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c10.lo -MD -MP -MF .deps/cshift1_8_c10.Tpo -c -o cshift1_8_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c10.lo -MD -MP -MF .deps/cshift1_8_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c10.c -fno-common -DPIC -o .libs/cshift1_8_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c10.lo -MD -MP -MF .deps/cshift1_8_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c10.c -o cshift1_8_c10.o >/dev/null 2>&1 mv -f .deps/cshift1_8_c10.Tpo .deps/cshift1_8_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c16.lo -MD -MP -MF .deps/cshift1_8_c16.Tpo -c -o cshift1_8_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c16.lo -MD -MP -MF .deps/cshift1_8_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c16.c -fno-common -DPIC -o .libs/cshift1_8_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c16.lo -MD -MP -MF .deps/cshift1_8_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c16.c -o cshift1_8_c16.o >/dev/null 2>&1 mv -f .deps/cshift1_8_c16.Tpo .deps/cshift1_8_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c17.lo -MD -MP -MF .deps/cshift1_8_c17.Tpo -c -o cshift1_8_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c17.lo -MD -MP -MF .deps/cshift1_8_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c17.c -fno-common -DPIC -o .libs/cshift1_8_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_8_c17.lo -MD -MP -MF .deps/cshift1_8_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_8_c17.c -o cshift1_8_c17.o >/dev/null 2>&1 mv -f .deps/cshift1_8_c17.Tpo .deps/cshift1_8_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i1.lo -MD -MP -MF .deps/cshift1_16_i1.Tpo -c -o cshift1_16_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i1.lo -MD -MP -MF .deps/cshift1_16_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i1.c -fno-common -DPIC -o .libs/cshift1_16_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i1.lo -MD -MP -MF .deps/cshift1_16_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i1.c -o cshift1_16_i1.o >/dev/null 2>&1 mv -f .deps/cshift1_16_i1.Tpo .deps/cshift1_16_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i2.lo -MD -MP -MF .deps/cshift1_16_i2.Tpo -c -o cshift1_16_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i2.lo -MD -MP -MF .deps/cshift1_16_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i2.c -fno-common -DPIC -o .libs/cshift1_16_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i2.lo -MD -MP -MF .deps/cshift1_16_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i2.c -o cshift1_16_i2.o >/dev/null 2>&1 mv -f .deps/cshift1_16_i2.Tpo .deps/cshift1_16_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i4.lo -MD -MP -MF .deps/cshift1_16_i4.Tpo -c -o cshift1_16_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i4.lo -MD -MP -MF .deps/cshift1_16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i4.c -fno-common -DPIC -o .libs/cshift1_16_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i4.lo -MD -MP -MF .deps/cshift1_16_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i4.c -o cshift1_16_i4.o >/dev/null 2>&1 mv -f .deps/cshift1_16_i4.Tpo .deps/cshift1_16_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i8.lo -MD -MP -MF .deps/cshift1_16_i8.Tpo -c -o cshift1_16_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i8.lo -MD -MP -MF .deps/cshift1_16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i8.c -fno-common -DPIC -o .libs/cshift1_16_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i8.lo -MD -MP -MF .deps/cshift1_16_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i8.c -o cshift1_16_i8.o >/dev/null 2>&1 mv -f .deps/cshift1_16_i8.Tpo .deps/cshift1_16_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i16.lo -MD -MP -MF .deps/cshift1_16_i16.Tpo -c -o cshift1_16_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i16.lo -MD -MP -MF .deps/cshift1_16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i16.c -fno-common -DPIC -o .libs/cshift1_16_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_i16.lo -MD -MP -MF .deps/cshift1_16_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_i16.c -o cshift1_16_i16.o >/dev/null 2>&1 mv -f .deps/cshift1_16_i16.Tpo .deps/cshift1_16_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r4.lo -MD -MP -MF .deps/cshift1_16_r4.Tpo -c -o cshift1_16_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r4.lo -MD -MP -MF .deps/cshift1_16_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r4.c -fno-common -DPIC -o .libs/cshift1_16_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r4.lo -MD -MP -MF .deps/cshift1_16_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r4.c -o cshift1_16_r4.o >/dev/null 2>&1 mv -f .deps/cshift1_16_r4.Tpo .deps/cshift1_16_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r8.lo -MD -MP -MF .deps/cshift1_16_r8.Tpo -c -o cshift1_16_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r8.lo -MD -MP -MF .deps/cshift1_16_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r8.c -fno-common -DPIC -o .libs/cshift1_16_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r8.lo -MD -MP -MF .deps/cshift1_16_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r8.c -o cshift1_16_r8.o >/dev/null 2>&1 mv -f .deps/cshift1_16_r8.Tpo .deps/cshift1_16_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r10.lo -MD -MP -MF .deps/cshift1_16_r10.Tpo -c -o cshift1_16_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r10.lo -MD -MP -MF .deps/cshift1_16_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r10.c -fno-common -DPIC -o .libs/cshift1_16_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r10.lo -MD -MP -MF .deps/cshift1_16_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r10.c -o cshift1_16_r10.o >/dev/null 2>&1 mv -f .deps/cshift1_16_r10.Tpo .deps/cshift1_16_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r16.lo -MD -MP -MF .deps/cshift1_16_r16.Tpo -c -o cshift1_16_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r16.lo -MD -MP -MF .deps/cshift1_16_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r16.c -fno-common -DPIC -o .libs/cshift1_16_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r16.lo -MD -MP -MF .deps/cshift1_16_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r16.c -o cshift1_16_r16.o >/dev/null 2>&1 mv -f .deps/cshift1_16_r16.Tpo .deps/cshift1_16_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r17.lo -MD -MP -MF .deps/cshift1_16_r17.Tpo -c -o cshift1_16_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r17.lo -MD -MP -MF .deps/cshift1_16_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r17.c -fno-common -DPIC -o .libs/cshift1_16_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_r17.lo -MD -MP -MF .deps/cshift1_16_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_r17.c -o cshift1_16_r17.o >/dev/null 2>&1 mv -f .deps/cshift1_16_r17.Tpo .deps/cshift1_16_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c4.lo -MD -MP -MF .deps/cshift1_16_c4.Tpo -c -o cshift1_16_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c4.lo -MD -MP -MF .deps/cshift1_16_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c4.c -fno-common -DPIC -o .libs/cshift1_16_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c4.lo -MD -MP -MF .deps/cshift1_16_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c4.c -o cshift1_16_c4.o >/dev/null 2>&1 mv -f .deps/cshift1_16_c4.Tpo .deps/cshift1_16_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c8.lo -MD -MP -MF .deps/cshift1_16_c8.Tpo -c -o cshift1_16_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c8.lo -MD -MP -MF .deps/cshift1_16_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c8.c -fno-common -DPIC -o .libs/cshift1_16_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c8.lo -MD -MP -MF .deps/cshift1_16_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c8.c -o cshift1_16_c8.o >/dev/null 2>&1 mv -f .deps/cshift1_16_c8.Tpo .deps/cshift1_16_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c10.lo -MD -MP -MF .deps/cshift1_16_c10.Tpo -c -o cshift1_16_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c10.lo -MD -MP -MF .deps/cshift1_16_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c10.c -fno-common -DPIC -o .libs/cshift1_16_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c10.lo -MD -MP -MF .deps/cshift1_16_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c10.c -o cshift1_16_c10.o >/dev/null 2>&1 mv -f .deps/cshift1_16_c10.Tpo .deps/cshift1_16_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c16.lo -MD -MP -MF .deps/cshift1_16_c16.Tpo -c -o cshift1_16_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c16.lo -MD -MP -MF .deps/cshift1_16_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c16.c -fno-common -DPIC -o .libs/cshift1_16_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c16.lo -MD -MP -MF .deps/cshift1_16_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c16.c -o cshift1_16_c16.o >/dev/null 2>&1 mv -f .deps/cshift1_16_c16.Tpo .deps/cshift1_16_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c17.lo -MD -MP -MF .deps/cshift1_16_c17.Tpo -c -o cshift1_16_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c17.lo -MD -MP -MF .deps/cshift1_16_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c17.c -fno-common -DPIC -o .libs/cshift1_16_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift1_16_c17.lo -MD -MP -MF .deps/cshift1_16_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/cshift1_16_c17.c -o cshift1_16_c17.o >/dev/null 2>&1 mv -f .deps/cshift1_16_c17.Tpo .deps/cshift1_16_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_s1.lo -MD -MP -MF .deps/maxloc0_4_s1.Tpo -c -o maxloc0_4_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_s1.lo -MD -MP -MF .deps/maxloc0_4_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_s1.c -fno-common -DPIC -o .libs/maxloc0_4_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_s1.lo -MD -MP -MF .deps/maxloc0_4_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_s1.c -o maxloc0_4_s1.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_s1.Tpo .deps/maxloc0_4_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_s4.lo -MD -MP -MF .deps/maxloc0_4_s4.Tpo -c -o maxloc0_4_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_s4.lo -MD -MP -MF .deps/maxloc0_4_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_s4.c -fno-common -DPIC -o .libs/maxloc0_4_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_4_s4.lo -MD -MP -MF .deps/maxloc0_4_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_4_s4.c -o maxloc0_4_s4.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_s4.Tpo .deps/maxloc0_4_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_s1.lo -MD -MP -MF .deps/maxloc0_8_s1.Tpo -c -o maxloc0_8_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_s1.lo -MD -MP -MF .deps/maxloc0_8_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_s1.c -fno-common -DPIC -o .libs/maxloc0_8_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_s1.lo -MD -MP -MF .deps/maxloc0_8_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_s1.c -o maxloc0_8_s1.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_s1.Tpo .deps/maxloc0_8_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_s4.lo -MD -MP -MF .deps/maxloc0_8_s4.Tpo -c -o maxloc0_8_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_s4.lo -MD -MP -MF .deps/maxloc0_8_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_s4.c -fno-common -DPIC -o .libs/maxloc0_8_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_8_s4.lo -MD -MP -MF .deps/maxloc0_8_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_8_s4.c -o maxloc0_8_s4.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_s4.Tpo .deps/maxloc0_8_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_s1.lo -MD -MP -MF .deps/maxloc0_16_s1.Tpo -c -o maxloc0_16_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_s1.lo -MD -MP -MF .deps/maxloc0_16_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_s1.c -fno-common -DPIC -o .libs/maxloc0_16_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_s1.lo -MD -MP -MF .deps/maxloc0_16_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_s1.c -o maxloc0_16_s1.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_s1.Tpo .deps/maxloc0_16_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_s4.lo -MD -MP -MF .deps/maxloc0_16_s4.Tpo -c -o maxloc0_16_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_s4.lo -MD -MP -MF .deps/maxloc0_16_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_s4.c -fno-common -DPIC -o .libs/maxloc0_16_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc0_16_s4.lo -MD -MP -MF .deps/maxloc0_16_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc0_16_s4.c -o maxloc0_16_s4.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_s4.Tpo .deps/maxloc0_16_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_s1.lo -MD -MP -MF .deps/minloc0_4_s1.Tpo -c -o minloc0_4_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_4_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_4_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_s1.lo -MD -MP -MF .deps/minloc0_4_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_s1.c -fno-common -DPIC -o .libs/minloc0_4_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_s1.lo -MD -MP -MF .deps/minloc0_4_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_s1.c -o minloc0_4_s1.o >/dev/null 2>&1 mv -f .deps/minloc0_4_s1.Tpo .deps/minloc0_4_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_s4.lo -MD -MP -MF .deps/minloc0_4_s4.Tpo -c -o minloc0_4_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_4_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_4_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_s4.lo -MD -MP -MF .deps/minloc0_4_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_s4.c -fno-common -DPIC -o .libs/minloc0_4_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_4_s4.lo -MD -MP -MF .deps/minloc0_4_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_4_s4.c -o minloc0_4_s4.o >/dev/null 2>&1 mv -f .deps/minloc0_4_s4.Tpo .deps/minloc0_4_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_s1.lo -MD -MP -MF .deps/minloc0_8_s1.Tpo -c -o minloc0_8_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_8_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_8_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_s1.lo -MD -MP -MF .deps/minloc0_8_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_s1.c -fno-common -DPIC -o .libs/minloc0_8_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_s1.lo -MD -MP -MF .deps/minloc0_8_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_s1.c -o minloc0_8_s1.o >/dev/null 2>&1 mv -f .deps/minloc0_8_s1.Tpo .deps/minloc0_8_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_s4.lo -MD -MP -MF .deps/minloc0_8_s4.Tpo -c -o minloc0_8_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_8_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_8_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_s4.lo -MD -MP -MF .deps/minloc0_8_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_s4.c -fno-common -DPIC -o .libs/minloc0_8_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_8_s4.lo -MD -MP -MF .deps/minloc0_8_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_8_s4.c -o minloc0_8_s4.o >/dev/null 2>&1 mv -f .deps/minloc0_8_s4.Tpo .deps/minloc0_8_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_s1.lo -MD -MP -MF .deps/minloc0_16_s1.Tpo -c -o minloc0_16_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_16_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_16_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_s1.lo -MD -MP -MF .deps/minloc0_16_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_s1.c -fno-common -DPIC -o .libs/minloc0_16_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_s1.lo -MD -MP -MF .deps/minloc0_16_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_s1.c -o minloc0_16_s1.o >/dev/null 2>&1 mv -f .deps/minloc0_16_s1.Tpo .deps/minloc0_16_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_s4.lo -MD -MP -MF .deps/minloc0_16_s4.Tpo -c -o minloc0_16_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc0_16_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc0_16_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_s4.lo -MD -MP -MF .deps/minloc0_16_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_s4.c -fno-common -DPIC -o .libs/minloc0_16_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc0_16_s4.lo -MD -MP -MF .deps/minloc0_16_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc0_16_s4.c -o minloc0_16_s4.o >/dev/null 2>&1 mv -f .deps/minloc0_16_s4.Tpo .deps/minloc0_16_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_s1.lo -MD -MP -MF .deps/maxloc1_4_s1.Tpo -c -o maxloc1_4_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_s1.lo -MD -MP -MF .deps/maxloc1_4_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_s1.c -fno-common -DPIC -o .libs/maxloc1_4_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_s1.lo -MD -MP -MF .deps/maxloc1_4_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_s1.c -o maxloc1_4_s1.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_s1.Tpo .deps/maxloc1_4_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_s4.lo -MD -MP -MF .deps/maxloc1_4_s4.Tpo -c -o maxloc1_4_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_s4.lo -MD -MP -MF .deps/maxloc1_4_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_s4.c -fno-common -DPIC -o .libs/maxloc1_4_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_4_s4.lo -MD -MP -MF .deps/maxloc1_4_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_4_s4.c -o maxloc1_4_s4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_s4.Tpo .deps/maxloc1_4_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_s1.lo -MD -MP -MF .deps/maxloc1_8_s1.Tpo -c -o maxloc1_8_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_s1.lo -MD -MP -MF .deps/maxloc1_8_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_s1.c -fno-common -DPIC -o .libs/maxloc1_8_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_s1.lo -MD -MP -MF .deps/maxloc1_8_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_s1.c -o maxloc1_8_s1.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_s1.Tpo .deps/maxloc1_8_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_s4.lo -MD -MP -MF .deps/maxloc1_8_s4.Tpo -c -o maxloc1_8_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_s4.lo -MD -MP -MF .deps/maxloc1_8_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_s4.c -fno-common -DPIC -o .libs/maxloc1_8_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_8_s4.lo -MD -MP -MF .deps/maxloc1_8_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_8_s4.c -o maxloc1_8_s4.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_s4.Tpo .deps/maxloc1_8_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_s1.lo -MD -MP -MF .deps/maxloc1_16_s1.Tpo -c -o maxloc1_16_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_s1.lo -MD -MP -MF .deps/maxloc1_16_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_s1.c -fno-common -DPIC -o .libs/maxloc1_16_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_s1.lo -MD -MP -MF .deps/maxloc1_16_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_s1.c -o maxloc1_16_s1.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_s1.Tpo .deps/maxloc1_16_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_s4.lo -MD -MP -MF .deps/maxloc1_16_s4.Tpo -c -o maxloc1_16_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_s4.lo -MD -MP -MF .deps/maxloc1_16_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_s4.c -fno-common -DPIC -o .libs/maxloc1_16_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc1_16_s4.lo -MD -MP -MF .deps/maxloc1_16_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc1_16_s4.c -o maxloc1_16_s4.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_s4.Tpo .deps/maxloc1_16_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_s1.lo -MD -MP -MF .deps/minloc1_4_s1.Tpo -c -o minloc1_4_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_4_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_4_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_s1.lo -MD -MP -MF .deps/minloc1_4_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_s1.c -fno-common -DPIC -o .libs/minloc1_4_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_s1.lo -MD -MP -MF .deps/minloc1_4_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_s1.c -o minloc1_4_s1.o >/dev/null 2>&1 mv -f .deps/minloc1_4_s1.Tpo .deps/minloc1_4_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_s4.lo -MD -MP -MF .deps/minloc1_4_s4.Tpo -c -o minloc1_4_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_4_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_4_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_s4.lo -MD -MP -MF .deps/minloc1_4_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_s4.c -fno-common -DPIC -o .libs/minloc1_4_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_4_s4.lo -MD -MP -MF .deps/minloc1_4_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_4_s4.c -o minloc1_4_s4.o >/dev/null 2>&1 mv -f .deps/minloc1_4_s4.Tpo .deps/minloc1_4_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_s1.lo -MD -MP -MF .deps/minloc1_8_s1.Tpo -c -o minloc1_8_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_8_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_8_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_s1.lo -MD -MP -MF .deps/minloc1_8_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_s1.c -fno-common -DPIC -o .libs/minloc1_8_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_s1.lo -MD -MP -MF .deps/minloc1_8_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_s1.c -o minloc1_8_s1.o >/dev/null 2>&1 mv -f .deps/minloc1_8_s1.Tpo .deps/minloc1_8_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_s4.lo -MD -MP -MF .deps/minloc1_8_s4.Tpo -c -o minloc1_8_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_8_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_8_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_s4.lo -MD -MP -MF .deps/minloc1_8_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_s4.c -fno-common -DPIC -o .libs/minloc1_8_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_8_s4.lo -MD -MP -MF .deps/minloc1_8_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_8_s4.c -o minloc1_8_s4.o >/dev/null 2>&1 mv -f .deps/minloc1_8_s4.Tpo .deps/minloc1_8_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_s1.lo -MD -MP -MF .deps/minloc1_16_s1.Tpo -c -o minloc1_16_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_16_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_16_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_s1.lo -MD -MP -MF .deps/minloc1_16_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_s1.c -fno-common -DPIC -o .libs/minloc1_16_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_s1.lo -MD -MP -MF .deps/minloc1_16_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_s1.c -o minloc1_16_s1.o >/dev/null 2>&1 mv -f .deps/minloc1_16_s1.Tpo .deps/minloc1_16_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_s4.lo -MD -MP -MF .deps/minloc1_16_s4.Tpo -c -o minloc1_16_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc1_16_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc1_16_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_s4.lo -MD -MP -MF .deps/minloc1_16_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_s4.c -fno-common -DPIC -o .libs/minloc1_16_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc1_16_s4.lo -MD -MP -MF .deps/minloc1_16_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc1_16_s4.c -o minloc1_16_s4.o >/dev/null 2>&1 mv -f .deps/minloc1_16_s4.Tpo .deps/minloc1_16_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_4_s1.lo -MD -MP -MF .deps/maxloc2_4_s1.Tpo -c -o maxloc2_4_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc2_4_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc2_4_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_4_s1.lo -MD -MP -MF .deps/maxloc2_4_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc2_4_s1.c -fno-common -DPIC -o .libs/maxloc2_4_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_4_s1.lo -MD -MP -MF .deps/maxloc2_4_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc2_4_s1.c -o maxloc2_4_s1.o >/dev/null 2>&1 mv -f .deps/maxloc2_4_s1.Tpo .deps/maxloc2_4_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_4_s4.lo -MD -MP -MF .deps/maxloc2_4_s4.Tpo -c -o maxloc2_4_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc2_4_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc2_4_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_4_s4.lo -MD -MP -MF .deps/maxloc2_4_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc2_4_s4.c -fno-common -DPIC -o .libs/maxloc2_4_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_4_s4.lo -MD -MP -MF .deps/maxloc2_4_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc2_4_s4.c -o maxloc2_4_s4.o >/dev/null 2>&1 mv -f .deps/maxloc2_4_s4.Tpo .deps/maxloc2_4_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_8_s1.lo -MD -MP -MF .deps/maxloc2_8_s1.Tpo -c -o maxloc2_8_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc2_8_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc2_8_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_8_s1.lo -MD -MP -MF .deps/maxloc2_8_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc2_8_s1.c -fno-common -DPIC -o .libs/maxloc2_8_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_8_s1.lo -MD -MP -MF .deps/maxloc2_8_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc2_8_s1.c -o maxloc2_8_s1.o >/dev/null 2>&1 mv -f .deps/maxloc2_8_s1.Tpo .deps/maxloc2_8_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_8_s4.lo -MD -MP -MF .deps/maxloc2_8_s4.Tpo -c -o maxloc2_8_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc2_8_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc2_8_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_8_s4.lo -MD -MP -MF .deps/maxloc2_8_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc2_8_s4.c -fno-common -DPIC -o .libs/maxloc2_8_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_8_s4.lo -MD -MP -MF .deps/maxloc2_8_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc2_8_s4.c -o maxloc2_8_s4.o >/dev/null 2>&1 mv -f .deps/maxloc2_8_s4.Tpo .deps/maxloc2_8_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_16_s1.lo -MD -MP -MF .deps/maxloc2_16_s1.Tpo -c -o maxloc2_16_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc2_16_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc2_16_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_16_s1.lo -MD -MP -MF .deps/maxloc2_16_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc2_16_s1.c -fno-common -DPIC -o .libs/maxloc2_16_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_16_s1.lo -MD -MP -MF .deps/maxloc2_16_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc2_16_s1.c -o maxloc2_16_s1.o >/dev/null 2>&1 mv -f .deps/maxloc2_16_s1.Tpo .deps/maxloc2_16_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_16_s4.lo -MD -MP -MF .deps/maxloc2_16_s4.Tpo -c -o maxloc2_16_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxloc2_16_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxloc2_16_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_16_s4.lo -MD -MP -MF .deps/maxloc2_16_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc2_16_s4.c -fno-common -DPIC -o .libs/maxloc2_16_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxloc2_16_s4.lo -MD -MP -MF .deps/maxloc2_16_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxloc2_16_s4.c -o maxloc2_16_s4.o >/dev/null 2>&1 mv -f .deps/maxloc2_16_s4.Tpo .deps/maxloc2_16_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_4_s1.lo -MD -MP -MF .deps/minloc2_4_s1.Tpo -c -o minloc2_4_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc2_4_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc2_4_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_4_s1.lo -MD -MP -MF .deps/minloc2_4_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc2_4_s1.c -fno-common -DPIC -o .libs/minloc2_4_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_4_s1.lo -MD -MP -MF .deps/minloc2_4_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc2_4_s1.c -o minloc2_4_s1.o >/dev/null 2>&1 mv -f .deps/minloc2_4_s1.Tpo .deps/minloc2_4_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_4_s4.lo -MD -MP -MF .deps/minloc2_4_s4.Tpo -c -o minloc2_4_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc2_4_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc2_4_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_4_s4.lo -MD -MP -MF .deps/minloc2_4_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc2_4_s4.c -fno-common -DPIC -o .libs/minloc2_4_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_4_s4.lo -MD -MP -MF .deps/minloc2_4_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc2_4_s4.c -o minloc2_4_s4.o >/dev/null 2>&1 mv -f .deps/minloc2_4_s4.Tpo .deps/minloc2_4_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_8_s1.lo -MD -MP -MF .deps/minloc2_8_s1.Tpo -c -o minloc2_8_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc2_8_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc2_8_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_8_s1.lo -MD -MP -MF .deps/minloc2_8_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc2_8_s1.c -fno-common -DPIC -o .libs/minloc2_8_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_8_s1.lo -MD -MP -MF .deps/minloc2_8_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc2_8_s1.c -o minloc2_8_s1.o >/dev/null 2>&1 mv -f .deps/minloc2_8_s1.Tpo .deps/minloc2_8_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_8_s4.lo -MD -MP -MF .deps/minloc2_8_s4.Tpo -c -o minloc2_8_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc2_8_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc2_8_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_8_s4.lo -MD -MP -MF .deps/minloc2_8_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc2_8_s4.c -fno-common -DPIC -o .libs/minloc2_8_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_8_s4.lo -MD -MP -MF .deps/minloc2_8_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc2_8_s4.c -o minloc2_8_s4.o >/dev/null 2>&1 mv -f .deps/minloc2_8_s4.Tpo .deps/minloc2_8_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_16_s1.lo -MD -MP -MF .deps/minloc2_16_s1.Tpo -c -o minloc2_16_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc2_16_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc2_16_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_16_s1.lo -MD -MP -MF .deps/minloc2_16_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc2_16_s1.c -fno-common -DPIC -o .libs/minloc2_16_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_16_s1.lo -MD -MP -MF .deps/minloc2_16_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc2_16_s1.c -o minloc2_16_s1.o >/dev/null 2>&1 mv -f .deps/minloc2_16_s1.Tpo .deps/minloc2_16_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_16_s4.lo -MD -MP -MF .deps/minloc2_16_s4.Tpo -c -o minloc2_16_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minloc2_16_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minloc2_16_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_16_s4.lo -MD -MP -MF .deps/minloc2_16_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc2_16_s4.c -fno-common -DPIC -o .libs/minloc2_16_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minloc2_16_s4.lo -MD -MP -MF .deps/minloc2_16_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minloc2_16_s4.c -o minloc2_16_s4.o >/dev/null 2>&1 mv -f .deps/minloc2_16_s4.Tpo .deps/minloc2_16_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval0_s1.lo -MD -MP -MF .deps/maxval0_s1.Tpo -c -o maxval0_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval0_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval0_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval0_s1.lo -MD -MP -MF .deps/maxval0_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval0_s1.c -fno-common -DPIC -o .libs/maxval0_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval0_s1.lo -MD -MP -MF .deps/maxval0_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval0_s1.c -o maxval0_s1.o >/dev/null 2>&1 mv -f .deps/maxval0_s1.Tpo .deps/maxval0_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval0_s4.lo -MD -MP -MF .deps/maxval0_s4.Tpo -c -o maxval0_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval0_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval0_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval0_s4.lo -MD -MP -MF .deps/maxval0_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval0_s4.c -fno-common -DPIC -o .libs/maxval0_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval0_s4.lo -MD -MP -MF .deps/maxval0_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval0_s4.c -o maxval0_s4.o >/dev/null 2>&1 mv -f .deps/maxval0_s4.Tpo .deps/maxval0_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval0_s1.lo -MD -MP -MF .deps/minval0_s1.Tpo -c -o minval0_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval0_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval0_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval0_s1.lo -MD -MP -MF .deps/minval0_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval0_s1.c -fno-common -DPIC -o .libs/minval0_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval0_s1.lo -MD -MP -MF .deps/minval0_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval0_s1.c -o minval0_s1.o >/dev/null 2>&1 mv -f .deps/minval0_s1.Tpo .deps/minval0_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval0_s4.lo -MD -MP -MF .deps/minval0_s4.Tpo -c -o minval0_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval0_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval0_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval0_s4.lo -MD -MP -MF .deps/minval0_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval0_s4.c -fno-common -DPIC -o .libs/minval0_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval0_s4.lo -MD -MP -MF .deps/minval0_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval0_s4.c -o minval0_s4.o >/dev/null 2>&1 mv -f .deps/minval0_s4.Tpo .deps/minval0_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval1_s1.lo -MD -MP -MF .deps/maxval1_s1.Tpo -c -o maxval1_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval1_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval1_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval1_s1.lo -MD -MP -MF .deps/maxval1_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval1_s1.c -fno-common -DPIC -o .libs/maxval1_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval1_s1.lo -MD -MP -MF .deps/maxval1_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval1_s1.c -o maxval1_s1.o >/dev/null 2>&1 mv -f .deps/maxval1_s1.Tpo .deps/maxval1_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval1_s4.lo -MD -MP -MF .deps/maxval1_s4.Tpo -c -o maxval1_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/maxval1_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/maxval1_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval1_s4.lo -MD -MP -MF .deps/maxval1_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval1_s4.c -fno-common -DPIC -o .libs/maxval1_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT maxval1_s4.lo -MD -MP -MF .deps/maxval1_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/maxval1_s4.c -o maxval1_s4.o >/dev/null 2>&1 mv -f .deps/maxval1_s4.Tpo .deps/maxval1_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval1_s1.lo -MD -MP -MF .deps/minval1_s1.Tpo -c -o minval1_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval1_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval1_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval1_s1.lo -MD -MP -MF .deps/minval1_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval1_s1.c -fno-common -DPIC -o .libs/minval1_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval1_s1.lo -MD -MP -MF .deps/minval1_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval1_s1.c -o minval1_s1.o >/dev/null 2>&1 mv -f .deps/minval1_s1.Tpo .deps/minval1_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval1_s4.lo -MD -MP -MF .deps/minval1_s4.Tpo -c -o minval1_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/minval1_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/minval1_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval1_s4.lo -MD -MP -MF .deps/minval1_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval1_s4.c -fno-common -DPIC -o .libs/minval1_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT minval1_s4.lo -MD -MP -MF .deps/minval1_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/minval1_s4.c -o minval1_s4.o >/dev/null 2>&1 mv -f .deps/minval1_s4.Tpo .deps/minval1_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i1.lo -MD -MP -MF .deps/findloc0_i1.Tpo -c -o findloc0_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i1.lo -MD -MP -MF .deps/findloc0_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_i1.c -fno-common -DPIC -o .libs/findloc0_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i1.lo -MD -MP -MF .deps/findloc0_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_i1.c -o findloc0_i1.o >/dev/null 2>&1 mv -f .deps/findloc0_i1.Tpo .deps/findloc0_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i2.lo -MD -MP -MF .deps/findloc0_i2.Tpo -c -o findloc0_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i2.lo -MD -MP -MF .deps/findloc0_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_i2.c -fno-common -DPIC -o .libs/findloc0_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i2.lo -MD -MP -MF .deps/findloc0_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_i2.c -o findloc0_i2.o >/dev/null 2>&1 mv -f .deps/findloc0_i2.Tpo .deps/findloc0_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i4.lo -MD -MP -MF .deps/findloc0_i4.Tpo -c -o findloc0_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i4.lo -MD -MP -MF .deps/findloc0_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_i4.c -fno-common -DPIC -o .libs/findloc0_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i4.lo -MD -MP -MF .deps/findloc0_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_i4.c -o findloc0_i4.o >/dev/null 2>&1 mv -f .deps/findloc0_i4.Tpo .deps/findloc0_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i8.lo -MD -MP -MF .deps/findloc0_i8.Tpo -c -o findloc0_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i8.lo -MD -MP -MF .deps/findloc0_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_i8.c -fno-common -DPIC -o .libs/findloc0_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i8.lo -MD -MP -MF .deps/findloc0_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_i8.c -o findloc0_i8.o >/dev/null 2>&1 mv -f .deps/findloc0_i8.Tpo .deps/findloc0_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i16.lo -MD -MP -MF .deps/findloc0_i16.Tpo -c -o findloc0_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i16.lo -MD -MP -MF .deps/findloc0_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_i16.c -fno-common -DPIC -o .libs/findloc0_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_i16.lo -MD -MP -MF .deps/findloc0_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_i16.c -o findloc0_i16.o >/dev/null 2>&1 mv -f .deps/findloc0_i16.Tpo .deps/findloc0_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r4.lo -MD -MP -MF .deps/findloc0_r4.Tpo -c -o findloc0_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r4.lo -MD -MP -MF .deps/findloc0_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_r4.c -fno-common -DPIC -o .libs/findloc0_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r4.lo -MD -MP -MF .deps/findloc0_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_r4.c -o findloc0_r4.o >/dev/null 2>&1 mv -f .deps/findloc0_r4.Tpo .deps/findloc0_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r8.lo -MD -MP -MF .deps/findloc0_r8.Tpo -c -o findloc0_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r8.lo -MD -MP -MF .deps/findloc0_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_r8.c -fno-common -DPIC -o .libs/findloc0_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r8.lo -MD -MP -MF .deps/findloc0_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_r8.c -o findloc0_r8.o >/dev/null 2>&1 mv -f .deps/findloc0_r8.Tpo .deps/findloc0_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r10.lo -MD -MP -MF .deps/findloc0_r10.Tpo -c -o findloc0_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r10.lo -MD -MP -MF .deps/findloc0_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_r10.c -fno-common -DPIC -o .libs/findloc0_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r10.lo -MD -MP -MF .deps/findloc0_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_r10.c -o findloc0_r10.o >/dev/null 2>&1 mv -f .deps/findloc0_r10.Tpo .deps/findloc0_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r16.lo -MD -MP -MF .deps/findloc0_r16.Tpo -c -o findloc0_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r16.lo -MD -MP -MF .deps/findloc0_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_r16.c -fno-common -DPIC -o .libs/findloc0_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r16.lo -MD -MP -MF .deps/findloc0_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_r16.c -o findloc0_r16.o >/dev/null 2>&1 mv -f .deps/findloc0_r16.Tpo .deps/findloc0_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r17.lo -MD -MP -MF .deps/findloc0_r17.Tpo -c -o findloc0_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r17.lo -MD -MP -MF .deps/findloc0_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_r17.c -fno-common -DPIC -o .libs/findloc0_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_r17.lo -MD -MP -MF .deps/findloc0_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_r17.c -o findloc0_r17.o >/dev/null 2>&1 mv -f .deps/findloc0_r17.Tpo .deps/findloc0_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c4.lo -MD -MP -MF .deps/findloc0_c4.Tpo -c -o findloc0_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c4.lo -MD -MP -MF .deps/findloc0_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_c4.c -fno-common -DPIC -o .libs/findloc0_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c4.lo -MD -MP -MF .deps/findloc0_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_c4.c -o findloc0_c4.o >/dev/null 2>&1 mv -f .deps/findloc0_c4.Tpo .deps/findloc0_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c8.lo -MD -MP -MF .deps/findloc0_c8.Tpo -c -o findloc0_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c8.lo -MD -MP -MF .deps/findloc0_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_c8.c -fno-common -DPIC -o .libs/findloc0_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c8.lo -MD -MP -MF .deps/findloc0_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_c8.c -o findloc0_c8.o >/dev/null 2>&1 mv -f .deps/findloc0_c8.Tpo .deps/findloc0_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c10.lo -MD -MP -MF .deps/findloc0_c10.Tpo -c -o findloc0_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c10.lo -MD -MP -MF .deps/findloc0_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_c10.c -fno-common -DPIC -o .libs/findloc0_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c10.lo -MD -MP -MF .deps/findloc0_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_c10.c -o findloc0_c10.o >/dev/null 2>&1 mv -f .deps/findloc0_c10.Tpo .deps/findloc0_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c16.lo -MD -MP -MF .deps/findloc0_c16.Tpo -c -o findloc0_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c16.lo -MD -MP -MF .deps/findloc0_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_c16.c -fno-common -DPIC -o .libs/findloc0_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c16.lo -MD -MP -MF .deps/findloc0_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_c16.c -o findloc0_c16.o >/dev/null 2>&1 mv -f .deps/findloc0_c16.Tpo .deps/findloc0_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c17.lo -MD -MP -MF .deps/findloc0_c17.Tpo -c -o findloc0_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c17.lo -MD -MP -MF .deps/findloc0_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_c17.c -fno-common -DPIC -o .libs/findloc0_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_c17.lo -MD -MP -MF .deps/findloc0_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_c17.c -o findloc0_c17.o >/dev/null 2>&1 mv -f .deps/findloc0_c17.Tpo .deps/findloc0_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_s1.lo -MD -MP -MF .deps/findloc0_s1.Tpo -c -o findloc0_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_s1.lo -MD -MP -MF .deps/findloc0_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_s1.c -fno-common -DPIC -o .libs/findloc0_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_s1.lo -MD -MP -MF .deps/findloc0_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_s1.c -o findloc0_s1.o >/dev/null 2>&1 mv -f .deps/findloc0_s1.Tpo .deps/findloc0_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_s4.lo -MD -MP -MF .deps/findloc0_s4.Tpo -c -o findloc0_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc0_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc0_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_s4.lo -MD -MP -MF .deps/findloc0_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_s4.c -fno-common -DPIC -o .libs/findloc0_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc0_s4.lo -MD -MP -MF .deps/findloc0_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc0_s4.c -o findloc0_s4.o >/dev/null 2>&1 mv -f .deps/findloc0_s4.Tpo .deps/findloc0_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i1.lo -MD -MP -MF .deps/findloc1_i1.Tpo -c -o findloc1_i1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_i1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_i1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i1.lo -MD -MP -MF .deps/findloc1_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_i1.c -fno-common -DPIC -o .libs/findloc1_i1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i1.lo -MD -MP -MF .deps/findloc1_i1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_i1.c -o findloc1_i1.o >/dev/null 2>&1 mv -f .deps/findloc1_i1.Tpo .deps/findloc1_i1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i2.lo -MD -MP -MF .deps/findloc1_i2.Tpo -c -o findloc1_i2.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_i2.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_i2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i2.lo -MD -MP -MF .deps/findloc1_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_i2.c -fno-common -DPIC -o .libs/findloc1_i2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i2.lo -MD -MP -MF .deps/findloc1_i2.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_i2.c -o findloc1_i2.o >/dev/null 2>&1 mv -f .deps/findloc1_i2.Tpo .deps/findloc1_i2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i4.lo -MD -MP -MF .deps/findloc1_i4.Tpo -c -o findloc1_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_i4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_i4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i4.lo -MD -MP -MF .deps/findloc1_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_i4.c -fno-common -DPIC -o .libs/findloc1_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i4.lo -MD -MP -MF .deps/findloc1_i4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_i4.c -o findloc1_i4.o >/dev/null 2>&1 mv -f .deps/findloc1_i4.Tpo .deps/findloc1_i4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i8.lo -MD -MP -MF .deps/findloc1_i8.Tpo -c -o findloc1_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_i8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_i8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i8.lo -MD -MP -MF .deps/findloc1_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_i8.c -fno-common -DPIC -o .libs/findloc1_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i8.lo -MD -MP -MF .deps/findloc1_i8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_i8.c -o findloc1_i8.o >/dev/null 2>&1 mv -f .deps/findloc1_i8.Tpo .deps/findloc1_i8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i16.lo -MD -MP -MF .deps/findloc1_i16.Tpo -c -o findloc1_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_i16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_i16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i16.lo -MD -MP -MF .deps/findloc1_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_i16.c -fno-common -DPIC -o .libs/findloc1_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_i16.lo -MD -MP -MF .deps/findloc1_i16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_i16.c -o findloc1_i16.o >/dev/null 2>&1 mv -f .deps/findloc1_i16.Tpo .deps/findloc1_i16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r4.lo -MD -MP -MF .deps/findloc1_r4.Tpo -c -o findloc1_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_r4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_r4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r4.lo -MD -MP -MF .deps/findloc1_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_r4.c -fno-common -DPIC -o .libs/findloc1_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r4.lo -MD -MP -MF .deps/findloc1_r4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_r4.c -o findloc1_r4.o >/dev/null 2>&1 mv -f .deps/findloc1_r4.Tpo .deps/findloc1_r4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r8.lo -MD -MP -MF .deps/findloc1_r8.Tpo -c -o findloc1_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_r8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_r8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r8.lo -MD -MP -MF .deps/findloc1_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_r8.c -fno-common -DPIC -o .libs/findloc1_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r8.lo -MD -MP -MF .deps/findloc1_r8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_r8.c -o findloc1_r8.o >/dev/null 2>&1 mv -f .deps/findloc1_r8.Tpo .deps/findloc1_r8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r10.lo -MD -MP -MF .deps/findloc1_r10.Tpo -c -o findloc1_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_r10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_r10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r10.lo -MD -MP -MF .deps/findloc1_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_r10.c -fno-common -DPIC -o .libs/findloc1_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r10.lo -MD -MP -MF .deps/findloc1_r10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_r10.c -o findloc1_r10.o >/dev/null 2>&1 mv -f .deps/findloc1_r10.Tpo .deps/findloc1_r10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r16.lo -MD -MP -MF .deps/findloc1_r16.Tpo -c -o findloc1_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_r16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_r16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r16.lo -MD -MP -MF .deps/findloc1_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_r16.c -fno-common -DPIC -o .libs/findloc1_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r16.lo -MD -MP -MF .deps/findloc1_r16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_r16.c -o findloc1_r16.o >/dev/null 2>&1 mv -f .deps/findloc1_r16.Tpo .deps/findloc1_r16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r17.lo -MD -MP -MF .deps/findloc1_r17.Tpo -c -o findloc1_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_r17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_r17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r17.lo -MD -MP -MF .deps/findloc1_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_r17.c -fno-common -DPIC -o .libs/findloc1_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_r17.lo -MD -MP -MF .deps/findloc1_r17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_r17.c -o findloc1_r17.o >/dev/null 2>&1 mv -f .deps/findloc1_r17.Tpo .deps/findloc1_r17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c4.lo -MD -MP -MF .deps/findloc1_c4.Tpo -c -o findloc1_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_c4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_c4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c4.lo -MD -MP -MF .deps/findloc1_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_c4.c -fno-common -DPIC -o .libs/findloc1_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c4.lo -MD -MP -MF .deps/findloc1_c4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_c4.c -o findloc1_c4.o >/dev/null 2>&1 mv -f .deps/findloc1_c4.Tpo .deps/findloc1_c4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c8.lo -MD -MP -MF .deps/findloc1_c8.Tpo -c -o findloc1_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_c8.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_c8.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c8.lo -MD -MP -MF .deps/findloc1_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_c8.c -fno-common -DPIC -o .libs/findloc1_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c8.lo -MD -MP -MF .deps/findloc1_c8.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_c8.c -o findloc1_c8.o >/dev/null 2>&1 mv -f .deps/findloc1_c8.Tpo .deps/findloc1_c8.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c10.lo -MD -MP -MF .deps/findloc1_c10.Tpo -c -o findloc1_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_c10.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_c10.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c10.lo -MD -MP -MF .deps/findloc1_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_c10.c -fno-common -DPIC -o .libs/findloc1_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c10.lo -MD -MP -MF .deps/findloc1_c10.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_c10.c -o findloc1_c10.o >/dev/null 2>&1 mv -f .deps/findloc1_c10.Tpo .deps/findloc1_c10.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c16.lo -MD -MP -MF .deps/findloc1_c16.Tpo -c -o findloc1_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_c16.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_c16.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c16.lo -MD -MP -MF .deps/findloc1_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_c16.c -fno-common -DPIC -o .libs/findloc1_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c16.lo -MD -MP -MF .deps/findloc1_c16.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_c16.c -o findloc1_c16.o >/dev/null 2>&1 mv -f .deps/findloc1_c16.Tpo .deps/findloc1_c16.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c17.lo -MD -MP -MF .deps/findloc1_c17.Tpo -c -o findloc1_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_c17.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_c17.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c17.lo -MD -MP -MF .deps/findloc1_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_c17.c -fno-common -DPIC -o .libs/findloc1_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_c17.lo -MD -MP -MF .deps/findloc1_c17.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_c17.c -o findloc1_c17.o >/dev/null 2>&1 mv -f .deps/findloc1_c17.Tpo .deps/findloc1_c17.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_s1.lo -MD -MP -MF .deps/findloc1_s1.Tpo -c -o findloc1_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_s1.lo -MD -MP -MF .deps/findloc1_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_s1.c -fno-common -DPIC -o .libs/findloc1_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_s1.lo -MD -MP -MF .deps/findloc1_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_s1.c -o findloc1_s1.o >/dev/null 2>&1 mv -f .deps/findloc1_s1.Tpo .deps/findloc1_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_s4.lo -MD -MP -MF .deps/findloc1_s4.Tpo -c -o findloc1_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc1_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc1_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_s4.lo -MD -MP -MF .deps/findloc1_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_s4.c -fno-common -DPIC -o .libs/findloc1_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc1_s4.lo -MD -MP -MF .deps/findloc1_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc1_s4.c -o findloc1_s4.o >/dev/null 2>&1 mv -f .deps/findloc1_s4.Tpo .deps/findloc1_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc2_s1.lo -MD -MP -MF .deps/findloc2_s1.Tpo -c -o findloc2_s1.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc2_s1.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc2_s1.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc2_s1.lo -MD -MP -MF .deps/findloc2_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc2_s1.c -fno-common -DPIC -o .libs/findloc2_s1.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc2_s1.lo -MD -MP -MF .deps/findloc2_s1.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc2_s1.c -o findloc2_s1.o >/dev/null 2>&1 mv -f .deps/findloc2_s1.Tpo .deps/findloc2_s1.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc2_s4.lo -MD -MP -MF .deps/findloc2_s4.Tpo -c -o findloc2_s4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/findloc2_s4.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/findloc2_s4.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc2_s4.lo -MD -MP -MF .deps/findloc2_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc2_s4.c -fno-common -DPIC -o .libs/findloc2_s4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT findloc2_s4.lo -MD -MP -MF .deps/findloc2_s4.Tpo -c ../../../gcc-14.2.0/libgfortran/generated/findloc2_s4.c -o findloc2_s4.o >/dev/null 2>&1 mv -f .deps/findloc2_s4.Tpo .deps/findloc2_s4.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT ISO_Fortran_binding.lo -MD -MP -MF .deps/ISO_Fortran_binding.Tpo -c -o ISO_Fortran_binding.lo `test -f '../../../gcc-14.2.0/libgfortran/runtime/ISO_Fortran_binding.c' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/runtime/ISO_Fortran_binding.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT ISO_Fortran_binding.lo -MD -MP -MF .deps/ISO_Fortran_binding.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/ISO_Fortran_binding.c -fno-common -DPIC -o .libs/ISO_Fortran_binding.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT ISO_Fortran_binding.lo -MD -MP -MF .deps/ISO_Fortran_binding.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/ISO_Fortran_binding.c -o ISO_Fortran_binding.o >/dev/null 2>&1 mv -f .deps/ISO_Fortran_binding.Tpo .deps/ISO_Fortran_binding.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c -o size_from_kind.lo `test -f 'io/size_from_kind.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/size_from_kind.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c ../../../gcc-14.2.0/libgfortran/io/size_from_kind.c -fno-common -DPIC -o .libs/size_from_kind.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c ../../../gcc-14.2.0/libgfortran/io/size_from_kind.c -o size_from_kind.o >/dev/null 2>&1 mv -f .deps/size_from_kind.Tpo .deps/size_from_kind.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT close.lo -MD -MP -MF .deps/close.Tpo -c -o close.lo `test -f 'io/close.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/close.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT close.lo -MD -MP -MF .deps/close.Tpo -c ../../../gcc-14.2.0/libgfortran/io/close.c -fno-common -DPIC -o .libs/close.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT close.lo -MD -MP -MF .deps/close.Tpo -c ../../../gcc-14.2.0/libgfortran/io/close.c -o close.o >/dev/null 2>&1 mv -f .deps/close.Tpo .deps/close.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c -o file_pos.lo `test -f 'io/file_pos.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/file_pos.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c ../../../gcc-14.2.0/libgfortran/io/file_pos.c -fno-common -DPIC -o .libs/file_pos.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c ../../../gcc-14.2.0/libgfortran/io/file_pos.c -o file_pos.o >/dev/null 2>&1 mv -f .deps/file_pos.Tpo .deps/file_pos.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo `test -f 'io/format.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/format.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../../gcc-14.2.0/libgfortran/io/format.c -fno-common -DPIC -o .libs/format.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../../gcc-14.2.0/libgfortran/io/format.c -o format.o >/dev/null 2>&1 mv -f .deps/format.Tpo .deps/format.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c -o inquire.lo `test -f 'io/inquire.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/inquire.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c ../../../gcc-14.2.0/libgfortran/io/inquire.c -fno-common -DPIC -o .libs/inquire.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c ../../../gcc-14.2.0/libgfortran/io/inquire.c -o inquire.o >/dev/null 2>&1 mv -f .deps/inquire.Tpo .deps/inquire.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c -o intrinsics.lo `test -f 'io/intrinsics.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/intrinsics.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c ../../../gcc-14.2.0/libgfortran/io/intrinsics.c -fno-common -DPIC -o .libs/intrinsics.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c ../../../gcc-14.2.0/libgfortran/io/intrinsics.c -o intrinsics.o >/dev/null 2>&1 mv -f .deps/intrinsics.Tpo .deps/intrinsics.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c -o list_read.lo `test -f 'io/list_read.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/list_read.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c ../../../gcc-14.2.0/libgfortran/io/list_read.c -fno-common -DPIC -o .libs/list_read.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c ../../../gcc-14.2.0/libgfortran/io/list_read.c -o list_read.o >/dev/null 2>&1 mv -f .deps/list_read.Tpo .deps/list_read.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo `test -f 'io/lock.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/lock.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../gcc-14.2.0/libgfortran/io/lock.c -fno-common -DPIC -o .libs/lock.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../gcc-14.2.0/libgfortran/io/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT open.lo -MD -MP -MF .deps/open.Tpo -c -o open.lo `test -f 'io/open.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/open.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT open.lo -MD -MP -MF .deps/open.Tpo -c ../../../gcc-14.2.0/libgfortran/io/open.c -fno-common -DPIC -o .libs/open.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT open.lo -MD -MP -MF .deps/open.Tpo -c ../../../gcc-14.2.0/libgfortran/io/open.c -o open.o >/dev/null 2>&1 mv -f .deps/open.Tpo .deps/open.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT read.lo -MD -MP -MF .deps/read.Tpo -c -o read.lo `test -f 'io/read.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/read.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT read.lo -MD -MP -MF .deps/read.Tpo -c ../../../gcc-14.2.0/libgfortran/io/read.c -fno-common -DPIC -o .libs/read.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT read.lo -MD -MP -MF .deps/read.Tpo -c ../../../gcc-14.2.0/libgfortran/io/read.c -o read.o >/dev/null 2>&1 mv -f .deps/read.Tpo .deps/read.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c -o transfer.lo `test -f 'io/transfer.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/transfer.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c ../../../gcc-14.2.0/libgfortran/io/transfer.c -fno-common -DPIC -o .libs/transfer.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c ../../../gcc-14.2.0/libgfortran/io/transfer.c -o transfer.o >/dev/null 2>&1 mv -f .deps/transfer.Tpo .deps/transfer.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c -o transfer128.lo `test -f 'io/transfer128.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/transfer128.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c ../../../gcc-14.2.0/libgfortran/io/transfer128.c -fno-common -DPIC -o .libs/transfer128.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c ../../../gcc-14.2.0/libgfortran/io/transfer128.c -o transfer128.o >/dev/null 2>&1 mv -f .deps/transfer128.Tpo .deps/transfer128.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c -o unit.lo `test -f 'io/unit.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/unit.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c ../../../gcc-14.2.0/libgfortran/io/unit.c -fno-common -DPIC -o .libs/unit.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c ../../../gcc-14.2.0/libgfortran/io/unit.c -o unit.o >/dev/null 2>&1 mv -f .deps/unit.Tpo .deps/unit.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo `test -f 'io/unix.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/unix.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c ../../../gcc-14.2.0/libgfortran/io/unix.c -fno-common -DPIC -o .libs/unix.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c ../../../gcc-14.2.0/libgfortran/io/unix.c -o unix.o >/dev/null 2>&1 mv -f .deps/unix.Tpo .deps/unix.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT write.lo -MD -MP -MF .deps/write.Tpo -c -o write.lo `test -f 'io/write.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/write.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT write.lo -MD -MP -MF .deps/write.Tpo -c ../../../gcc-14.2.0/libgfortran/io/write.c -fno-common -DPIC -o .libs/write.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT write.lo -MD -MP -MF .deps/write.Tpo -c ../../../gcc-14.2.0/libgfortran/io/write.c -o write.o >/dev/null 2>&1 mv -f .deps/write.Tpo .deps/write.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c -o fbuf.lo `test -f 'io/fbuf.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/fbuf.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c ../../../gcc-14.2.0/libgfortran/io/fbuf.c -fno-common -DPIC -o .libs/fbuf.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c ../../../gcc-14.2.0/libgfortran/io/fbuf.c -o fbuf.o >/dev/null 2>&1 mv -f .deps/fbuf.Tpo .deps/fbuf.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT async.lo -MD -MP -MF .deps/async.Tpo -c -o async.lo `test -f 'io/async.c' || echo '../../../gcc-14.2.0/libgfortran/'`io/async.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT async.lo -MD -MP -MF .deps/async.Tpo -c ../../../gcc-14.2.0/libgfortran/io/async.c -fno-common -DPIC -o .libs/async.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT async.lo -MD -MP -MF .deps/async.Tpo -c ../../../gcc-14.2.0/libgfortran/io/async.c -o async.o >/dev/null 2>&1 mv -f .deps/async.Tpo .deps/async.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c -o associated.lo `test -f 'intrinsics/associated.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/associated.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/associated.c -fno-common -DPIC -o .libs/associated.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/associated.c -o associated.o >/dev/null 2>&1 mv -f .deps/associated.Tpo .deps/associated.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c -o abort.lo `test -f 'intrinsics/abort.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/abort.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/abort.c -fno-common -DPIC -o .libs/abort.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/abort.c -o abort.o >/dev/null 2>&1 mv -f .deps/abort.Tpo .deps/abort.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo `test -f 'intrinsics/args.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/args.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT args.lo -MD -MP -MF .deps/args.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/args.c -fno-common -DPIC -o .libs/args.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT args.lo -MD -MP -MF .deps/args.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/args.c -o args.o >/dev/null 2>&1 mv -f .deps/args.Tpo .deps/args.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c -o cshift0.lo `test -f 'intrinsics/cshift0.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/cshift0.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/cshift0.c -fno-common -DPIC -o .libs/cshift0.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/cshift0.c -o cshift0.o >/dev/null 2>&1 mv -f .deps/cshift0.Tpo .deps/cshift0.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c -o eoshift0.lo `test -f 'intrinsics/eoshift0.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/eoshift0.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/eoshift0.c -fno-common -DPIC -o .libs/eoshift0.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/eoshift0.c -o eoshift0.o >/dev/null 2>&1 mv -f .deps/eoshift0.Tpo .deps/eoshift0.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c -o eoshift2.lo `test -f 'intrinsics/eoshift2.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/eoshift2.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/eoshift2.c -fno-common -DPIC -o .libs/eoshift2.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/eoshift2.c -o eoshift2.o >/dev/null 2>&1 mv -f .deps/eoshift2.Tpo .deps/eoshift2.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c -o erfc_scaled.lo `test -f 'intrinsics/erfc_scaled.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/erfc_scaled.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/erfc_scaled.c -fno-common -DPIC -o .libs/erfc_scaled.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/erfc_scaled.c -o erfc_scaled.o >/dev/null 2>&1 mv -f .deps/erfc_scaled.Tpo .deps/erfc_scaled.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c -o extends_type_of.lo `test -f 'intrinsics/extends_type_of.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/extends_type_of.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/extends_type_of.c -fno-common -DPIC -o .libs/extends_type_of.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/extends_type_of.c -o extends_type_of.o >/dev/null 2>&1 mv -f .deps/extends_type_of.Tpo .deps/extends_type_of.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c -o fnum.lo `test -f 'intrinsics/fnum.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/fnum.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/fnum.c -fno-common -DPIC -o .libs/fnum.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/fnum.c -o fnum.o >/dev/null 2>&1 mv -f .deps/fnum.Tpo .deps/fnum.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c -o ierrno.lo `test -f 'intrinsics/ierrno.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/ierrno.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/ierrno.c -fno-common -DPIC -o .libs/ierrno.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/ierrno.c -o ierrno.o >/dev/null 2>&1 mv -f .deps/ierrno.Tpo .deps/ierrno.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c -o ishftc.lo `test -f 'intrinsics/ishftc.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/ishftc.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/ishftc.c -fno-common -DPIC -o .libs/ishftc.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/ishftc.c -o ishftc.o >/dev/null 2>&1 mv -f .deps/ishftc.Tpo .deps/ishftc.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT is_contiguous.lo -MD -MP -MF .deps/is_contiguous.Tpo -c -o is_contiguous.lo `test -f 'intrinsics/is_contiguous.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/is_contiguous.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT is_contiguous.lo -MD -MP -MF .deps/is_contiguous.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/is_contiguous.c -fno-common -DPIC -o .libs/is_contiguous.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT is_contiguous.lo -MD -MP -MF .deps/is_contiguous.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/is_contiguous.c -o is_contiguous.o >/dev/null 2>&1 mv -f .deps/is_contiguous.Tpo .deps/is_contiguous.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c -o mvbits.lo `test -f 'intrinsics/mvbits.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/mvbits.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/mvbits.c -fno-common -DPIC -o .libs/mvbits.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/mvbits.c -o mvbits.o >/dev/null 2>&1 mv -f .deps/mvbits.Tpo .deps/mvbits.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c -o move_alloc.lo `test -f 'intrinsics/move_alloc.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/move_alloc.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/move_alloc.c -fno-common -DPIC -o .libs/move_alloc.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/move_alloc.c -o move_alloc.o >/dev/null 2>&1 mv -f .deps/move_alloc.Tpo .deps/move_alloc.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c -o pack_generic.lo `test -f 'intrinsics/pack_generic.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/pack_generic.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/pack_generic.c -fno-common -DPIC -o .libs/pack_generic.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/pack_generic.c -o pack_generic.o >/dev/null 2>&1 mv -f .deps/pack_generic.Tpo .deps/pack_generic.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c -o selected_char_kind.lo `test -f 'intrinsics/selected_char_kind.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/selected_char_kind.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/selected_char_kind.c -fno-common -DPIC -o .libs/selected_char_kind.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/selected_char_kind.c -o selected_char_kind.o >/dev/null 2>&1 mv -f .deps/selected_char_kind.Tpo .deps/selected_char_kind.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT size.lo -MD -MP -MF .deps/size.Tpo -c -o size.lo `test -f 'intrinsics/size.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/size.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT size.lo -MD -MP -MF .deps/size.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/size.c -fno-common -DPIC -o .libs/size.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT size.lo -MD -MP -MF .deps/size.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/size.c -o size.o >/dev/null 2>&1 mv -f .deps/size.Tpo .deps/size.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c -o spread_generic.lo `test -f 'intrinsics/spread_generic.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/spread_generic.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/spread_generic.c -fno-common -DPIC -o .libs/spread_generic.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/spread_generic.c -o spread_generic.o >/dev/null 2>&1 mv -f .deps/spread_generic.Tpo .deps/spread_generic.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c -o string_intrinsics.lo `test -f 'intrinsics/string_intrinsics.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/string_intrinsics.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/string_intrinsics.c -fno-common -DPIC -o .libs/string_intrinsics.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/string_intrinsics.c -o string_intrinsics.o >/dev/null 2>&1 mv -f .deps/string_intrinsics.Tpo .deps/string_intrinsics.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c -o rand.lo `test -f 'intrinsics/rand.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/rand.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/rand.c -fno-common -DPIC -o .libs/rand.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/rand.c -o rand.o >/dev/null 2>&1 mv -f .deps/rand.Tpo .deps/rand.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo `test -f 'intrinsics/random.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/random.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/random.c -fno-common -DPIC -o .libs/random.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/random.c -o random.o >/dev/null 2>&1 mv -f .deps/random.Tpo .deps/random.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c -o reshape_generic.lo `test -f 'intrinsics/reshape_generic.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/reshape_generic.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/reshape_generic.c -fno-common -DPIC -o .libs/reshape_generic.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/reshape_generic.c -o reshape_generic.o >/dev/null 2>&1 mv -f .deps/reshape_generic.Tpo .deps/reshape_generic.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c -o reshape_packed.lo `test -f 'intrinsics/reshape_packed.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/reshape_packed.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/reshape_packed.c -fno-common -DPIC -o .libs/reshape_packed.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/reshape_packed.c -o reshape_packed.o >/dev/null 2>&1 mv -f .deps/reshape_packed.Tpo .deps/reshape_packed.Plo /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o selected_int_kind.lo `test -f 'intrinsics/selected_int_kind.f90' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/selected_int_kind.f90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/intrinsics/selected_int_kind.f90 -fno-common -o .libs/selected_int_kind.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/intrinsics/selected_int_kind.f90 -o selected_int_kind.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o selected_real_kind.lo `test -f 'intrinsics/selected_real_kind.f90' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/selected_real_kind.f90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/intrinsics/selected_real_kind.f90 -fno-common -o .libs/selected_real_kind.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/intrinsics/selected_real_kind.f90 -o selected_real_kind.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT trigd.lo -MD -MP -MF .deps/trigd.Tpo -c -o trigd.lo `test -f 'intrinsics/trigd.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/trigd.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT trigd.lo -MD -MP -MF .deps/trigd.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/trigd.c -fno-common -DPIC -o .libs/trigd.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT trigd.lo -MD -MP -MF .deps/trigd.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/trigd.c -o trigd.o >/dev/null 2>&1 mv -f .deps/trigd.Tpo .deps/trigd.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c -o unpack_generic.lo `test -f 'intrinsics/unpack_generic.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/unpack_generic.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/unpack_generic.c -fno-common -DPIC -o .libs/unpack_generic.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/unpack_generic.c -o unpack_generic.o >/dev/null 2>&1 mv -f .deps/unpack_generic.Tpo .deps/unpack_generic.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c -o in_pack_generic.lo `test -f 'runtime/in_pack_generic.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/in_pack_generic.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/in_pack_generic.c -fno-common -DPIC -o .libs/in_pack_generic.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/in_pack_generic.c -o in_pack_generic.o >/dev/null 2>&1 mv -f .deps/in_pack_generic.Tpo .deps/in_pack_generic.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c -o in_unpack_generic.lo `test -f 'runtime/in_unpack_generic.c' || echo '../../../gcc-14.2.0/libgfortran/'`runtime/in_unpack_generic.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/in_unpack_generic.c -fno-common -DPIC -o .libs/in_unpack_generic.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c ../../../gcc-14.2.0/libgfortran/runtime/in_unpack_generic.c -o in_unpack_generic.o >/dev/null 2>&1 mv -f .deps/in_unpack_generic.Tpo .deps/in_unpack_generic.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o access.lo `test -f 'intrinsics/access.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/access.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT access.lo -MD -MP -MF .deps/access.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/access.c -fno-common -DPIC -o .libs/access.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT access.lo -MD -MP -MF .deps/access.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/access.c -o access.o >/dev/null 2>&1 mv -f .deps/access.Tpo .deps/access.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c -o c99_functions.lo `test -f 'intrinsics/c99_functions.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/c99_functions.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/c99_functions.c -fno-common -DPIC -o .libs/c99_functions.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/c99_functions.c -o c99_functions.o >/dev/null 2>&1 mv -f .deps/c99_functions.Tpo .deps/c99_functions.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c -o chdir.lo `test -f 'intrinsics/chdir.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/chdir.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/chdir.c -fno-common -DPIC -o .libs/chdir.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/chdir.c -o chdir.o >/dev/null 2>&1 mv -f .deps/chdir.Tpo .deps/chdir.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c -o chmod.lo `test -f 'intrinsics/chmod.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/chmod.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/chmod.c -fno-common -DPIC -o .libs/chmod.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/chmod.c -o chmod.o >/dev/null 2>&1 mv -f .deps/chmod.Tpo .deps/chmod.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c -o clock.lo `test -f 'intrinsics/clock.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/clock.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/clock.c -fno-common -DPIC -o .libs/clock.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/clock.c -o clock.o >/dev/null 2>&1 mv -f .deps/clock.Tpo .deps/clock.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c -o cpu_time.lo `test -f 'intrinsics/cpu_time.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/cpu_time.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/cpu_time.c -fno-common -DPIC -o .libs/cpu_time.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/cpu_time.c -o cpu_time.o >/dev/null 2>&1 mv -f .deps/cpu_time.Tpo .deps/cpu_time.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c -o ctime.lo `test -f 'intrinsics/ctime.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/ctime.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/ctime.c -fno-common -DPIC -o .libs/ctime.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/ctime.c -o ctime.o >/dev/null 2>&1 mv -f .deps/ctime.Tpo .deps/ctime.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c -o date_and_time.lo `test -f 'intrinsics/date_and_time.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/date_and_time.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c -fno-common -DPIC -o .libs/date_and_time.o In file included from /Users/pbulk/build-disk/lang/gcc14/work/build/gcc/include-fixed/stdio.h:417, from ../../../gcc-14.2.0/libgfortran/libgfortran.h:43, from ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c:26: ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c: In function 'date_and_time': ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c:175:39: warning: '%04d' directive output may be truncated writing between 4 and 11 bytes into a region of size 9 [-Wformat-truncation=] 175 | snprintf (date, DATE_LEN + 1, "%04d%02d%02d", | ^~~~~~~~~~~~~~ ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c:175:40: note: format string is defined here 175 | snprintf (date, DATE_LEN + 1, "%04d%02d%02d", | ^~~~ ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c:175:39: note: directive argument in the range [-2147481748, 2147483647] 175 | snprintf (date, DATE_LEN + 1, "%04d%02d%02d", | ^~~~~~~~~~~~~~ ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c:175:39: note: directive argument in the range [-2147483647, 2147483647] ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c:175:9: note: '__builtin_snprintf' output between 9 and 34 bytes into a destination of size 9 175 | snprintf (date, DATE_LEN + 1, "%04d%02d%02d", | ^~~~~~~~ ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c:182:39: warning: '%+03d' directive output may be truncated writing between 3 and 9 bytes into a region of size 6 [-Wformat-truncation=] 182 | snprintf (zone, ZONE_LEN + 1, "%+03d%02d", | ^~~~~~~~~~~ ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c:182:40: note: format string is defined here 182 | snprintf (zone, ZONE_LEN + 1, "%+03d%02d", | ^~~~~ ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c:182:39: note: directive argument in the range [-35791394, 35791394] 182 | snprintf (zone, ZONE_LEN + 1, "%+03d%02d", | ^~~~~~~~~~~ ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c:182:39: note: directive argument in the range [0, 59] ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c:182:9: note: '__builtin_snprintf' output between 6 and 12 bytes into a destination of size 6 182 | snprintf (zone, ZONE_LEN + 1, "%+03d%02d", | ^~~~~~~~ libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/date_and_time.c -o date_and_time.o >/dev/null 2>&1 mv -f .deps/date_and_time.Tpo .deps/date_and_time.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c -o dtime.lo `test -f 'intrinsics/dtime.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/dtime.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/dtime.c -fno-common -DPIC -o .libs/dtime.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/dtime.c -o dtime.o >/dev/null 2>&1 mv -f .deps/dtime.Tpo .deps/dtime.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo `test -f 'intrinsics/env.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/env.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/env.c -fno-common -DPIC -o .libs/env.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c -o etime.lo `test -f 'intrinsics/etime.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/etime.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/etime.c -fno-common -DPIC -o .libs/etime.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/etime.c -o etime.o >/dev/null 2>&1 mv -f .deps/etime.Tpo .deps/etime.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c -o execute_command_line.lo `test -f 'intrinsics/execute_command_line.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/execute_command_line.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/execute_command_line.c -fno-common -DPIC -o .libs/execute_command_line.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/execute_command_line.c -o execute_command_line.o >/dev/null 2>&1 mv -f .deps/execute_command_line.Tpo .deps/execute_command_line.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c -o exit.lo `test -f 'intrinsics/exit.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/exit.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/exit.c -fno-common -DPIC -o .libs/exit.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/exit.c -o exit.o >/dev/null 2>&1 mv -f .deps/exit.Tpo .deps/exit.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c -o gerror.lo `test -f 'intrinsics/gerror.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/gerror.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/gerror.c -fno-common -DPIC -o .libs/gerror.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/gerror.c -o gerror.o >/dev/null 2>&1 mv -f .deps/gerror.Tpo .deps/gerror.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c -o getcwd.lo `test -f 'intrinsics/getcwd.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/getcwd.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/getcwd.c -fno-common -DPIC -o .libs/getcwd.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/getcwd.c -o getcwd.o >/dev/null 2>&1 mv -f .deps/getcwd.Tpo .deps/getcwd.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c -o getlog.lo `test -f 'intrinsics/getlog.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/getlog.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/getlog.c -fno-common -DPIC -o .libs/getlog.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/getlog.c -o getlog.o >/dev/null 2>&1 mv -f .deps/getlog.Tpo .deps/getlog.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c -o getXid.lo `test -f 'intrinsics/getXid.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/getXid.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/getXid.c -fno-common -DPIC -o .libs/getXid.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/getXid.c -o getXid.o >/dev/null 2>&1 mv -f .deps/getXid.Tpo .deps/getXid.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c -o hostnm.lo `test -f 'intrinsics/hostnm.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/hostnm.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/hostnm.c -fno-common -DPIC -o .libs/hostnm.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/hostnm.c -o hostnm.o >/dev/null 2>&1 mv -f .deps/hostnm.Tpo .deps/hostnm.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c -o kill.lo `test -f 'intrinsics/kill.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/kill.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/kill.c -fno-common -DPIC -o .libs/kill.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/kill.c -o kill.o >/dev/null 2>&1 mv -f .deps/kill.Tpo .deps/kill.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT link.lo -MD -MP -MF .deps/link.Tpo -c -o link.lo `test -f 'intrinsics/link.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/link.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT link.lo -MD -MP -MF .deps/link.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/link.c -fno-common -DPIC -o .libs/link.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT link.lo -MD -MP -MF .deps/link.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/link.c -o link.o >/dev/null 2>&1 mv -f .deps/link.Tpo .deps/link.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c -o perror.lo `test -f 'intrinsics/perror.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/perror.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/perror.c -fno-common -DPIC -o .libs/perror.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/perror.c -o perror.o >/dev/null 2>&1 mv -f .deps/perror.Tpo .deps/perror.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo `test -f 'intrinsics/signal.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/signal.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/signal.c -fno-common -DPIC -o .libs/signal.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/signal.c -o signal.o >/dev/null 2>&1 mv -f .deps/signal.Tpo .deps/signal.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c -o sleep.lo `test -f 'intrinsics/sleep.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/sleep.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/sleep.c -fno-common -DPIC -o .libs/sleep.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/sleep.c -o sleep.o >/dev/null 2>&1 mv -f .deps/sleep.Tpo .deps/sleep.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT system.lo -MD -MP -MF .deps/system.Tpo -c -o system.lo `test -f 'intrinsics/system.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/system.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT system.lo -MD -MP -MF .deps/system.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/system.c -fno-common -DPIC -o .libs/system.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT system.lo -MD -MP -MF .deps/system.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/system.c -o system.o >/dev/null 2>&1 mv -f .deps/system.Tpo .deps/system.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c -o rename.lo `test -f 'intrinsics/rename.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/rename.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/rename.c -fno-common -DPIC -o .libs/rename.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/rename.c -o rename.o >/dev/null 2>&1 mv -f .deps/rename.Tpo .deps/rename.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c -o stat.lo `test -f 'intrinsics/stat.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/stat.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/stat.c -fno-common -DPIC -o .libs/stat.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/stat.c -o stat.o >/dev/null 2>&1 mv -f .deps/stat.Tpo .deps/stat.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c -o symlnk.lo `test -f 'intrinsics/symlnk.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/symlnk.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/symlnk.c -fno-common -DPIC -o .libs/symlnk.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/symlnk.c -o symlnk.o >/dev/null 2>&1 mv -f .deps/symlnk.Tpo .deps/symlnk.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c -o system_clock.lo `test -f 'intrinsics/system_clock.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/system_clock.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/system_clock.c -fno-common -DPIC -o .libs/system_clock.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/system_clock.c -o system_clock.o >/dev/null 2>&1 mv -f .deps/system_clock.Tpo .deps/system_clock.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo `test -f 'intrinsics/time.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/time.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/time.c -fno-common -DPIC -o .libs/time.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c -o umask.lo `test -f 'intrinsics/umask.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/umask.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/umask.c -fno-common -DPIC -o .libs/umask.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/umask.c -o umask.o >/dev/null 2>&1 mv -f .deps/umask.Tpo .deps/umask.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c -o unlink.lo `test -f 'intrinsics/unlink.c' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/unlink.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/unlink.c -fno-common -DPIC -o .libs/unlink.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c ../../../gcc-14.2.0/libgfortran/intrinsics/unlink.c -o unlink.o >/dev/null 2>&1 mv -f .deps/unlink.Tpo .deps/unlink.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -fsignaling-nans -g -O2 -pipe -Os -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c -o ieee_helper.lo `test -f 'ieee/ieee_helper.c' || echo '../../../gcc-14.2.0/libgfortran/'`ieee/ieee_helper.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -fsignaling-nans -g -O2 -pipe -Os -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c ../../../gcc-14.2.0/libgfortran/ieee/ieee_helper.c -fno-common -DPIC -o .libs/ieee_helper.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -fsignaling-nans -g -O2 -pipe -Os -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c ../../../gcc-14.2.0/libgfortran/ieee/ieee_helper.c -o ieee_helper.o >/dev/null 2>&1 mv -f .deps/ieee_helper.Tpo .deps/ieee_helper.Plo /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran -g -O2 -c -o ieee_exceptions.lo `test -f 'ieee/ieee_exceptions.F90' || echo '../../../gcc-14.2.0/libgfortran/'`ieee/ieee_exceptions.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/ieee/ieee_exceptions.F90 -fno-common -o .libs/ieee_exceptions.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/ieee/ieee_exceptions.F90 -o ieee_exceptions.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran -g -O2 -c -o ieee_arithmetic.lo ../../../gcc-14.2.0/libgfortran/ieee/ieee_arithmetic.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/ieee/ieee_arithmetic.F90 -fno-common -o .libs/ieee_arithmetic.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/ieee/ieee_arithmetic.F90 -o ieee_arithmetic.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran -g -O2 -c -o ieee_features.lo `test -f 'ieee/ieee_features.F90' || echo '../../../gcc-14.2.0/libgfortran/'`ieee/ieee_features.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/ieee/ieee_features.F90 -fno-common -o .libs/ieee_features.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -fsignaling-nans -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/ieee/ieee_features.F90 -o ieee_features.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_c4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_c4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_c4.F90 -fno-common -o .libs/_abs_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_c4.F90 -o _abs_c4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_c8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_c8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_c8.F90 -fno-common -o .libs/_abs_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_c8.F90 -o _abs_c8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_c10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_c10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_c10.F90 -fno-common -o .libs/_abs_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_c10.F90 -o _abs_c10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_c16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_c16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_c16.F90 -fno-common -o .libs/_abs_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_c16.F90 -o _abs_c16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_c17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_c17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_c17.F90 -fno-common -o .libs/_abs_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_c17.F90 -o _abs_c17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_i4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_i4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_i4.F90 -fno-common -o .libs/_abs_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_i4.F90 -o _abs_i4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_i8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_i8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_i8.F90 -fno-common -o .libs/_abs_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_i8.F90 -o _abs_i8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_i16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_i16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_i16.F90 -fno-common -o .libs/_abs_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_i16.F90 -o _abs_i16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_r4.F90 -fno-common -o .libs/_abs_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_r4.F90 -o _abs_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_r8.F90 -fno-common -o .libs/_abs_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_r8.F90 -o _abs_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_r10.F90 -fno-common -o .libs/_abs_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_r10.F90 -o _abs_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_r16.F90 -fno-common -o .libs/_abs_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_r16.F90 -o _abs_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _abs_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_abs_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_abs_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_r17.F90 -fno-common -o .libs/_abs_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_abs_r17.F90 -o _abs_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _aimag_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_aimag_c4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_aimag_c4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aimag_c4.F90 -fno-common -o .libs/_aimag_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aimag_c4.F90 -o _aimag_c4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _aimag_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_aimag_c8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_aimag_c8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aimag_c8.F90 -fno-common -o .libs/_aimag_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aimag_c8.F90 -o _aimag_c8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _aimag_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_aimag_c10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_aimag_c10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aimag_c10.F90 -fno-common -o .libs/_aimag_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aimag_c10.F90 -o _aimag_c10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _aimag_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_aimag_c16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_aimag_c16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aimag_c16.F90 -fno-common -o .libs/_aimag_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aimag_c16.F90 -o _aimag_c16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _aimag_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_aimag_c17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_aimag_c17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aimag_c17.F90 -fno-common -o .libs/_aimag_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aimag_c17.F90 -o _aimag_c17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _exp_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_exp_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_exp_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_r4.F90 -fno-common -o .libs/_exp_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_r4.F90 -o _exp_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _exp_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_exp_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_exp_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_r8.F90 -fno-common -o .libs/_exp_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_r8.F90 -o _exp_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _exp_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_exp_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_exp_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_r10.F90 -fno-common -o .libs/_exp_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_r10.F90 -o _exp_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _exp_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_exp_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_exp_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_r16.F90 -fno-common -o .libs/_exp_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_r16.F90 -o _exp_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _exp_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_exp_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_exp_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_r17.F90 -fno-common -o .libs/_exp_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_r17.F90 -o _exp_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _exp_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_exp_c4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_exp_c4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_c4.F90 -fno-common -o .libs/_exp_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_c4.F90 -o _exp_c4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _exp_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_exp_c8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_exp_c8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_c8.F90 -fno-common -o .libs/_exp_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_c8.F90 -o _exp_c8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _exp_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_exp_c10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_exp_c10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_c10.F90 -fno-common -o .libs/_exp_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_c10.F90 -o _exp_c10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _exp_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_exp_c16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_exp_c16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_c16.F90 -fno-common -o .libs/_exp_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_c16.F90 -o _exp_c16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _exp_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_exp_c17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_exp_c17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_c17.F90 -fno-common -o .libs/_exp_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_exp_c17.F90 -o _exp_c17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_r4.F90 -fno-common -o .libs/_log_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_r4.F90 -o _log_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_r8.F90 -fno-common -o .libs/_log_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_r8.F90 -o _log_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_r10.F90 -fno-common -o .libs/_log_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_r10.F90 -o _log_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_r16.F90 -fno-common -o .libs/_log_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_r16.F90 -o _log_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_r17.F90 -fno-common -o .libs/_log_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_r17.F90 -o _log_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log_c4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log_c4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_c4.F90 -fno-common -o .libs/_log_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_c4.F90 -o _log_c4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log_c8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log_c8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_c8.F90 -fno-common -o .libs/_log_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_c8.F90 -o _log_c8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log_c10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log_c10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_c10.F90 -fno-common -o .libs/_log_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_c10.F90 -o _log_c10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log_c16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log_c16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_c16.F90 -fno-common -o .libs/_log_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_c16.F90 -o _log_c16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log_c17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log_c17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_c17.F90 -fno-common -o .libs/_log_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log_c17.F90 -o _log_c17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log10_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log10_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log10_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log10_r4.F90 -fno-common -o .libs/_log10_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log10_r4.F90 -o _log10_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log10_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log10_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log10_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log10_r8.F90 -fno-common -o .libs/_log10_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log10_r8.F90 -o _log10_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log10_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log10_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log10_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log10_r10.F90 -fno-common -o .libs/_log10_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log10_r10.F90 -o _log10_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log10_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log10_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log10_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log10_r16.F90 -fno-common -o .libs/_log10_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log10_r16.F90 -o _log10_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _log10_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_log10_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_log10_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log10_r17.F90 -fno-common -o .libs/_log10_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_log10_r17.F90 -o _log10_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sqrt_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sqrt_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sqrt_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_r4.F90 -fno-common -o .libs/_sqrt_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_r4.F90 -o _sqrt_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sqrt_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sqrt_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sqrt_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_r8.F90 -fno-common -o .libs/_sqrt_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_r8.F90 -o _sqrt_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sqrt_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sqrt_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sqrt_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_r10.F90 -fno-common -o .libs/_sqrt_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_r10.F90 -o _sqrt_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sqrt_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sqrt_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sqrt_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_r16.F90 -fno-common -o .libs/_sqrt_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_r16.F90 -o _sqrt_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sqrt_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sqrt_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sqrt_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_r17.F90 -fno-common -o .libs/_sqrt_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_r17.F90 -o _sqrt_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sqrt_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sqrt_c4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sqrt_c4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_c4.F90 -fno-common -o .libs/_sqrt_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_c4.F90 -o _sqrt_c4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sqrt_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sqrt_c8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sqrt_c8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_c8.F90 -fno-common -o .libs/_sqrt_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_c8.F90 -o _sqrt_c8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sqrt_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sqrt_c10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sqrt_c10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_c10.F90 -fno-common -o .libs/_sqrt_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_c10.F90 -o _sqrt_c10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sqrt_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sqrt_c16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sqrt_c16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_c16.F90 -fno-common -o .libs/_sqrt_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_c16.F90 -o _sqrt_c16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sqrt_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sqrt_c17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sqrt_c17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_c17.F90 -fno-common -o .libs/_sqrt_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sqrt_c17.F90 -o _sqrt_c17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _asin_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_asin_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_asin_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asin_r4.F90 -fno-common -o .libs/_asin_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asin_r4.F90 -o _asin_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _asin_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_asin_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_asin_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asin_r8.F90 -fno-common -o .libs/_asin_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asin_r8.F90 -o _asin_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _asin_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_asin_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_asin_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asin_r10.F90 -fno-common -o .libs/_asin_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asin_r10.F90 -o _asin_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _asin_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_asin_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_asin_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asin_r16.F90 -fno-common -o .libs/_asin_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asin_r16.F90 -o _asin_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _asin_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_asin_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_asin_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asin_r17.F90 -fno-common -o .libs/_asin_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asin_r17.F90 -o _asin_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _asinh_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_asinh_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_asinh_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asinh_r4.F90 -fno-common -o .libs/_asinh_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asinh_r4.F90 -o _asinh_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _asinh_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_asinh_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_asinh_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asinh_r8.F90 -fno-common -o .libs/_asinh_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asinh_r8.F90 -o _asinh_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _asinh_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_asinh_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_asinh_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asinh_r10.F90 -fno-common -o .libs/_asinh_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asinh_r10.F90 -o _asinh_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _asinh_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_asinh_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_asinh_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asinh_r16.F90 -fno-common -o .libs/_asinh_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asinh_r16.F90 -o _asinh_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _asinh_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_asinh_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_asinh_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asinh_r17.F90 -fno-common -o .libs/_asinh_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_asinh_r17.F90 -o _asinh_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _acos_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_acos_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_acos_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acos_r4.F90 -fno-common -o .libs/_acos_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acos_r4.F90 -o _acos_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _acos_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_acos_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_acos_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acos_r8.F90 -fno-common -o .libs/_acos_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acos_r8.F90 -o _acos_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _acos_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_acos_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_acos_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acos_r10.F90 -fno-common -o .libs/_acos_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acos_r10.F90 -o _acos_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _acos_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_acos_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_acos_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acos_r16.F90 -fno-common -o .libs/_acos_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acos_r16.F90 -o _acos_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _acos_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_acos_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_acos_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acos_r17.F90 -fno-common -o .libs/_acos_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acos_r17.F90 -o _acos_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _acosh_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_acosh_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_acosh_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acosh_r4.F90 -fno-common -o .libs/_acosh_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acosh_r4.F90 -o _acosh_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _acosh_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_acosh_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_acosh_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acosh_r8.F90 -fno-common -o .libs/_acosh_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acosh_r8.F90 -o _acosh_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _acosh_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_acosh_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_acosh_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acosh_r10.F90 -fno-common -o .libs/_acosh_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acosh_r10.F90 -o _acosh_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _acosh_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_acosh_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_acosh_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acosh_r16.F90 -fno-common -o .libs/_acosh_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acosh_r16.F90 -o _acosh_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _acosh_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_acosh_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_acosh_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acosh_r17.F90 -fno-common -o .libs/_acosh_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_acosh_r17.F90 -o _acosh_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atan_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atan_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atan_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan_r4.F90 -fno-common -o .libs/_atan_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan_r4.F90 -o _atan_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atan_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atan_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atan_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan_r8.F90 -fno-common -o .libs/_atan_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan_r8.F90 -o _atan_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atan_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atan_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atan_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan_r10.F90 -fno-common -o .libs/_atan_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan_r10.F90 -o _atan_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atan_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atan_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atan_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan_r16.F90 -fno-common -o .libs/_atan_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan_r16.F90 -o _atan_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atan_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atan_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atan_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan_r17.F90 -fno-common -o .libs/_atan_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan_r17.F90 -o _atan_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atanh_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atanh_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atanh_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atanh_r4.F90 -fno-common -o .libs/_atanh_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atanh_r4.F90 -o _atanh_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atanh_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atanh_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atanh_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atanh_r8.F90 -fno-common -o .libs/_atanh_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atanh_r8.F90 -o _atanh_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atanh_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atanh_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atanh_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atanh_r10.F90 -fno-common -o .libs/_atanh_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atanh_r10.F90 -o _atanh_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atanh_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atanh_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atanh_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atanh_r16.F90 -fno-common -o .libs/_atanh_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atanh_r16.F90 -o _atanh_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atanh_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atanh_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atanh_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atanh_r17.F90 -fno-common -o .libs/_atanh_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atanh_r17.F90 -o _atanh_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sin_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sin_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sin_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_r4.F90 -fno-common -o .libs/_sin_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_r4.F90 -o _sin_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sin_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sin_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sin_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_r8.F90 -fno-common -o .libs/_sin_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_r8.F90 -o _sin_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sin_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sin_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sin_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_r10.F90 -fno-common -o .libs/_sin_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_r10.F90 -o _sin_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sin_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sin_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sin_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_r16.F90 -fno-common -o .libs/_sin_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_r16.F90 -o _sin_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sin_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sin_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sin_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_r17.F90 -fno-common -o .libs/_sin_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_r17.F90 -o _sin_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sin_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sin_c4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sin_c4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_c4.F90 -fno-common -o .libs/_sin_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_c4.F90 -o _sin_c4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sin_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sin_c8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sin_c8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_c8.F90 -fno-common -o .libs/_sin_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_c8.F90 -o _sin_c8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sin_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sin_c10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sin_c10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_c10.F90 -fno-common -o .libs/_sin_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_c10.F90 -o _sin_c10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sin_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sin_c16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sin_c16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_c16.F90 -fno-common -o .libs/_sin_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_c16.F90 -o _sin_c16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sin_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sin_c17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sin_c17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_c17.F90 -fno-common -o .libs/_sin_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sin_c17.F90 -o _sin_c17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cos_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cos_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cos_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_r4.F90 -fno-common -o .libs/_cos_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_r4.F90 -o _cos_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cos_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cos_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cos_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_r8.F90 -fno-common -o .libs/_cos_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_r8.F90 -o _cos_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cos_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cos_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cos_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_r10.F90 -fno-common -o .libs/_cos_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_r10.F90 -o _cos_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cos_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cos_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cos_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_r16.F90 -fno-common -o .libs/_cos_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_r16.F90 -o _cos_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cos_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cos_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cos_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_r17.F90 -fno-common -o .libs/_cos_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_r17.F90 -o _cos_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cos_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cos_c4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cos_c4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_c4.F90 -fno-common -o .libs/_cos_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_c4.F90 -o _cos_c4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cos_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cos_c8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cos_c8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_c8.F90 -fno-common -o .libs/_cos_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_c8.F90 -o _cos_c8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cos_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cos_c10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cos_c10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_c10.F90 -fno-common -o .libs/_cos_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_c10.F90 -o _cos_c10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cos_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cos_c16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cos_c16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_c16.F90 -fno-common -o .libs/_cos_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_c16.F90 -o _cos_c16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cos_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cos_c17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cos_c17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_c17.F90 -fno-common -o .libs/_cos_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cos_c17.F90 -o _cos_c17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _tan_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_tan_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_tan_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tan_r4.F90 -fno-common -o .libs/_tan_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tan_r4.F90 -o _tan_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _tan_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_tan_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_tan_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tan_r8.F90 -fno-common -o .libs/_tan_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tan_r8.F90 -o _tan_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _tan_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_tan_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_tan_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tan_r10.F90 -fno-common -o .libs/_tan_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tan_r10.F90 -o _tan_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _tan_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_tan_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_tan_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tan_r16.F90 -fno-common -o .libs/_tan_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tan_r16.F90 -o _tan_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _tan_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_tan_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_tan_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tan_r17.F90 -fno-common -o .libs/_tan_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tan_r17.F90 -o _tan_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sinh_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sinh_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sinh_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sinh_r4.F90 -fno-common -o .libs/_sinh_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sinh_r4.F90 -o _sinh_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sinh_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sinh_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sinh_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sinh_r8.F90 -fno-common -o .libs/_sinh_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sinh_r8.F90 -o _sinh_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sinh_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sinh_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sinh_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sinh_r10.F90 -fno-common -o .libs/_sinh_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sinh_r10.F90 -o _sinh_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sinh_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sinh_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sinh_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sinh_r16.F90 -fno-common -o .libs/_sinh_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sinh_r16.F90 -o _sinh_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sinh_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sinh_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sinh_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sinh_r17.F90 -fno-common -o .libs/_sinh_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sinh_r17.F90 -o _sinh_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cosh_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cosh_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cosh_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cosh_r4.F90 -fno-common -o .libs/_cosh_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cosh_r4.F90 -o _cosh_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cosh_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cosh_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cosh_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cosh_r8.F90 -fno-common -o .libs/_cosh_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cosh_r8.F90 -o _cosh_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cosh_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cosh_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cosh_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cosh_r10.F90 -fno-common -o .libs/_cosh_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cosh_r10.F90 -o _cosh_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cosh_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cosh_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cosh_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cosh_r16.F90 -fno-common -o .libs/_cosh_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cosh_r16.F90 -o _cosh_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _cosh_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_cosh_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_cosh_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cosh_r17.F90 -fno-common -o .libs/_cosh_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_cosh_r17.F90 -o _cosh_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _tanh_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_tanh_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_tanh_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tanh_r4.F90 -fno-common -o .libs/_tanh_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tanh_r4.F90 -o _tanh_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _tanh_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_tanh_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_tanh_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tanh_r8.F90 -fno-common -o .libs/_tanh_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tanh_r8.F90 -o _tanh_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _tanh_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_tanh_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_tanh_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tanh_r10.F90 -fno-common -o .libs/_tanh_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tanh_r10.F90 -o _tanh_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _tanh_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_tanh_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_tanh_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tanh_r16.F90 -fno-common -o .libs/_tanh_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tanh_r16.F90 -o _tanh_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _tanh_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_tanh_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_tanh_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tanh_r17.F90 -fno-common -o .libs/_tanh_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_tanh_r17.F90 -o _tanh_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _conjg_c4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_conjg_c4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_conjg_c4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_conjg_c4.F90 -fno-common -o .libs/_conjg_c4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_conjg_c4.F90 -o _conjg_c4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _conjg_c8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_conjg_c8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_conjg_c8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_conjg_c8.F90 -fno-common -o .libs/_conjg_c8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_conjg_c8.F90 -o _conjg_c8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _conjg_c10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_conjg_c10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_conjg_c10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_conjg_c10.F90 -fno-common -o .libs/_conjg_c10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_conjg_c10.F90 -o _conjg_c10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _conjg_c16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_conjg_c16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_conjg_c16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_conjg_c16.F90 -fno-common -o .libs/_conjg_c16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_conjg_c16.F90 -o _conjg_c16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _conjg_c17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_conjg_c17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_conjg_c17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_conjg_c17.F90 -fno-common -o .libs/_conjg_c17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_conjg_c17.F90 -o _conjg_c17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _aint_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_aint_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_aint_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aint_r4.F90 -fno-common -o .libs/_aint_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aint_r4.F90 -o _aint_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _aint_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_aint_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_aint_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aint_r8.F90 -fno-common -o .libs/_aint_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aint_r8.F90 -o _aint_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _aint_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_aint_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_aint_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aint_r10.F90 -fno-common -o .libs/_aint_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aint_r10.F90 -o _aint_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _aint_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_aint_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_aint_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aint_r16.F90 -fno-common -o .libs/_aint_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aint_r16.F90 -o _aint_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _aint_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_aint_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_aint_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aint_r17.F90 -fno-common -o .libs/_aint_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_aint_r17.F90 -o _aint_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _anint_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_anint_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_anint_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_anint_r4.F90 -fno-common -o .libs/_anint_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_anint_r4.F90 -o _anint_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _anint_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_anint_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_anint_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_anint_r8.F90 -fno-common -o .libs/_anint_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_anint_r8.F90 -o _anint_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _anint_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_anint_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_anint_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_anint_r10.F90 -fno-common -o .libs/_anint_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_anint_r10.F90 -o _anint_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _anint_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_anint_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_anint_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_anint_r16.F90 -fno-common -o .libs/_anint_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_anint_r16.F90 -o _anint_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _anint_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_anint_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_anint_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_anint_r17.F90 -fno-common -o .libs/_anint_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_anint_r17.F90 -o _anint_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sign_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sign_i4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sign_i4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_i4.F90 -fno-common -o .libs/_sign_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_i4.F90 -o _sign_i4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sign_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sign_i8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sign_i8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_i8.F90 -fno-common -o .libs/_sign_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_i8.F90 -o _sign_i8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sign_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sign_i16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sign_i16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_i16.F90 -fno-common -o .libs/_sign_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_i16.F90 -o _sign_i16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sign_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sign_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sign_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_r4.F90 -fno-common -o .libs/_sign_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_r4.F90 -o _sign_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sign_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sign_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sign_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_r8.F90 -fno-common -o .libs/_sign_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_r8.F90 -o _sign_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sign_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sign_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sign_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_r10.F90 -fno-common -o .libs/_sign_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_r10.F90 -o _sign_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sign_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sign_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sign_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_r16.F90 -fno-common -o .libs/_sign_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_r16.F90 -o _sign_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _sign_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_sign_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_sign_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_r17.F90 -fno-common -o .libs/_sign_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_sign_r17.F90 -o _sign_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _dim_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_dim_i4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_dim_i4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_i4.F90 -fno-common -o .libs/_dim_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_i4.F90 -o _dim_i4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _dim_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_dim_i8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_dim_i8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_i8.F90 -fno-common -o .libs/_dim_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_i8.F90 -o _dim_i8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _dim_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_dim_i16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_dim_i16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_i16.F90 -fno-common -o .libs/_dim_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_i16.F90 -o _dim_i16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _dim_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_dim_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_dim_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_r4.F90 -fno-common -o .libs/_dim_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_r4.F90 -o _dim_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _dim_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_dim_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_dim_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_r8.F90 -fno-common -o .libs/_dim_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_r8.F90 -o _dim_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _dim_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_dim_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_dim_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_r10.F90 -fno-common -o .libs/_dim_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_r10.F90 -o _dim_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _dim_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_dim_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_dim_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_r16.F90 -fno-common -o .libs/_dim_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_r16.F90 -o _dim_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _dim_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_dim_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_dim_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_r17.F90 -fno-common -o .libs/_dim_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_dim_r17.F90 -o _dim_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atan2_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atan2_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atan2_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan2_r4.F90 -fno-common -o .libs/_atan2_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan2_r4.F90 -o _atan2_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atan2_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atan2_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atan2_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan2_r8.F90 -fno-common -o .libs/_atan2_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan2_r8.F90 -o _atan2_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atan2_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atan2_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atan2_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan2_r10.F90 -fno-common -o .libs/_atan2_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan2_r10.F90 -o _atan2_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atan2_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atan2_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atan2_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan2_r16.F90 -fno-common -o .libs/_atan2_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan2_r16.F90 -o _atan2_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _atan2_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_atan2_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_atan2_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan2_r17.F90 -fno-common -o .libs/_atan2_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_atan2_r17.F90 -o _atan2_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _mod_i4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_mod_i4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_mod_i4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_i4.F90 -fno-common -o .libs/_mod_i4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_i4.F90 -o _mod_i4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _mod_i8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_mod_i8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_mod_i8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_i8.F90 -fno-common -o .libs/_mod_i8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_i8.F90 -o _mod_i8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _mod_i16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_mod_i16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_mod_i16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_i16.F90 -fno-common -o .libs/_mod_i16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_i16.F90 -o _mod_i16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _mod_r4.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_mod_r4.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_mod_r4.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_r4.F90 -fno-common -o .libs/_mod_r4.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_r4.F90 -o _mod_r4.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _mod_r8.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_mod_r8.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_mod_r8.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_r8.F90 -fno-common -o .libs/_mod_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_r8.F90 -o _mod_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _mod_r10.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_mod_r10.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_mod_r10.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_r10.F90 -fno-common -o .libs/_mod_r10.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_r10.F90 -o _mod_r10.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _mod_r16.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_mod_r16.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_mod_r16.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_r16.F90 -fno-common -o .libs/_mod_r16.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_r16.F90 -o _mod_r16.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o _mod_r17.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/_mod_r17.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/_mod_r17.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_r17.F90 -fno-common -o .libs/_mod_r17.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/_mod_r17.F90 -o _mod_r17.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o misc_specifics.lo `test -f '../../../gcc-14.2.0/libgfortran/generated/misc_specifics.F90' || echo '../../../gcc-14.2.0/libgfortran/'`../../../gcc-14.2.0/libgfortran/generated/misc_specifics.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/misc_specifics.F90 -fno-common -o .libs/misc_specifics.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/generated/misc_specifics.F90 -o misc_specifics.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o dprod_r8.lo `test -f 'intrinsics/dprod_r8.f90' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/dprod_r8.f90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/intrinsics/dprod_r8.f90 -fno-common -o .libs/dprod_r8.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/intrinsics/dprod_r8.f90 -o dprod_r8.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o f2c_specifics.lo `test -f 'intrinsics/f2c_specifics.F90' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/f2c_specifics.F90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/intrinsics/f2c_specifics.F90 -fno-common -o .libs/f2c_specifics.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgfortran -iquote../../../gcc-14.2.0/libgfortran/io -I../../../gcc-14.2.0/libgfortran/../gcc -I../../../gcc-14.2.0/libgfortran/../gcc/config -I../../../gcc-14.2.0/libgfortran/../libquadmath -I../.././gcc -I../../../gcc-14.2.0/libgfortran/../libgcc -I../libgcc -I../../../gcc-14.2.0/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/intrinsics/f2c_specifics.F90 -o f2c_specifics.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c -o random_init.lo `test -f 'intrinsics/random_init.f90' || echo '../../../gcc-14.2.0/libgfortran/'`intrinsics/random_init.f90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/intrinsics/random_init.f90 -fno-common -o .libs/random_init.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -fbuilding-libgfortran -g -O2 -c ../../../gcc-14.2.0/libgfortran/intrinsics/random_init.f90 -o random_init.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -pipe -Os -L/opt/pkg/lib -o libgfortran.la -version-info `grep -v '^#' ../../../gcc-14.2.0/libgfortran/libtool-version` '-L/opt/pkg/lib' ../libquadmath/libquadmath.la ../libbacktrace/libbacktrace.la -Wc,-nodefaultrpaths -Wl,-rpath,@loader_path -Wc,-shared-libgcc -rpath /opt/pkg/gcc14/lib bounds.lo compile_options.lo memory.lo string.lo select.lo backtrace.lo convert_char.lo environ.lo error.lo fpu.lo main.lo pause.lo stop.lo all_l1.lo all_l2.lo all_l4.lo all_l8.lo all_l16.lo any_l1.lo any_l2.lo any_l4.lo any_l8.lo any_l16.lo count_1_l.lo count_2_l.lo count_4_l.lo count_8_l.lo count_16_l.lo maxloc0_4_i1.lo maxloc0_8_i1.lo maxloc0_16_i1.lo maxloc0_4_i2.lo maxloc0_8_i2.lo maxloc0_16_i2.lo maxloc0_4_i4.lo maxloc0_8_i4.lo maxloc0_16_i4.lo maxloc0_4_i8.lo maxloc0_8_i8.lo maxloc0_16_i8.lo maxloc0_4_i16.lo maxloc0_8_i16.lo maxloc0_16_i16.lo maxloc0_4_r4.lo maxloc0_8_r4.lo maxloc0_16_r4.lo maxloc0_4_r8.lo maxloc0_8_r8.lo maxloc0_16_r8.lo maxloc0_4_r10.lo maxloc0_8_r10.lo maxloc0_16_r10.lo maxloc0_4_r16.lo maxloc0_8_r16.lo maxloc0_16_r16.lo maxloc0_4_r17.lo maxloc0_8_r17.lo maxloc0_16_r17.lo maxloc1_4_i1.lo maxloc1_8_i1.lo maxloc1_16_i1.lo maxloc1_4_i2.lo maxloc1_8_i2.lo maxloc1_16_i2.lo maxloc1_4_i4.lo maxloc1_8_i4.lo maxloc1_16_i4.lo maxloc1_4_i8.lo maxloc1_8_i8.lo maxloc1_16_i8.lo maxloc1_4_i16.lo maxloc1_8_i16.lo maxloc1_16_i16.lo maxloc1_4_r4.lo maxloc1_8_r4.lo maxloc1_16_r4.lo maxloc1_4_r8.lo maxloc1_8_r8.lo maxloc1_16_r8.lo maxloc1_4_r10.lo maxloc1_8_r10.lo maxloc1_16_r10.lo maxloc1_4_r16.lo maxloc1_8_r16.lo maxloc1_16_r16.lo maxloc1_4_r17.lo maxloc1_8_r17.lo maxloc1_16_r17.lo maxval_i1.lo maxval_i2.lo maxval_i4.lo maxval_i8.lo maxval_i16.lo maxval_r4.lo maxval_r8.lo maxval_r10.lo maxval_r16.lo maxval_r17.lo minloc0_4_i1.lo minloc0_8_i1.lo minloc0_16_i1.lo minloc0_4_i2.lo minloc0_8_i2.lo minloc0_16_i2.lo minloc0_4_i4.lo minloc0_8_i4.lo minloc0_16_i4.lo minloc0_4_i8.lo minloc0_8_i8.lo minloc0_16_i8.lo minloc0_4_i16.lo minloc0_8_i16.lo minloc0_16_i16.lo minloc0_4_r4.lo minloc0_8_r4.lo minloc0_16_r4.lo minloc0_4_r8.lo minloc0_8_r8.lo minloc0_16_r8.lo minloc0_4_r10.lo minloc0_8_r10.lo minloc0_16_r10.lo minloc0_4_r16.lo minloc0_8_r16.lo minloc0_16_r16.lo minloc0_4_r17.lo minloc0_8_r17.lo minloc0_16_r17.lo minloc1_4_i1.lo minloc1_8_i1.lo minloc1_16_i1.lo minloc1_4_i2.lo minloc1_8_i2.lo minloc1_16_i2.lo minloc1_4_i4.lo minloc1_8_i4.lo minloc1_16_i4.lo minloc1_4_i8.lo minloc1_8_i8.lo minloc1_16_i8.lo minloc1_4_i16.lo minloc1_8_i16.lo minloc1_16_i16.lo minloc1_4_r4.lo minloc1_8_r4.lo minloc1_16_r4.lo minloc1_4_r8.lo minloc1_8_r8.lo minloc1_16_r8.lo minloc1_4_r10.lo minloc1_8_r10.lo minloc1_16_r10.lo minloc1_4_r16.lo minloc1_8_r16.lo minloc1_16_r16.lo minloc1_4_r17.lo minloc1_8_r17.lo minloc1_16_r17.lo minval_i1.lo minval_i2.lo minval_i4.lo minval_i8.lo minval_i16.lo minval_r4.lo minval_r8.lo minval_r10.lo minval_r16.lo minval_r17.lo product_i1.lo product_i2.lo product_i4.lo product_i8.lo product_i16.lo product_r4.lo product_r8.lo product_r10.lo product_r16.lo product_r17.lo product_c4.lo product_c8.lo product_c10.lo product_c16.lo product_c17.lo sum_i1.lo sum_i2.lo sum_i4.lo sum_i8.lo sum_i16.lo sum_r4.lo sum_r8.lo sum_r10.lo sum_r16.lo sum_r17.lo sum_c4.lo sum_c8.lo sum_c10.lo sum_c16.lo sum_c17.lo bessel_r4.lo bessel_r8.lo bessel_r10.lo bessel_r16.lo bessel_r17.lo iall_i1.lo iall_i2.lo iall_i4.lo iall_i8.lo iall_i16.lo iany_i1.lo iany_i2.lo iany_i4.lo iany_i8.lo iany_i16.lo iparity_i1.lo iparity_i2.lo iparity_i4.lo iparity_i8.lo iparity_i16.lo norm2_r4.lo norm2_r8.lo norm2_r10.lo norm2_r16.lo norm2_r17.lo parity_l1.lo parity_l2.lo parity_l4.lo parity_l8.lo parity_l16.lo matmul_i1.lo matmul_i2.lo matmul_i4.lo matmul_i8.lo matmul_i16.lo matmul_r4.lo matmul_r8.lo matmul_r10.lo matmul_r16.lo matmul_r17.lo matmul_c4.lo matmul_c8.lo matmul_c10.lo matmul_c16.lo matmul_c17.lo matmul_l4.lo matmul_l8.lo matmul_l16.lo shape_i1.lo shape_i2.lo shape_i4.lo shape_i8.lo shape_i16.lo eoshift1_4.lo eoshift1_8.lo eoshift1_16.lo eoshift3_4.lo eoshift3_8.lo eoshift3_16.lo cshift1_4.lo cshift1_8.lo cshift1_16.lo reshape_i4.lo reshape_i8.lo reshape_i16.lo reshape_r4.lo reshape_r8.lo reshape_r10.lo reshape_r16.lo reshape_r17.lo reshape_c4.lo reshape_c8.lo reshape_c10.lo reshape_c16.lo reshape_c17.lo in_pack_i1.lo in_pack_i2.lo in_pack_i4.lo in_pack_i8.lo in_pack_i16.lo in_pack_r4.lo in_pack_r8.lo in_pack_r10.lo in_pack_r16.lo in_pack_r17.lo in_pack_c4.lo in_pack_c8.lo in_pack_c10.lo in_pack_c16.lo in_pack_c17.lo in_unpack_i1.lo in_unpack_i2.lo in_unpack_i4.lo in_unpack_i8.lo in_unpack_i16.lo in_unpack_r4.lo in_unpack_r8.lo in_unpack_r10.lo in_unpack_r16.lo in_unpack_r17.lo in_unpack_c4.lo in_unpack_c8.lo in_unpack_c10.lo in_unpack_c16.lo in_unpack_c17.lo pow_i4_i4.lo pow_i8_i4.lo pow_i16_i4.lo pow_r16_i4.lo pow_r17_i4.lo pow_c4_i4.lo pow_c8_i4.lo pow_c10_i4.lo pow_c16_i4.lo pow_c17_i4.lo pow_i4_i8.lo pow_i8_i8.lo pow_i16_i8.lo pow_r4_i8.lo pow_r8_i8.lo pow_r10_i8.lo pow_r16_i8.lo pow_r17_i8.lo pow_c4_i8.lo pow_c8_i8.lo pow_c10_i8.lo pow_c16_i8.lo pow_c17_i8.lo pow_i4_i16.lo pow_i8_i16.lo pow_i16_i16.lo pow_r4_i16.lo pow_r8_i16.lo pow_r10_i16.lo pow_r16_i16.lo pow_r17_i16.lo pow_c4_i16.lo pow_c8_i16.lo pow_c10_i16.lo pow_c16_i16.lo pow_c17_i16.lo pack_i1.lo pack_i2.lo pack_i4.lo pack_i8.lo pack_i16.lo pack_r4.lo pack_r8.lo pack_r10.lo pack_r16.lo pack_r17.lo pack_c4.lo pack_c8.lo pack_c10.lo pack_c16.lo pack_c17.lo unpack_i1.lo unpack_i2.lo unpack_i4.lo unpack_i8.lo unpack_i16.lo unpack_r4.lo unpack_r8.lo unpack_r10.lo unpack_r16.lo unpack_r17.lo unpack_c4.lo unpack_c8.lo unpack_c10.lo unpack_c16.lo unpack_c17.lo matmulavx128_i1.lo matmulavx128_i2.lo matmulavx128_i4.lo matmulavx128_i8.lo matmulavx128_i16.lo matmulavx128_r4.lo matmulavx128_r8.lo matmulavx128_r10.lo matmulavx128_r16.lo matmulavx128_r17.lo matmulavx128_c4.lo matmulavx128_c8.lo matmulavx128_c10.lo matmulavx128_c16.lo matmulavx128_c17.lo spread_i1.lo spread_i2.lo spread_i4.lo spread_i8.lo spread_i16.lo spread_r4.lo spread_r8.lo spread_r10.lo spread_r16.lo spread_r17.lo spread_c4.lo spread_c8.lo spread_c10.lo spread_c16.lo spread_c17.lo cshift0_i1.lo cshift0_i2.lo cshift0_i4.lo cshift0_i8.lo cshift0_i16.lo cshift0_r4.lo cshift0_r8.lo cshift0_r10.lo cshift0_r16.lo cshift0_r17.lo cshift0_c4.lo cshift0_c8.lo cshift0_c10.lo cshift0_c16.lo cshift0_c17.lo cshift1_4_i1.lo cshift1_4_i2.lo cshift1_4_i4.lo cshift1_4_i8.lo cshift1_4_i16.lo cshift1_4_r4.lo cshift1_4_r8.lo cshift1_4_r10.lo cshift1_4_r16.lo cshift1_4_r17.lo cshift1_4_c4.lo cshift1_4_c8.lo cshift1_4_c10.lo cshift1_4_c16.lo cshift1_4_c17.lo cshift1_8_i1.lo cshift1_8_i2.lo cshift1_8_i4.lo cshift1_8_i8.lo cshift1_8_i16.lo cshift1_8_r4.lo cshift1_8_r8.lo cshift1_8_r10.lo cshift1_8_r16.lo cshift1_8_r17.lo cshift1_8_c4.lo cshift1_8_c8.lo cshift1_8_c10.lo cshift1_8_c16.lo cshift1_8_c17.lo cshift1_16_i1.lo cshift1_16_i2.lo cshift1_16_i4.lo cshift1_16_i8.lo cshift1_16_i16.lo cshift1_16_r4.lo cshift1_16_r8.lo cshift1_16_r10.lo cshift1_16_r16.lo cshift1_16_r17.lo cshift1_16_c4.lo cshift1_16_c8.lo cshift1_16_c10.lo cshift1_16_c16.lo cshift1_16_c17.lo maxloc0_4_s1.lo maxloc0_4_s4.lo maxloc0_8_s1.lo maxloc0_8_s4.lo maxloc0_16_s1.lo maxloc0_16_s4.lo minloc0_4_s1.lo minloc0_4_s4.lo minloc0_8_s1.lo minloc0_8_s4.lo minloc0_16_s1.lo minloc0_16_s4.lo maxloc1_4_s1.lo maxloc1_4_s4.lo maxloc1_8_s1.lo maxloc1_8_s4.lo maxloc1_16_s1.lo maxloc1_16_s4.lo minloc1_4_s1.lo minloc1_4_s4.lo minloc1_8_s1.lo minloc1_8_s4.lo minloc1_16_s1.lo minloc1_16_s4.lo maxloc2_4_s1.lo maxloc2_4_s4.lo maxloc2_8_s1.lo maxloc2_8_s4.lo maxloc2_16_s1.lo maxloc2_16_s4.lo minloc2_4_s1.lo minloc2_4_s4.lo minloc2_8_s1.lo minloc2_8_s4.lo minloc2_16_s1.lo minloc2_16_s4.lo maxval0_s1.lo maxval0_s4.lo minval0_s1.lo minval0_s4.lo maxval1_s1.lo maxval1_s4.lo minval1_s1.lo minval1_s4.lo findloc0_i1.lo findloc0_i2.lo findloc0_i4.lo findloc0_i8.lo findloc0_i16.lo findloc0_r4.lo findloc0_r8.lo findloc0_r10.lo findloc0_r16.lo findloc0_r17.lo findloc0_c4.lo findloc0_c8.lo findloc0_c10.lo findloc0_c16.lo findloc0_c17.lo findloc0_s1.lo findloc0_s4.lo findloc1_i1.lo findloc1_i2.lo findloc1_i4.lo findloc1_i8.lo findloc1_i16.lo findloc1_r4.lo findloc1_r8.lo findloc1_r10.lo findloc1_r16.lo findloc1_r17.lo findloc1_c4.lo findloc1_c8.lo findloc1_c10.lo findloc1_c16.lo findloc1_c17.lo findloc1_s1.lo findloc1_s4.lo findloc2_s1.lo findloc2_s4.lo ISO_Fortran_binding.lo size_from_kind.lo close.lo file_pos.lo format.lo inquire.lo intrinsics.lo list_read.lo lock.lo open.lo read.lo transfer.lo transfer128.lo unit.lo unix.lo write.lo fbuf.lo async.lo associated.lo abort.lo args.lo cshift0.lo eoshift0.lo eoshift2.lo erfc_scaled.lo extends_type_of.lo fnum.lo ierrno.lo ishftc.lo is_contiguous.lo mvbits.lo move_alloc.lo pack_generic.lo selected_char_kind.lo size.lo spread_generic.lo string_intrinsics.lo rand.lo random.lo reshape_generic.lo reshape_packed.lo selected_int_kind.lo selected_real_kind.lo trigd.lo unpack_generic.lo in_pack_generic.lo in_unpack_generic.lo access.lo c99_functions.lo chdir.lo chmod.lo clock.lo cpu_time.lo ctime.lo date_and_time.lo dtime.lo env.lo etime.lo execute_command_line.lo exit.lo gerror.lo getcwd.lo getlog.lo getXid.lo hostnm.lo kill.lo link.lo perror.lo signal.lo sleep.lo system.lo rename.lo stat.lo symlnk.lo system_clock.lo time.lo umask.lo unlink.lo ieee_helper.lo ieee_arithmetic.lo ieee_exceptions.lo ieee_features.lo _abs_c4.lo _abs_c8.lo _abs_c10.lo _abs_c16.lo _abs_c17.lo _abs_i4.lo _abs_i8.lo _abs_i16.lo _abs_r4.lo _abs_r8.lo _abs_r10.lo _abs_r16.lo _abs_r17.lo _aimag_c4.lo _aimag_c8.lo _aimag_c10.lo _aimag_c16.lo _aimag_c17.lo _exp_r4.lo _exp_r8.lo _exp_r10.lo _exp_r16.lo _exp_r17.lo _exp_c4.lo _exp_c8.lo _exp_c10.lo _exp_c16.lo _exp_c17.lo _log_r4.lo _log_r8.lo _log_r10.lo _log_r16.lo _log_r17.lo _log_c4.lo _log_c8.lo _log_c10.lo _log_c16.lo _log_c17.lo _log10_r4.lo _log10_r8.lo _log10_r10.lo _log10_r16.lo _log10_r17.lo _sqrt_r4.lo _sqrt_r8.lo _sqrt_r10.lo _sqrt_r16.lo _sqrt_r17.lo _sqrt_c4.lo _sqrt_c8.lo _sqrt_c10.lo _sqrt_c16.lo _sqrt_c17.lo _asin_r4.lo _asin_r8.lo _asin_r10.lo _asin_r16.lo _asin_r17.lo _asinh_r4.lo _asinh_r8.lo _asinh_r10.lo _asinh_r16.lo _asinh_r17.lo _acos_r4.lo _acos_r8.lo _acos_r10.lo _acos_r16.lo _acos_r17.lo _acosh_r4.lo _acosh_r8.lo _acosh_r10.lo _acosh_r16.lo _acosh_r17.lo _atan_r4.lo _atan_r8.lo _atan_r10.lo _atan_r16.lo _atan_r17.lo _atanh_r4.lo _atanh_r8.lo _atanh_r10.lo _atanh_r16.lo _atanh_r17.lo _sin_r4.lo _sin_r8.lo _sin_r10.lo _sin_r16.lo _sin_r17.lo _sin_c4.lo _sin_c8.lo _sin_c10.lo _sin_c16.lo _sin_c17.lo _cos_r4.lo _cos_r8.lo _cos_r10.lo _cos_r16.lo _cos_r17.lo _cos_c4.lo _cos_c8.lo _cos_c10.lo _cos_c16.lo _cos_c17.lo _tan_r4.lo _tan_r8.lo _tan_r10.lo _tan_r16.lo _tan_r17.lo _sinh_r4.lo _sinh_r8.lo _sinh_r10.lo _sinh_r16.lo _sinh_r17.lo _cosh_r4.lo _cosh_r8.lo _cosh_r10.lo _cosh_r16.lo _cosh_r17.lo _tanh_r4.lo _tanh_r8.lo _tanh_r10.lo _tanh_r16.lo _tanh_r17.lo _conjg_c4.lo _conjg_c8.lo _conjg_c10.lo _conjg_c16.lo _conjg_c17.lo _aint_r4.lo _aint_r8.lo _aint_r10.lo _aint_r16.lo _aint_r17.lo _anint_r4.lo _anint_r8.lo _anint_r10.lo _anint_r16.lo _anint_r17.lo _sign_i4.lo _sign_i8.lo _sign_i16.lo _sign_r4.lo _sign_r8.lo _sign_r10.lo _sign_r16.lo _sign_r17.lo _dim_i4.lo _dim_i8.lo _dim_i16.lo _dim_r4.lo _dim_r8.lo _dim_r10.lo _dim_r16.lo _dim_r17.lo _atan2_r4.lo _atan2_r8.lo _atan2_r10.lo _atan2_r16.lo _atan2_r17.lo _mod_i4.lo _mod_i8.lo _mod_i16.lo _mod_r4.lo _mod_r8.lo _mod_r10.lo _mod_r16.lo _mod_r17.lo misc_specifics.lo dprod_r8.lo f2c_specifics.lo random_init.lo -lm libtool: link: (cd .libs/libgfortran.lax/libbacktrace.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgfortran/../libbacktrace/.libs/libbacktrace.a") libtool: link: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -dynamiclib -o .libs/libgfortran.5.dylib .libs/bounds.o .libs/compile_options.o .libs/memory.o .libs/string.o .libs/select.o .libs/backtrace.o .libs/convert_char.o .libs/environ.o .libs/error.o .libs/fpu.o .libs/main.o .libs/pause.o .libs/stop.o .libs/all_l1.o .libs/all_l2.o .libs/all_l4.o .libs/all_l8.o .libs/all_l16.o .libs/any_l1.o .libs/any_l2.o .libs/any_l4.o .libs/any_l8.o .libs/any_l16.o .libs/count_1_l.o .libs/count_2_l.o .libs/count_4_l.o .libs/count_8_l.o .libs/count_16_l.o .libs/maxloc0_4_i1.o .libs/maxloc0_8_i1.o .libs/maxloc0_16_i1.o .libs/maxloc0_4_i2.o .libs/maxloc0_8_i2.o .libs/maxloc0_16_i2.o .libs/maxloc0_4_i4.o .libs/maxloc0_8_i4.o .libs/maxloc0_16_i4.o .libs/maxloc0_4_i8.o .libs/maxloc0_8_i8.o .libs/maxloc0_16_i8.o .libs/maxloc0_4_i16.o .libs/maxloc0_8_i16.o .libs/maxloc0_16_i16.o .libs/maxloc0_4_r4.o .libs/maxloc0_8_r4.o .libs/maxloc0_16_r4.o .libs/maxloc0_4_r8.o .libs/maxloc0_8_r8.o .libs/maxloc0_16_r8.o .libs/maxloc0_4_r10.o .libs/maxloc0_8_r10.o .libs/maxloc0_16_r10.o .libs/maxloc0_4_r16.o .libs/maxloc0_8_r16.o .libs/maxloc0_16_r16.o .libs/maxloc0_4_r17.o .libs/maxloc0_8_r17.o .libs/maxloc0_16_r17.o .libs/maxloc1_4_i1.o .libs/maxloc1_8_i1.o .libs/maxloc1_16_i1.o .libs/maxloc1_4_i2.o .libs/maxloc1_8_i2.o .libs/maxloc1_16_i2.o .libs/maxloc1_4_i4.o .libs/maxloc1_8_i4.o .libs/maxloc1_16_i4.o .libs/maxloc1_4_i8.o .libs/maxloc1_8_i8.o .libs/maxloc1_16_i8.o .libs/maxloc1_4_i16.o .libs/maxloc1_8_i16.o .libs/maxloc1_16_i16.o .libs/maxloc1_4_r4.o .libs/maxloc1_8_r4.o .libs/maxloc1_16_r4.o .libs/maxloc1_4_r8.o .libs/maxloc1_8_r8.o .libs/maxloc1_16_r8.o .libs/maxloc1_4_r10.o .libs/maxloc1_8_r10.o .libs/maxloc1_16_r10.o .libs/maxloc1_4_r16.o .libs/maxloc1_8_r16.o .libs/maxloc1_16_r16.o .libs/maxloc1_4_r17.o .libs/maxloc1_8_r17.o .libs/maxloc1_16_r17.o .libs/maxval_i1.o .libs/maxval_i2.o .libs/maxval_i4.o .libs/maxval_i8.o .libs/maxval_i16.o .libs/maxval_r4.o .libs/maxval_r8.o .libs/maxval_r10.o .libs/maxval_r16.o .libs/maxval_r17.o .libs/minloc0_4_i1.o .libs/minloc0_8_i1.o .libs/minloc0_16_i1.o .libs/minloc0_4_i2.o .libs/minloc0_8_i2.o .libs/minloc0_16_i2.o .libs/minloc0_4_i4.o .libs/minloc0_8_i4.o .libs/minloc0_16_i4.o .libs/minloc0_4_i8.o .libs/minloc0_8_i8.o .libs/minloc0_16_i8.o .libs/minloc0_4_i16.o .libs/minloc0_8_i16.o .libs/minloc0_16_i16.o .libs/minloc0_4_r4.o .libs/minloc0_8_r4.o .libs/minloc0_16_r4.o .libs/minloc0_4_r8.o .libs/minloc0_8_r8.o .libs/minloc0_16_r8.o .libs/minloc0_4_r10.o .libs/minloc0_8_r10.o .libs/minloc0_16_r10.o .libs/minloc0_4_r16.o .libs/minloc0_8_r16.o .libs/minloc0_16_r16.o .libs/minloc0_4_r17.o .libs/minloc0_8_r17.o .libs/minloc0_16_r17.o .libs/minloc1_4_i1.o .libs/minloc1_8_i1.o .libs/minloc1_16_i1.o .libs/minloc1_4_i2.o .libs/minloc1_8_i2.o .libs/minloc1_16_i2.o .libs/minloc1_4_i4.o .libs/minloc1_8_i4.o .libs/minloc1_16_i4.o .libs/minloc1_4_i8.o .libs/minloc1_8_i8.o .libs/minloc1_16_i8.o .libs/minloc1_4_i16.o .libs/minloc1_8_i16.o .libs/minloc1_16_i16.o .libs/minloc1_4_r4.o .libs/minloc1_8_r4.o .libs/minloc1_16_r4.o .libs/minloc1_4_r8.o .libs/minloc1_8_r8.o .libs/minloc1_16_r8.o .libs/minloc1_4_r10.o .libs/minloc1_8_r10.o .libs/minloc1_16_r10.o .libs/minloc1_4_r16.o .libs/minloc1_8_r16.o .libs/minloc1_16_r16.o .libs/minloc1_4_r17.o .libs/minloc1_8_r17.o .libs/minloc1_16_r17.o .libs/minval_i1.o .libs/minval_i2.o .libs/minval_i4.o .libs/minval_i8.o .libs/minval_i16.o .libs/minval_r4.o .libs/minval_r8.o .libs/minval_r10.o .libs/minval_r16.o .libs/minval_r17.o .libs/product_i1.o .libs/product_i2.o .libs/product_i4.o .libs/product_i8.o .libs/product_i16.o .libs/product_r4.o .libs/product_r8.o .libs/product_r10.o .libs/product_r16.o .libs/product_r17.o .libs/product_c4.o .libs/product_c8.o .libs/product_c10.o .libs/product_c16.o .libs/product_c17.o .libs/sum_i1.o .libs/sum_i2.o .libs/sum_i4.o .libs/sum_i8.o .libs/sum_i16.o .libs/sum_r4.o .libs/sum_r8.o .libs/sum_r10.o .libs/sum_r16.o .libs/sum_r17.o .libs/sum_c4.o .libs/sum_c8.o .libs/sum_c10.o .libs/sum_c16.o .libs/sum_c17.o .libs/bessel_r4.o .libs/bessel_r8.o .libs/bessel_r10.o .libs/bessel_r16.o .libs/bessel_r17.o .libs/iall_i1.o .libs/iall_i2.o .libs/iall_i4.o .libs/iall_i8.o .libs/iall_i16.o .libs/iany_i1.o .libs/iany_i2.o .libs/iany_i4.o .libs/iany_i8.o .libs/iany_i16.o .libs/iparity_i1.o .libs/iparity_i2.o .libs/iparity_i4.o .libs/iparity_i8.o .libs/iparity_i16.o .libs/norm2_r4.o .libs/norm2_r8.o .libs/norm2_r10.o .libs/norm2_r16.o .libs/norm2_r17.o .libs/parity_l1.o .libs/parity_l2.o .libs/parity_l4.o .libs/parity_l8.o .libs/parity_l16.o .libs/matmul_i1.o .libs/matmul_i2.o .libs/matmul_i4.o .libs/matmul_i8.o .libs/matmul_i16.o .libs/matmul_r4.o .libs/matmul_r8.o .libs/matmul_r10.o .libs/matmul_r16.o .libs/matmul_r17.o .libs/matmul_c4.o .libs/matmul_c8.o .libs/matmul_c10.o .libs/matmul_c16.o .libs/matmul_c17.o .libs/matmul_l4.o .libs/matmul_l8.o .libs/matmul_l16.o .libs/shape_i1.o .libs/shape_i2.o .libs/shape_i4.o .libs/shape_i8.o .libs/shape_i16.o .libs/eoshift1_4.o .libs/eoshift1_8.o .libs/eoshift1_16.o .libs/eoshift3_4.o .libs/eoshift3_8.o .libs/eoshift3_16.o .libs/cshift1_4.o .libs/cshift1_8.o .libs/cshift1_16.o .libs/reshape_i4.o .libs/reshape_i8.o .libs/reshape_i16.o .libs/reshape_r4.o .libs/reshape_r8.o .libs/reshape_r10.o .libs/reshape_r16.o .libs/reshape_r17.o .libs/reshape_c4.o .libs/reshape_c8.o .libs/reshape_c10.o .libs/reshape_c16.o .libs/reshape_c17.o .libs/in_pack_i1.o .libs/in_pack_i2.o .libs/in_pack_i4.o .libs/in_pack_i8.o .libs/in_pack_i16.o .libs/in_pack_r4.o .libs/in_pack_r8.o .libs/in_pack_r10.o .libs/in_pack_r16.o .libs/in_pack_r17.o .libs/in_pack_c4.o .libs/in_pack_c8.o .libs/in_pack_c10.o .libs/in_pack_c16.o .libs/in_pack_c17.o .libs/in_unpack_i1.o .libs/in_unpack_i2.o .libs/in_unpack_i4.o .libs/in_unpack_i8.o .libs/in_unpack_i16.o .libs/in_unpack_r4.o .libs/in_unpack_r8.o .libs/in_unpack_r10.o .libs/in_unpack_r16.o .libs/in_unpack_r17.o .libs/in_unpack_c4.o .libs/in_unpack_c8.o .libs/in_unpack_c10.o .libs/in_unpack_c16.o .libs/in_unpack_c17.o .libs/pow_i4_i4.o .libs/pow_i8_i4.o .libs/pow_i16_i4.o .libs/pow_r16_i4.o .libs/pow_r17_i4.o .libs/pow_c4_i4.o .libs/pow_c8_i4.o .libs/pow_c10_i4.o .libs/pow_c16_i4.o .libs/pow_c17_i4.o .libs/pow_i4_i8.o .libs/pow_i8_i8.o .libs/pow_i16_i8.o .libs/pow_r4_i8.o .libs/pow_r8_i8.o .libs/pow_r10_i8.o .libs/pow_r16_i8.o .libs/pow_r17_i8.o .libs/pow_c4_i8.o .libs/pow_c8_i8.o .libs/pow_c10_i8.o .libs/pow_c16_i8.o .libs/pow_c17_i8.o .libs/pow_i4_i16.o .libs/pow_i8_i16.o .libs/pow_i16_i16.o .libs/pow_r4_i16.o .libs/pow_r8_i16.o .libs/pow_r10_i16.o .libs/pow_r16_i16.o .libs/pow_r17_i16.o .libs/pow_c4_i16.o .libs/pow_c8_i16.o .libs/pow_c10_i16.o .libs/pow_c16_i16.o .libs/pow_c17_i16.o .libs/pack_i1.o .libs/pack_i2.o .libs/pack_i4.o .libs/pack_i8.o .libs/pack_i16.o .libs/pack_r4.o .libs/pack_r8.o .libs/pack_r10.o .libs/pack_r16.o .libs/pack_r17.o .libs/pack_c4.o .libs/pack_c8.o .libs/pack_c10.o .libs/pack_c16.o .libs/pack_c17.o .libs/unpack_i1.o .libs/unpack_i2.o .libs/unpack_i4.o .libs/unpack_i8.o .libs/unpack_i16.o .libs/unpack_r4.o .libs/unpack_r8.o .libs/unpack_r10.o .libs/unpack_r16.o .libs/unpack_r17.o .libs/unpack_c4.o .libs/unpack_c8.o .libs/unpack_c10.o .libs/unpack_c16.o .libs/unpack_c17.o .libs/matmulavx128_i1.o .libs/matmulavx128_i2.o .libs/matmulavx128_i4.o .libs/matmulavx128_i8.o .libs/matmulavx128_i16.o .libs/matmulavx128_r4.o .libs/matmulavx128_r8.o .libs/matmulavx128_r10.o .libs/matmulavx128_r16.o .libs/matmulavx128_r17.o .libs/matmulavx128_c4.o .libs/matmulavx128_c8.o .libs/matmulavx128_c10.o .libs/matmulavx128_c16.o .libs/matmulavx128_c17.o .libs/spread_i1.o .libs/spread_i2.o .libs/spread_i4.o .libs/spread_i8.o .libs/spread_i16.o .libs/spread_r4.o .libs/spread_r8.o .libs/spread_r10.o .libs/spread_r16.o .libs/spread_r17.o .libs/spread_c4.o .libs/spread_c8.o .libs/spread_c10.o .libs/spread_c16.o .libs/spread_c17.o .libs/cshift0_i1.o .libs/cshift0_i2.o .libs/cshift0_i4.o .libs/cshift0_i8.o .libs/cshift0_i16.o .libs/cshift0_r4.o .libs/cshift0_r8.o .libs/cshift0_r10.o .libs/cshift0_r16.o .libs/cshift0_r17.o .libs/cshift0_c4.o .libs/cshift0_c8.o .libs/cshift0_c10.o .libs/cshift0_c16.o .libs/cshift0_c17.o .libs/cshift1_4_i1.o .libs/cshift1_4_i2.o .libs/cshift1_4_i4.o .libs/cshift1_4_i8.o .libs/cshift1_4_i16.o .libs/cshift1_4_r4.o .libs/cshift1_4_r8.o .libs/cshift1_4_r10.o .libs/cshift1_4_r16.o .libs/cshift1_4_r17.o .libs/cshift1_4_c4.o .libs/cshift1_4_c8.o .libs/cshift1_4_c10.o .libs/cshift1_4_c16.o .libs/cshift1_4_c17.o .libs/cshift1_8_i1.o .libs/cshift1_8_i2.o .libs/cshift1_8_i4.o .libs/cshift1_8_i8.o .libs/cshift1_8_i16.o .libs/cshift1_8_r4.o .libs/cshift1_8_r8.o .libs/cshift1_8_r10.o .libs/cshift1_8_r16.o .libs/cshift1_8_r17.o .libs/cshift1_8_c4.o .libs/cshift1_8_c8.o .libs/cshift1_8_c10.o .libs/cshift1_8_c16.o .libs/cshift1_8_c17.o .libs/cshift1_16_i1.o .libs/cshift1_16_i2.o .libs/cshift1_16_i4.o .libs/cshift1_16_i8.o .libs/cshift1_16_i16.o .libs/cshift1_16_r4.o .libs/cshift1_16_r8.o .libs/cshift1_16_r10.o .libs/cshift1_16_r16.o .libs/cshift1_16_r17.o .libs/cshift1_16_c4.o .libs/cshift1_16_c8.o .libs/cshift1_16_c10.o .libs/cshift1_16_c16.o .libs/cshift1_16_c17.o .libs/maxloc0_4_s1.o .libs/maxloc0_4_s4.o .libs/maxloc0_8_s1.o .libs/maxloc0_8_s4.o .libs/maxloc0_16_s1.o .libs/maxloc0_16_s4.o .libs/minloc0_4_s1.o .libs/minloc0_4_s4.o .libs/minloc0_8_s1.o .libs/minloc0_8_s4.o .libs/minloc0_16_s1.o .libs/minloc0_16_s4.o .libs/maxloc1_4_s1.o .libs/maxloc1_4_s4.o .libs/maxloc1_8_s1.o .libs/maxloc1_8_s4.o .libs/maxloc1_16_s1.o .libs/maxloc1_16_s4.o .libs/minloc1_4_s1.o .libs/minloc1_4_s4.o .libs/minloc1_8_s1.o .libs/minloc1_8_s4.o .libs/minloc1_16_s1.o .libs/minloc1_16_s4.o .libs/maxloc2_4_s1.o .libs/maxloc2_4_s4.o .libs/maxloc2_8_s1.o .libs/maxloc2_8_s4.o .libs/maxloc2_16_s1.o .libs/maxloc2_16_s4.o .libs/minloc2_4_s1.o .libs/minloc2_4_s4.o .libs/minloc2_8_s1.o .libs/minloc2_8_s4.o .libs/minloc2_16_s1.o .libs/minloc2_16_s4.o .libs/maxval0_s1.o .libs/maxval0_s4.o .libs/minval0_s1.o .libs/minval0_s4.o .libs/maxval1_s1.o .libs/maxval1_s4.o .libs/minval1_s1.o .libs/minval1_s4.o .libs/findloc0_i1.o .libs/findloc0_i2.o .libs/findloc0_i4.o .libs/findloc0_i8.o .libs/findloc0_i16.o .libs/findloc0_r4.o .libs/findloc0_r8.o .libs/findloc0_r10.o .libs/findloc0_r16.o .libs/findloc0_r17.o .libs/findloc0_c4.o .libs/findloc0_c8.o .libs/findloc0_c10.o .libs/findloc0_c16.o .libs/findloc0_c17.o .libs/findloc0_s1.o .libs/findloc0_s4.o .libs/findloc1_i1.o .libs/findloc1_i2.o .libs/findloc1_i4.o .libs/findloc1_i8.o .libs/findloc1_i16.o .libs/findloc1_r4.o .libs/findloc1_r8.o .libs/findloc1_r10.o .libs/findloc1_r16.o .libs/findloc1_r17.o .libs/findloc1_c4.o .libs/findloc1_c8.o .libs/findloc1_c10.o .libs/findloc1_c16.o .libs/findloc1_c17.o .libs/findloc1_s1.o .libs/findloc1_s4.o .libs/findloc2_s1.o .libs/findloc2_s4.o .libs/ISO_Fortran_binding.o .libs/size_from_kind.o .libs/close.o .libs/file_pos.o .libs/format.o .libs/inquire.o .libs/intrinsics.o .libs/list_read.o .libs/lock.o .libs/open.o .libs/read.o .libs/transfer.o .libs/transfer128.o .libs/unit.o .libs/unix.o .libs/write.o .libs/fbuf.o .libs/async.o .libs/associated.o .libs/abort.o .libs/args.o .libs/cshift0.o .libs/eoshift0.o .libs/eoshift2.o .libs/erfc_scaled.o .libs/extends_type_of.o .libs/fnum.o .libs/ierrno.o .libs/ishftc.o .libs/is_contiguous.o .libs/mvbits.o .libs/move_alloc.o .libs/pack_generic.o .libs/selected_char_kind.o .libs/size.o .libs/spread_generic.o .libs/string_intrinsics.o .libs/rand.o .libs/random.o .libs/reshape_generic.o .libs/reshape_packed.o .libs/selected_int_kind.o .libs/selected_real_kind.o .libs/trigd.o .libs/unpack_generic.o .libs/in_pack_generic.o .libs/in_unpack_generic.o .libs/access.o .libs/c99_functions.o .libs/chdir.o .libs/chmod.o .libs/clock.o .libs/cpu_time.o .libs/ctime.o .libs/date_and_time.o .libs/dtime.o .libs/env.o .libs/etime.o .libs/execute_command_line.o .libs/exit.o .libs/gerror.o .libs/getcwd.o .libs/getlog.o .libs/getXid.o .libs/hostnm.o .libs/kill.o .libs/link.o .libs/perror.o .libs/signal.o .libs/sleep.o .libs/system.o .libs/rename.o .libs/stat.o .libs/symlnk.o .libs/system_clock.o .libs/time.o .libs/umask.o .libs/unlink.o .libs/ieee_helper.o .libs/ieee_arithmetic.o .libs/ieee_exceptions.o .libs/ieee_features.o .libs/_abs_c4.o .libs/_abs_c8.o .libs/_abs_c10.o .libs/_abs_c16.o .libs/_abs_c17.o .libs/_abs_i4.o .libs/_abs_i8.o .libs/_abs_i16.o .libs/_abs_r4.o .libs/_abs_r8.o .libs/_abs_r10.o .libs/_abs_r16.o .libs/_abs_r17.o .libs/_aimag_c4.o .libs/_aimag_c8.o .libs/_aimag_c10.o .libs/_aimag_c16.o .libs/_aimag_c17.o .libs/_exp_r4.o .libs/_exp_r8.o .libs/_exp_r10.o .libs/_exp_r16.o .libs/_exp_r17.o .libs/_exp_c4.o .libs/_exp_c8.o .libs/_exp_c10.o .libs/_exp_c16.o .libs/_exp_c17.o .libs/_log_r4.o .libs/_log_r8.o .libs/_log_r10.o .libs/_log_r16.o .libs/_log_r17.o .libs/_log_c4.o .libs/_log_c8.o .libs/_log_c10.o .libs/_log_c16.o .libs/_log_c17.o .libs/_log10_r4.o .libs/_log10_r8.o .libs/_log10_r10.o .libs/_log10_r16.o .libs/_log10_r17.o .libs/_sqrt_r4.o .libs/_sqrt_r8.o .libs/_sqrt_r10.o .libs/_sqrt_r16.o .libs/_sqrt_r17.o .libs/_sqrt_c4.o .libs/_sqrt_c8.o .libs/_sqrt_c10.o .libs/_sqrt_c16.o .libs/_sqrt_c17.o .libs/_asin_r4.o .libs/_asin_r8.o .libs/_asin_r10.o .libs/_asin_r16.o .libs/_asin_r17.o .libs/_asinh_r4.o .libs/_asinh_r8.o .libs/_asinh_r10.o .libs/_asinh_r16.o .libs/_asinh_r17.o .libs/_acos_r4.o .libs/_acos_r8.o .libs/_acos_r10.o .libs/_acos_r16.o .libs/_acos_r17.o .libs/_acosh_r4.o .libs/_acosh_r8.o .libs/_acosh_r10.o .libs/_acosh_r16.o .libs/_acosh_r17.o .libs/_atan_r4.o .libs/_atan_r8.o .libs/_atan_r10.o .libs/_atan_r16.o .libs/_atan_r17.o .libs/_atanh_r4.o .libs/_atanh_r8.o .libs/_atanh_r10.o .libs/_atanh_r16.o .libs/_atanh_r17.o .libs/_sin_r4.o .libs/_sin_r8.o .libs/_sin_r10.o .libs/_sin_r16.o .libs/_sin_r17.o .libs/_sin_c4.o .libs/_sin_c8.o .libs/_sin_c10.o .libs/_sin_c16.o .libs/_sin_c17.o .libs/_cos_r4.o .libs/_cos_r8.o .libs/_cos_r10.o .libs/_cos_r16.o .libs/_cos_r17.o .libs/_cos_c4.o .libs/_cos_c8.o .libs/_cos_c10.o .libs/_cos_c16.o .libs/_cos_c17.o .libs/_tan_r4.o .libs/_tan_r8.o .libs/_tan_r10.o .libs/_tan_r16.o .libs/_tan_r17.o .libs/_sinh_r4.o .libs/_sinh_r8.o .libs/_sinh_r10.o .libs/_sinh_r16.o .libs/_sinh_r17.o .libs/_cosh_r4.o .libs/_cosh_r8.o .libs/_cosh_r10.o .libs/_cosh_r16.o .libs/_cosh_r17.o .libs/_tanh_r4.o .libs/_tanh_r8.o .libs/_tanh_r10.o .libs/_tanh_r16.o .libs/_tanh_r17.o .libs/_conjg_c4.o .libs/_conjg_c8.o .libs/_conjg_c10.o .libs/_conjg_c16.o .libs/_conjg_c17.o .libs/_aint_r4.o .libs/_aint_r8.o .libs/_aint_r10.o .libs/_aint_r16.o .libs/_aint_r17.o .libs/_anint_r4.o .libs/_anint_r8.o .libs/_anint_r10.o .libs/_anint_r16.o .libs/_anint_r17.o .libs/_sign_i4.o .libs/_sign_i8.o .libs/_sign_i16.o .libs/_sign_r4.o .libs/_sign_r8.o .libs/_sign_r10.o .libs/_sign_r16.o .libs/_sign_r17.o .libs/_dim_i4.o .libs/_dim_i8.o .libs/_dim_i16.o .libs/_dim_r4.o .libs/_dim_r8.o .libs/_dim_r10.o .libs/_dim_r16.o .libs/_dim_r17.o .libs/_atan2_r4.o .libs/_atan2_r8.o .libs/_atan2_r10.o .libs/_atan2_r16.o .libs/_atan2_r17.o .libs/_mod_i4.o .libs/_mod_i8.o .libs/_mod_i16.o .libs/_mod_r4.o .libs/_mod_r8.o .libs/_mod_r10.o .libs/_mod_r16.o .libs/_mod_r17.o .libs/misc_specifics.o .libs/dprod_r8.o .libs/f2c_specifics.o .libs/random_init.o .libs/libgfortran.lax/libbacktrace.a/atomic.o .libs/libgfortran.lax/libbacktrace.a/backtrace.o .libs/libgfortran.lax/libbacktrace.a/dwarf.o .libs/libgfortran.lax/libbacktrace.a/fileline.o .libs/libgfortran.lax/libbacktrace.a/macho.o .libs/libgfortran.lax/libbacktrace.a/mmap.o .libs/libgfortran.lax/libbacktrace.a/mmapio.o .libs/libgfortran.lax/libbacktrace.a/posix.o .libs/libgfortran.lax/libbacktrace.a/print.o .libs/libgfortran.lax/libbacktrace.a/simple.o .libs/libgfortran.lax/libbacktrace.a/sort.o .libs/libgfortran.lax/libbacktrace.a/state.o -L/opt/pkg/lib ../libquadmath/.libs/libquadmath.dylib -lm -nodefaultrpaths -Wl,-rpath -Wl,@loader_path -shared-libgcc -install_name @rpath/libgfortran.5.dylib -compatibility_version 6 -current_version 6.0 ld: warning: directory not found for option '-L/opt/pkg/gcc14//lib/.' ld: warning: directory not found for option '-L/opt/pkg/gcc14/lib/.' libtool: link: dsymutil .libs/libgfortran.5.dylib || : libtool: link: (cd ".libs" && rm -f "libgfortran.dylib" && ln -s "libgfortran.5.dylib" "libgfortran.dylib") libtool: link: (cd .libs/libgfortran.lax/lt1-libbacktrace.a && ar x "/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgfortran/../libbacktrace/.libs/libbacktrace.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libgfortran.lax/lt1-libbacktrace.a/backtrace.o .libs/libgfortran.lax/lt1-backtrace.o || cp .libs/libgfortran.lax/lt1-libbacktrace.a/backtrace.o .libs/libgfortran.lax/lt1-backtrace.o libtool: link: ar rc .libs/libgfortran.a bounds.o compile_options.o memory.o string.o select.o backtrace.o convert_char.o environ.o error.o fpu.o main.o pause.o stop.o all_l1.o all_l2.o all_l4.o all_l8.o all_l16.o any_l1.o any_l2.o any_l4.o any_l8.o any_l16.o count_1_l.o count_2_l.o count_4_l.o count_8_l.o count_16_l.o maxloc0_4_i1.o maxloc0_8_i1.o maxloc0_16_i1.o maxloc0_4_i2.o maxloc0_8_i2.o maxloc0_16_i2.o maxloc0_4_i4.o maxloc0_8_i4.o maxloc0_16_i4.o maxloc0_4_i8.o maxloc0_8_i8.o maxloc0_16_i8.o maxloc0_4_i16.o maxloc0_8_i16.o maxloc0_16_i16.o maxloc0_4_r4.o maxloc0_8_r4.o maxloc0_16_r4.o maxloc0_4_r8.o maxloc0_8_r8.o maxloc0_16_r8.o maxloc0_4_r10.o maxloc0_8_r10.o maxloc0_16_r10.o maxloc0_4_r16.o maxloc0_8_r16.o maxloc0_16_r16.o maxloc0_4_r17.o maxloc0_8_r17.o maxloc0_16_r17.o maxloc1_4_i1.o maxloc1_8_i1.o maxloc1_16_i1.o maxloc1_4_i2.o maxloc1_8_i2.o maxloc1_16_i2.o maxloc1_4_i4.o maxloc1_8_i4.o maxloc1_16_i4.o maxloc1_4_i8.o maxloc1_8_i8.o maxloc1_16_i8.o maxloc1_4_i16.o maxloc1_8_i16.o maxloc1_16_i16.o maxloc1_4_r4.o maxloc1_8_r4.o maxloc1_16_r4.o maxloc1_4_r8.o maxloc1_8_r8.o maxloc1_16_r8.o maxloc1_4_r10.o maxloc1_8_r10.o maxloc1_16_r10.o maxloc1_4_r16.o maxloc1_8_r16.o maxloc1_16_r16.o maxloc1_4_r17.o maxloc1_8_r17.o maxloc1_16_r17.o maxval_i1.o maxval_i2.o maxval_i4.o maxval_i8.o maxval_i16.o maxval_r4.o maxval_r8.o maxval_r10.o maxval_r16.o maxval_r17.o minloc0_4_i1.o minloc0_8_i1.o minloc0_16_i1.o minloc0_4_i2.o minloc0_8_i2.o minloc0_16_i2.o minloc0_4_i4.o minloc0_8_i4.o minloc0_16_i4.o minloc0_4_i8.o minloc0_8_i8.o minloc0_16_i8.o minloc0_4_i16.o minloc0_8_i16.o minloc0_16_i16.o minloc0_4_r4.o minloc0_8_r4.o minloc0_16_r4.o minloc0_4_r8.o minloc0_8_r8.o minloc0_16_r8.o minloc0_4_r10.o minloc0_8_r10.o minloc0_16_r10.o minloc0_4_r16.o minloc0_8_r16.o minloc0_16_r16.o minloc0_4_r17.o minloc0_8_r17.o minloc0_16_r17.o minloc1_4_i1.o minloc1_8_i1.o minloc1_16_i1.o minloc1_4_i2.o minloc1_8_i2.o minloc1_16_i2.o minloc1_4_i4.o minloc1_8_i4.o minloc1_16_i4.o minloc1_4_i8.o minloc1_8_i8.o minloc1_16_i8.o minloc1_4_i16.o minloc1_8_i16.o minloc1_16_i16.o minloc1_4_r4.o minloc1_8_r4.o minloc1_16_r4.o minloc1_4_r8.o minloc1_8_r8.o minloc1_16_r8.o minloc1_4_r10.o minloc1_8_r10.o minloc1_16_r10.o minloc1_4_r16.o minloc1_8_r16.o minloc1_16_r16.o minloc1_4_r17.o minloc1_8_r17.o minloc1_16_r17.o minval_i1.o minval_i2.o minval_i4.o minval_i8.o minval_i16.o minval_r4.o minval_r8.o minval_r10.o minval_r16.o minval_r17.o product_i1.o product_i2.o product_i4.o product_i8.o product_i16.o product_r4.o product_r8.o product_r10.o product_r16.o product_r17.o product_c4.o product_c8.o product_c10.o product_c16.o product_c17.o sum_i1.o sum_i2.o sum_i4.o sum_i8.o sum_i16.o sum_r4.o sum_r8.o sum_r10.o sum_r16.o sum_r17.o sum_c4.o sum_c8.o sum_c10.o sum_c16.o sum_c17.o bessel_r4.o bessel_r8.o bessel_r10.o bessel_r16.o bessel_r17.o iall_i1.o iall_i2.o iall_i4.o iall_i8.o iall_i16.o iany_i1.o iany_i2.o iany_i4.o iany_i8.o iany_i16.o iparity_i1.o iparity_i2.o iparity_i4.o iparity_i8.o iparity_i16.o norm2_r4.o norm2_r8.o norm2_r10.o norm2_r16.o norm2_r17.o parity_l1.o parity_l2.o parity_l4.o parity_l8.o parity_l16.o matmul_i1.o matmul_i2.o matmul_i4.o matmul_i8.o matmul_i16.o matmul_r4.o matmul_r8.o matmul_r10.o matmul_r16.o matmul_r17.o matmul_c4.o matmul_c8.o matmul_c10.o matmul_c16.o matmul_c17.o matmul_l4.o matmul_l8.o matmul_l16.o shape_i1.o shape_i2.o shape_i4.o shape_i8.o shape_i16.o eoshift1_4.o eoshift1_8.o eoshift1_16.o eoshift3_4.o eoshift3_8.o eoshift3_16.o cshift1_4.o cshift1_8.o cshift1_16.o reshape_i4.o reshape_i8.o reshape_i16.o reshape_r4.o reshape_r8.o reshape_r10.o reshape_r16.o reshape_r17.o reshape_c4.o reshape_c8.o reshape_c10.o reshape_c16.o reshape_c17.o in_pack_i1.o in_pack_i2.o in_pack_i4.o in_pack_i8.o in_pack_i16.o in_pack_r4.o in_pack_r8.o in_pack_r10.o in_pack_r16.o in_pack_r17.o in_pack_c4.o in_pack_c8.o in_pack_c10.o in_pack_c16.o in_pack_c17.o in_unpack_i1.o in_unpack_i2.o in_unpack_i4.o in_unpack_i8.o in_unpack_i16.o in_unpack_r4.o in_unpack_r8.o in_unpack_r10.o in_unpack_r16.o in_unpack_r17.o in_unpack_c4.o in_unpack_c8.o in_unpack_c10.o in_unpack_c16.o in_unpack_c17.o pow_i4_i4.o pow_i8_i4.o pow_i16_i4.o pow_r16_i4.o pow_r17_i4.o pow_c4_i4.o pow_c8_i4.o pow_c10_i4.o pow_c16_i4.o pow_c17_i4.o pow_i4_i8.o pow_i8_i8.o pow_i16_i8.o pow_r4_i8.o pow_r8_i8.o pow_r10_i8.o pow_r16_i8.o pow_r17_i8.o pow_c4_i8.o pow_c8_i8.o pow_c10_i8.o pow_c16_i8.o pow_c17_i8.o pow_i4_i16.o pow_i8_i16.o pow_i16_i16.o pow_r4_i16.o pow_r8_i16.o pow_r10_i16.o pow_r16_i16.o pow_r17_i16.o pow_c4_i16.o pow_c8_i16.o pow_c10_i16.o pow_c16_i16.o pow_c17_i16.o pack_i1.o pack_i2.o pack_i4.o pack_i8.o pack_i16.o pack_r4.o pack_r8.o pack_r10.o pack_r16.o pack_r17.o pack_c4.o pack_c8.o pack_c10.o pack_c16.o pack_c17.o unpack_i1.o unpack_i2.o unpack_i4.o unpack_i8.o unpack_i16.o unpack_r4.o unpack_r8.o unpack_r10.o unpack_r16.o unpack_r17.o unpack_c4.o unpack_c8.o unpack_c10.o unpack_c16.o unpack_c17.o matmulavx128_i1.o matmulavx128_i2.o matmulavx128_i4.o matmulavx128_i8.o matmulavx128_i16.o matmulavx128_r4.o matmulavx128_r8.o matmulavx128_r10.o matmulavx128_r16.o matmulavx128_r17.o matmulavx128_c4.o matmulavx128_c8.o matmulavx128_c10.o matmulavx128_c16.o matmulavx128_c17.o spread_i1.o spread_i2.o spread_i4.o spread_i8.o spread_i16.o spread_r4.o spread_r8.o spread_r10.o spread_r16.o spread_r17.o spread_c4.o spread_c8.o spread_c10.o spread_c16.o spread_c17.o cshift0_i1.o cshift0_i2.o cshift0_i4.o cshift0_i8.o cshift0_i16.o cshift0_r4.o cshift0_r8.o cshift0_r10.o cshift0_r16.o cshift0_r17.o cshift0_c4.o cshift0_c8.o cshift0_c10.o cshift0_c16.o cshift0_c17.o cshift1_4_i1.o cshift1_4_i2.o cshift1_4_i4.o cshift1_4_i8.o cshift1_4_i16.o cshift1_4_r4.o cshift1_4_r8.o cshift1_4_r10.o cshift1_4_r16.o cshift1_4_r17.o cshift1_4_c4.o cshift1_4_c8.o cshift1_4_c10.o cshift1_4_c16.o cshift1_4_c17.o cshift1_8_i1.o cshift1_8_i2.o cshift1_8_i4.o cshift1_8_i8.o cshift1_8_i16.o cshift1_8_r4.o cshift1_8_r8.o cshift1_8_r10.o cshift1_8_r16.o cshift1_8_r17.o cshift1_8_c4.o cshift1_8_c8.o cshift1_8_c10.o cshift1_8_c16.o cshift1_8_c17.o cshift1_16_i1.o cshift1_16_i2.o cshift1_16_i4.o cshift1_16_i8.o cshift1_16_i16.o cshift1_16_r4.o cshift1_16_r8.o cshift1_16_r10.o cshift1_16_r16.o cshift1_16_r17.o cshift1_16_c4.o cshift1_16_c8.o cshift1_16_c10.o cshift1_16_c16.o cshift1_16_c17.o maxloc0_4_s1.o maxloc0_4_s4.o maxloc0_8_s1.o maxloc0_8_s4.o maxloc0_16_s1.o maxloc0_16_s4.o minloc0_4_s1.o minloc0_4_s4.o minloc0_8_s1.o minloc0_8_s4.o minloc0_16_s1.o minloc0_16_s4.o maxloc1_4_s1.o maxloc1_4_s4.o maxloc1_8_s1.o maxloc1_8_s4.o maxloc1_16_s1.o maxloc1_16_s4.o minloc1_4_s1.o minloc1_4_s4.o minloc1_8_s1.o minloc1_8_s4.o minloc1_16_s1.o minloc1_16_s4.o maxloc2_4_s1.o maxloc2_4_s4.o maxloc2_8_s1.o maxloc2_8_s4.o maxloc2_16_s1.o maxloc2_16_s4.o minloc2_4_s1.o minloc2_4_s4.o minloc2_8_s1.o minloc2_8_s4.o minloc2_16_s1.o minloc2_16_s4.o maxval0_s1.o maxval0_s4.o minval0_s1.o minval0_s4.o maxval1_s1.o maxval1_s4.o minval1_s1.o minval1_s4.o findloc0_i1.o findloc0_i2.o findloc0_i4.o findloc0_i8.o findloc0_i16.o findloc0_r4.o findloc0_r8.o findloc0_r10.o findloc0_r16.o findloc0_r17.o findloc0_c4.o findloc0_c8.o findloc0_c10.o findloc0_c16.o findloc0_c17.o findloc0_s1.o findloc0_s4.o findloc1_i1.o findloc1_i2.o findloc1_i4.o findloc1_i8.o findloc1_i16.o findloc1_r4.o findloc1_r8.o findloc1_r10.o findloc1_r16.o findloc1_r17.o findloc1_c4.o findloc1_c8.o findloc1_c10.o findloc1_c16.o findloc1_c17.o findloc1_s1.o findloc1_s4.o findloc2_s1.o findloc2_s4.o ISO_Fortran_binding.o size_from_kind.o close.o file_pos.o format.o inquire.o intrinsics.o list_read.o lock.o open.o read.o transfer.o transfer128.o unit.o unix.o write.o fbuf.o async.o associated.o abort.o args.o cshift0.o eoshift0.o eoshift2.o erfc_scaled.o extends_type_of.o fnum.o ierrno.o ishftc.o is_contiguous.o mvbits.o move_alloc.o pack_generic.o selected_char_kind.o size.o spread_generic.o string_intrinsics.o rand.o random.o reshape_generic.o reshape_packed.o selected_int_kind.o selected_real_kind.o trigd.o unpack_generic.o in_pack_generic.o in_unpack_generic.o access.o c99_functions.o chdir.o chmod.o clock.o cpu_time.o ctime.o date_and_time.o dtime.o env.o etime.o execute_command_line.o exit.o gerror.o getcwd.o getlog.o getXid.o hostnm.o kill.o link.o perror.o signal.o sleep.o system.o rename.o stat.o symlnk.o system_clock.o time.o umask.o unlink.o ieee_helper.o ieee_arithmetic.o ieee_exceptions.o ieee_features.o _abs_c4.o _abs_c8.o _abs_c10.o _abs_c16.o _abs_c17.o _abs_i4.o _abs_i8.o _abs_i16.o _abs_r4.o _abs_r8.o _abs_r10.o _abs_r16.o _abs_r17.o _aimag_c4.o _aimag_c8.o _aimag_c10.o _aimag_c16.o _aimag_c17.o _exp_r4.o _exp_r8.o _exp_r10.o _exp_r16.o _exp_r17.o _exp_c4.o _exp_c8.o _exp_c10.o _exp_c16.o _exp_c17.o _log_r4.o _log_r8.o _log_r10.o _log_r16.o _log_r17.o _log_c4.o _log_c8.o _log_c10.o _log_c16.o _log_c17.o _log10_r4.o _log10_r8.o _log10_r10.o _log10_r16.o _log10_r17.o _sqrt_r4.o _sqrt_r8.o _sqrt_r10.o _sqrt_r16.o _sqrt_r17.o _sqrt_c4.o _sqrt_c8.o _sqrt_c10.o _sqrt_c16.o _sqrt_c17.o _asin_r4.o _asin_r8.o _asin_r10.o _asin_r16.o _asin_r17.o _asinh_r4.o _asinh_r8.o _asinh_r10.o _asinh_r16.o _asinh_r17.o _acos_r4.o _acos_r8.o _acos_r10.o _acos_r16.o _acos_r17.o _acosh_r4.o _acosh_r8.o _acosh_r10.o _acosh_r16.o _acosh_r17.o _atan_r4.o _atan_r8.o _atan_r10.o _atan_r16.o _atan_r17.o _atanh_r4.o _atanh_r8.o _atanh_r10.o _atanh_r16.o _atanh_r17.o _sin_r4.o _sin_r8.o _sin_r10.o _sin_r16.o _sin_r17.o _sin_c4.o _sin_c8.o _sin_c10.o _sin_c16.o _sin_c17.o _cos_r4.o _cos_r8.o _cos_r10.o _cos_r16.o _cos_r17.o _cos_c4.o _cos_c8.o _cos_c10.o _cos_c16.o _cos_c17.o _tan_r4.o _tan_r8.o _tan_r10.o _tan_r16.o _tan_r17.o _sinh_r4.o _sinh_r8.o _sinh_r10.o _sinh_r16.o _sinh_r17.o _cosh_r4.o _cosh_r8.o _cosh_r10.o _cosh_r16.o _cosh_r17.o _tanh_r4.o _tanh_r8.o _tanh_r10.o _tanh_r16.o _tanh_r17.o _conjg_c4.o _conjg_c8.o _conjg_c10.o _conjg_c16.o _conjg_c17.o _aint_r4.o _aint_r8.o _aint_r10.o _aint_r16.o _aint_r17.o _anint_r4.o _anint_r8.o _anint_r10.o _anint_r16.o _anint_r17.o _sign_i4.o _sign_i8.o _sign_i16.o _sign_r4.o _sign_r8.o _sign_r10.o _sign_r16.o _sign_r17.o _dim_i4.o _dim_i8.o _dim_i16.o _dim_r4.o _dim_r8.o _dim_r10.o _dim_r16.o _dim_r17.o _atan2_r4.o _atan2_r8.o _atan2_r10.o _atan2_r16.o _atan2_r17.o _mod_i4.o _mod_i8.o _mod_i16.o _mod_r4.o _mod_r8.o _mod_r10.o _mod_r16.o _mod_r17.o misc_specifics.o dprod_r8.o f2c_specifics.o random_init.o .libs/libgfortran.lax/lt1-libbacktrace.a/atomic.o .libs/libgfortran.lax/lt1-backtrace.o .libs/libgfortran.lax/lt1-libbacktrace.a/dwarf.o .libs/libgfortran.lax/lt1-libbacktrace.a/fileline.o .libs/libgfortran.lax/lt1-libbacktrace.a/macho.o .libs/libgfortran.lax/lt1-libbacktrace.a/mmap.o .libs/libgfortran.lax/lt1-libbacktrace.a/mmapio.o .libs/libgfortran.lax/lt1-libbacktrace.a/posix.o .libs/libgfortran.lax/lt1-libbacktrace.a/print.o .libs/libgfortran.lax/lt1-libbacktrace.a/simple.o .libs/libgfortran.lax/lt1-libbacktrace.a/sort.o .libs/libgfortran.lax/lt1-libbacktrace.a/state.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxloc0_4_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxloc0_8_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxloc0_16_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxloc1_4_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxloc1_8_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxloc1_16_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxval_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minloc0_4_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minloc0_8_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minloc0_16_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minloc1_4_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minloc1_8_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minloc1_16_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minval_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(product_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(product_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(sum_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(sum_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(bessel_r10.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(bessel_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(norm2_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(matmul_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(matmul_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(reshape_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(reshape_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(in_pack_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(in_pack_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(in_unpack_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(in_unpack_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pow_r17_i4.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pow_c17_i4.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pow_r17_i8.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pow_c17_i8.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pow_r17_i16.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pow_c17_i16.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pack_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pack_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(unpack_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(unpack_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(matmulavx128_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(matmulavx128_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(spread_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(spread_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift0_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift0_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift1_4_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift1_4_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift1_8_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift1_8_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift1_16_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift1_16_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(findloc0_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(findloc0_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(findloc1_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(findloc1_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_abs_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_abs_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_aimag_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_exp_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_exp_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_log_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_log_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_log10_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_sqrt_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_sqrt_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_asin_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_asinh_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_acos_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_acosh_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_atan_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_atanh_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_sin_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_sin_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_cos_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_cos_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_tan_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_sinh_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_cosh_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_tanh_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_conjg_c17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_aint_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_anint_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_sign_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_dim_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_atan2_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_mod_r17.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(atomic.o) has no symbols libtool: link: ranlib .libs/libgfortran.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxloc0_4_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxloc0_8_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxloc0_16_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxloc1_4_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxloc1_8_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxloc1_16_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(maxval_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minloc0_4_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minloc0_8_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minloc0_16_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minloc1_4_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minloc1_8_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minloc1_16_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(minval_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(product_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(product_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(sum_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(sum_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(bessel_r10.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(bessel_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(norm2_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(matmul_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(matmul_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(reshape_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(reshape_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(in_pack_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(in_pack_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(in_unpack_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(in_unpack_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pow_r17_i4.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pow_c17_i4.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pow_r17_i8.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pow_c17_i8.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pow_r17_i16.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pow_c17_i16.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pack_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(pack_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(unpack_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(unpack_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(matmulavx128_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(matmulavx128_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(spread_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(spread_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift0_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift0_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift1_4_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift1_4_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift1_8_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift1_8_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift1_16_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(cshift1_16_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(findloc0_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(findloc0_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(findloc1_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(findloc1_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_abs_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_abs_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_aimag_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_exp_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_exp_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_log_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_log_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_log10_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_sqrt_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_sqrt_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_asin_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_asinh_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_acos_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_acosh_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_atan_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_atanh_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_sin_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_sin_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_cos_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_cos_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_tan_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_sinh_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_cosh_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_tanh_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_conjg_c17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_aint_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_anint_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_sign_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_dim_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_atan2_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(_mod_r17.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgfortran.a(atomic.o) has no symbols libtool: link: rm -fr .libs/libgfortran.lax .libs/libgfortran.lax .libs/libgfortran.lax libtool: link: ( cd ".libs" && rm -f "libgfortran.la" && ln -s "../libgfortran.la" "libgfortran.la" ) : : : true DO=all multi-do # /opt/pkg/bin/gmake gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgfortran' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgfortran' Checking multilib configuration for libobjc... mkdir x86_64-apple-darwin23/libobjc Configuring in x86_64-apple-darwin23/libobjc configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23 checking for --enable-version-specific-runtime-libs... no checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for x86_64-apple-darwin23-gcc... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... none needed checking for CET support... no checking for x86_64-apple-darwin23-as... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/as checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether to enable maintainer-specific portions of Makefiles... no checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B checking the name lister (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... (cached) ar checking for x86_64-apple-darwin23-strip... strip checking for x86_64-apple-darwin23-ranlib... (cached) ranlib checking for gawk... /opt/pkg/bin/nawk checking command to parse /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B output from /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include object... rm: conftest.dSYM: is a directory ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... no checking how to run the C preprocessor... clang -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 for dlfcn.h... yes checking for objdir... .libs checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -fno-rtti -fno-exceptions... no checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common -DPIC checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common -DPIC works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for ANSI C header files... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking whether the target supports thread-local storage... yes checking if the type of bitfields matters... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing libtool commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libobjc' /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/NXConstStr.m -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime \ -o NXConstStr.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/NXConstStr.m -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/NXConstStr.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/NXConstStr.m -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime -o NXConstStr.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/Object.m -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime \ -o Object.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/Object.m -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/Object.o /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/Object.m:31:1: warning: class 'Object' defined without specifying a base class [-Wobjc-root-class] 31 | - (Class)class | ^ libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/Object.m -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime -o Object.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/Protocol.m -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime \ -o Protocol.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/Protocol.m -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/Protocol.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/Protocol.m -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime -o Protocol.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/accessors.m -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime \ -o accessors.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/accessors.m -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/accessors.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/accessors.m -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime -o accessors.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/linking.m -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime \ -o linking.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/linking.m -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/linking.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/linking.m -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fgnu-runtime -o linking.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/class.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o class.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/class.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/class.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/class.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o class.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/encoding.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o encoding.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/encoding.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/encoding.o /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/encoding.c:156:1: warning: '_darwin_rs6000_special_round_type_align' defined but not used [-Wunused-function] 156 | _darwin_rs6000_special_round_type_align (const char *struc, int comp, int spec) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/encoding.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o encoding.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/error.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o error.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/error.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/error.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/error.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o error.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/gc.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o gc.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/gc.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/gc.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/gc.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o gc.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/hash.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o hash.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/hash.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/hash.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/hash.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o hash.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/init.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o init.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/init.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/init.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/init.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o init.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/ivars.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o ivars.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/ivars.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/ivars.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/ivars.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o ivars.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/memory.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o memory.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/memory.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/memory.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/memory.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o memory.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/methods.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o methods.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/methods.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/methods.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/methods.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o methods.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/nil_method.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o nil_method.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/nil_method.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/nil_method.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/nil_method.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o nil_method.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/objc-foreach.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o objc-foreach.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/objc-foreach.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/objc-foreach.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/objc-foreach.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o objc-foreach.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/objc-sync.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o objc-sync.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/objc-sync.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/objc-sync.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/objc-sync.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o objc-sync.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/objects.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o objects.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/objects.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/objects.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/objects.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o objects.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/protocols.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o protocols.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/protocols.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/protocols.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/protocols.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o protocols.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/sarray.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o sarray.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/sarray.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/sarray.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/sarray.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o sarray.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/selector.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o selector.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/selector.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/selector.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/selector.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o selector.o >/dev/null 2>&1 echo "" > tmp-runtime.m echo "/* This file is automatically generated */" > runtime-info.h /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -print-objc-runtime-info -S tmp-runtime.m >> runtime-info.h rm -f tmp-runtime.m tmp-runtime.s /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/sendmsg.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o sendmsg.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/sendmsg.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/sendmsg.o /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/sendmsg.c: In function '__objc_get_forward_imp': /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/sendmsg.c:129:16: warning: cast between incompatible function types from '__big (*)(struct objc_object *, const struct objc_selector *, ...)' to 'struct objc_object * (*)(struct objc_object *, const struct objc_selector *, ...)' [-Wcast-function-type] 129 | return (IMP)__objc_block_forward; | ^ /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/sendmsg.c:131:16: warning: cast between incompatible function types from 'double (*)(struct objc_object *, const struct objc_selector *, ...)' to 'struct objc_object * (*)(struct objc_object *, const struct objc_selector *, ...)' [-Wcast-function-type] 131 | return (IMP)__objc_double_forward; | ^ libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/sendmsg.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o sendmsg.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/thr.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include \ -o thr.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/thr.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fno-common -DPIC -o .libs/thr.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/thr.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -o thr.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/exception.c -c \ -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fexceptions \ -o exception.lo libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/exception.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fexceptions -fno-common -DPIC -o .libs/exception.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include /Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/exception.c -c -I. -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc -g -O2 -pipe -Os -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../gcc/config -I../.././gcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../libgcc -I../libgcc -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libobjc/../include -fexceptions -o exception.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -o libobjc-gnu.la NXConstStr.lo Object.lo Protocol.lo accessors.lo linking.lo class.lo encoding.lo error.lo gc.lo hash.lo init.lo ivars.lo memory.lo methods.lo nil_method.lo objc-foreach.lo objc-sync.lo objects.lo protocols.lo sarray.lo selector.lo sendmsg.lo thr.lo exception.lo \ -Wc,-shared-libgcc -rpath /opt/pkg/gcc14/lib \ -version-info 4:0:0 -Wc,-nodefaultrpaths -Wl,-rpath,@loader_path \ '-L/opt/pkg/lib' libtool: link: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -dynamiclib -o .libs/libobjc-gnu.4.dylib .libs/NXConstStr.o .libs/Object.o .libs/Protocol.o .libs/accessors.o .libs/linking.o .libs/class.o .libs/encoding.o .libs/error.o .libs/gc.o .libs/hash.o .libs/init.o .libs/ivars.o .libs/memory.o .libs/methods.o .libs/nil_method.o .libs/objc-foreach.o .libs/objc-sync.o .libs/objects.o .libs/protocols.o .libs/sarray.o .libs/selector.o .libs/sendmsg.o .libs/thr.o .libs/exception.o -L/opt/pkg/lib -shared-libgcc -nodefaultrpaths -Wl,-rpath -Wl,@loader_path -install_name @rpath/libobjc-gnu.4.dylib -compatibility_version 5 -current_version 5.0 ld: warning: directory not found for option '-L/opt/pkg/gcc14//lib/.' ld: warning: directory not found for option '-L/opt/pkg/gcc14/lib/.' libtool: link: dsymutil .libs/libobjc-gnu.4.dylib || : libtool: link: (cd ".libs" && rm -f "libobjc-gnu.dylib" && ln -s "libobjc-gnu.4.dylib" "libobjc-gnu.dylib") libtool: link: ar rc .libs/libobjc-gnu.a NXConstStr.o Object.o Protocol.o accessors.o linking.o class.o encoding.o error.o gc.o hash.o init.o ivars.o memory.o methods.o nil_method.o objc-foreach.o objc-sync.o objects.o protocols.o sarray.o selector.o sendmsg.o thr.o exception.o libtool: link: ranlib .libs/libobjc-gnu.a libtool: link: ( cd ".libs" && rm -f "libobjc-gnu.la" && ln -s "../libobjc-gnu.la" "libobjc-gnu.la" ) : /opt/pkg/bin/gmake ; exec true "AR=ar " "AR_FLAGS=rc" "CC=/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include " "CFLAGS=-g -O2 -pipe -Os" "DESTDIR=" "LIBCFLAGS=-g -O2 -pipe -Os" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c -o pbulk -g staff" "INSTALL_DATA=/usr/bin/install -c -o pbulk -g staff -m 644" "INSTALL_PROGRAM=/usr/bin/install -c -o pbulk -g staff -m 755" "LDFLAGS=-L/opt/pkg/lib " "LIBTOOL=/opt/pkg/bin/mksh ./libtool " "LOADLIBES=" "PICFLAG=" "RANLIB=ranlib " "SHELL=/opt/pkg/bin/mksh" "prefix=/opt/pkg/gcc14" "exec_prefix=/opt/pkg/gcc14" "libdir=/opt/pkg/gcc14/lib" "libsubdir=/opt/pkg/gcc14/lib/gcc/x86_64-apple-darwin23/14.2.0" "tooldir=/opt/pkg/gcc14/x86_64-apple-darwin23" multi-do DO=all gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libobjc' gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgomp' /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgomp' Making all in testsuite gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgomp/testsuite' cp libgomp-test-support.pt.exp libgomp-test-support.exp.tmp echo >> libgomp-test-support.exp.tmp \ 'set offload_additional_options ""' echo >> libgomp-test-support.exp.tmp \ 'set offload_additional_lib_paths ""' mv libgomp-test-support.exp.tmp libgomp-test-support.exp gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgomp/testsuite' gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgomp' /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 -I ../../../gcc-14.2.0/libgomp/../gcc/doc/include -I ../../../gcc-14.2.0/libgomp -o libgomp.info ../../../gcc-14.2.0/libgomp/libgomp.texi /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../../../gcc-14.2.0/libgomp/alloc.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../gcc-14.2.0/libgomp/alloc.c -fno-common -DPIC -o .libs/alloc.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../gcc-14.2.0/libgomp/alloc.c -o alloc.o >/dev/null 2>&1 mv -f .deps/alloc.Tpo .deps/alloc.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c -o atomic.lo ../../../gcc-14.2.0/libgomp/atomic.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../gcc-14.2.0/libgomp/atomic.c -fno-common -DPIC -o .libs/atomic.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../gcc-14.2.0/libgomp/atomic.c -o atomic.o >/dev/null 2>&1 mv -f .deps/atomic.Tpo .deps/atomic.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo ../../../gcc-14.2.0/libgomp/barrier.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../gcc-14.2.0/libgomp/barrier.c -fno-common -DPIC -o .libs/barrier.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../gcc-14.2.0/libgomp/barrier.c -o barrier.o >/dev/null 2>&1 mv -f .deps/barrier.Tpo .deps/barrier.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo ../../../gcc-14.2.0/libgomp/critical.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../gcc-14.2.0/libgomp/critical.c -fno-common -DPIC -o .libs/critical.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../gcc-14.2.0/libgomp/critical.c -o critical.o >/dev/null 2>&1 mv -f .deps/critical.Tpo .deps/critical.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo ../../../gcc-14.2.0/libgomp/env.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../gcc-14.2.0/libgomp/env.c -fno-common -DPIC -o .libs/env.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../gcc-14.2.0/libgomp/env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo ../../../gcc-14.2.0/libgomp/error.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../gcc-14.2.0/libgomp/error.c -fno-common -DPIC -o .libs/error.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../gcc-14.2.0/libgomp/error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c -o icv.lo ../../../gcc-14.2.0/libgomp/icv.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../gcc-14.2.0/libgomp/icv.c -fno-common -DPIC -o .libs/icv.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../gcc-14.2.0/libgomp/icv.c -o icv.o >/dev/null 2>&1 mv -f .deps/icv.Tpo .deps/icv.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c -o icv-device.lo ../../../gcc-14.2.0/libgomp/icv-device.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../gcc-14.2.0/libgomp/icv-device.c -fno-common -DPIC -o .libs/icv-device.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../gcc-14.2.0/libgomp/icv-device.c -o icv-device.o >/dev/null 2>&1 mv -f .deps/icv-device.Tpo .deps/icv-device.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo ../../../gcc-14.2.0/libgomp/iter.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../gcc-14.2.0/libgomp/iter.c -fno-common -DPIC -o .libs/iter.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../gcc-14.2.0/libgomp/iter.c -o iter.o >/dev/null 2>&1 mv -f .deps/iter.Tpo .deps/iter.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo ../../../gcc-14.2.0/libgomp/iter_ull.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../gcc-14.2.0/libgomp/iter_ull.c -fno-common -DPIC -o .libs/iter_ull.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../gcc-14.2.0/libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1 mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo ../../../gcc-14.2.0/libgomp/loop.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../gcc-14.2.0/libgomp/loop.c -fno-common -DPIC -o .libs/loop.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../gcc-14.2.0/libgomp/loop.c -o loop.o >/dev/null 2>&1 mv -f .deps/loop.Tpo .deps/loop.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo ../../../gcc-14.2.0/libgomp/loop_ull.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../gcc-14.2.0/libgomp/loop_ull.c -fno-common -DPIC -o .libs/loop_ull.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../gcc-14.2.0/libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1 mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo ../../../gcc-14.2.0/libgomp/ordered.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../gcc-14.2.0/libgomp/ordered.c -fno-common -DPIC -o .libs/ordered.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../gcc-14.2.0/libgomp/ordered.c -o ordered.o >/dev/null 2>&1 mv -f .deps/ordered.Tpo .deps/ordered.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo ../../../gcc-14.2.0/libgomp/parallel.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../gcc-14.2.0/libgomp/parallel.c -fno-common -DPIC -o .libs/parallel.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../gcc-14.2.0/libgomp/parallel.c -o parallel.o >/dev/null 2>&1 mv -f .deps/parallel.Tpo .deps/parallel.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT scope.lo -MD -MP -MF .deps/scope.Tpo -c -o scope.lo ../../../gcc-14.2.0/libgomp/scope.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT scope.lo -MD -MP -MF .deps/scope.Tpo -c ../../../gcc-14.2.0/libgomp/scope.c -fno-common -DPIC -o .libs/scope.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT scope.lo -MD -MP -MF .deps/scope.Tpo -c ../../../gcc-14.2.0/libgomp/scope.c -o scope.o >/dev/null 2>&1 mv -f .deps/scope.Tpo .deps/scope.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo ../../../gcc-14.2.0/libgomp/sections.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../gcc-14.2.0/libgomp/sections.c -fno-common -DPIC -o .libs/sections.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../gcc-14.2.0/libgomp/sections.c -o sections.o >/dev/null 2>&1 mv -f .deps/sections.Tpo .deps/sections.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo ../../../gcc-14.2.0/libgomp/single.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../gcc-14.2.0/libgomp/single.c -fno-common -DPIC -o .libs/single.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../gcc-14.2.0/libgomp/single.c -o single.o >/dev/null 2>&1 mv -f .deps/single.Tpo .deps/single.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo ../../../gcc-14.2.0/libgomp/task.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../gcc-14.2.0/libgomp/task.c -fno-common -DPIC -o .libs/task.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../gcc-14.2.0/libgomp/task.c -o task.o >/dev/null 2>&1 mv -f .deps/task.Tpo .deps/task.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo ../../../gcc-14.2.0/libgomp/team.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../gcc-14.2.0/libgomp/team.c -fno-common -DPIC -o .libs/team.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../gcc-14.2.0/libgomp/team.c -o team.o >/dev/null 2>&1 mv -f .deps/team.Tpo .deps/team.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo ../../../gcc-14.2.0/libgomp/work.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../gcc-14.2.0/libgomp/work.c -fno-common -DPIC -o .libs/work.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../gcc-14.2.0/libgomp/work.c -o work.o >/dev/null 2>&1 mv -f .deps/work.Tpo .deps/work.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../gcc-14.2.0/libgomp/config/posix/lock.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../gcc-14.2.0/libgomp/config/posix/lock.c -fno-common -DPIC -o .libs/lock.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../gcc-14.2.0/libgomp/config/posix/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo ../../../gcc-14.2.0/libgomp/config/posix/mutex.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../gcc-14.2.0/libgomp/config/posix/mutex.c -fno-common -DPIC -o .libs/mutex.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../gcc-14.2.0/libgomp/config/posix/mutex.c -o mutex.o >/dev/null 2>&1 mv -f .deps/mutex.Tpo .deps/mutex.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo ../../../gcc-14.2.0/libgomp/config/bsd/proc.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../gcc-14.2.0/libgomp/config/bsd/proc.c -fno-common -DPIC -o .libs/proc.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../gcc-14.2.0/libgomp/config/bsd/proc.c -o proc.o >/dev/null 2>&1 mv -f .deps/proc.Tpo .deps/proc.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo ../../../gcc-14.2.0/libgomp/config/posix/sem.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../gcc-14.2.0/libgomp/config/posix/sem.c -fno-common -DPIC -o .libs/sem.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../gcc-14.2.0/libgomp/config/posix/sem.c -o sem.o >/dev/null 2>&1 mv -f .deps/sem.Tpo .deps/sem.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo ../../../gcc-14.2.0/libgomp/config/posix/bar.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../gcc-14.2.0/libgomp/config/posix/bar.c -fno-common -DPIC -o .libs/bar.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../gcc-14.2.0/libgomp/config/posix/bar.c -o bar.o >/dev/null 2>&1 mv -f .deps/bar.Tpo .deps/bar.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c -o ptrlock.lo ../../../gcc-14.2.0/libgomp/config/posix/ptrlock.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../gcc-14.2.0/libgomp/config/posix/ptrlock.c -fno-common -DPIC -o .libs/ptrlock.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../gcc-14.2.0/libgomp/config/posix/ptrlock.c -o ptrlock.o >/dev/null 2>&1 mv -f .deps/ptrlock.Tpo .deps/ptrlock.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo ../../../gcc-14.2.0/libgomp/config/posix/time.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../gcc-14.2.0/libgomp/config/posix/time.c -fno-common -DPIC -o .libs/time.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../gcc-14.2.0/libgomp/config/posix/time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c -o fortran.lo ../../../gcc-14.2.0/libgomp/fortran.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../gcc-14.2.0/libgomp/fortran.c -fno-common -DPIC -o .libs/fortran.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../gcc-14.2.0/libgomp/fortran.c -o fortran.o >/dev/null 2>&1 mv -f .deps/fortran.Tpo .deps/fortran.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo ../../../gcc-14.2.0/libgomp/affinity.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../gcc-14.2.0/libgomp/affinity.c -fno-common -DPIC -o .libs/affinity.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../gcc-14.2.0/libgomp/affinity.c -o affinity.o >/dev/null 2>&1 mv -f .deps/affinity.Tpo .deps/affinity.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT target.lo -MD -MP -MF .deps/target.Tpo -c -o target.lo ../../../gcc-14.2.0/libgomp/target.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT target.lo -MD -MP -MF .deps/target.Tpo -c ../../../gcc-14.2.0/libgomp/target.c -fno-common -DPIC -o .libs/target.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT target.lo -MD -MP -MF .deps/target.Tpo -c ../../../gcc-14.2.0/libgomp/target.c -o target.o >/dev/null 2>&1 mv -f .deps/target.Tpo .deps/target.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c -o splay-tree.lo ../../../gcc-14.2.0/libgomp/splay-tree.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c ../../../gcc-14.2.0/libgomp/splay-tree.c -fno-common -DPIC -o .libs/splay-tree.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c ../../../gcc-14.2.0/libgomp/splay-tree.c -o splay-tree.o >/dev/null 2>&1 mv -f .deps/splay-tree.Tpo .deps/splay-tree.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c -o libgomp-plugin.lo ../../../gcc-14.2.0/libgomp/libgomp-plugin.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c ../../../gcc-14.2.0/libgomp/libgomp-plugin.c -fno-common -DPIC -o .libs/libgomp-plugin.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c ../../../gcc-14.2.0/libgomp/libgomp-plugin.c -o libgomp-plugin.o >/dev/null 2>&1 mv -f .deps/libgomp-plugin.Tpo .deps/libgomp-plugin.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c -o oacc-parallel.lo ../../../gcc-14.2.0/libgomp/oacc-parallel.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-parallel.c -fno-common -DPIC -o .libs/oacc-parallel.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-parallel.c -o oacc-parallel.o >/dev/null 2>&1 mv -f .deps/oacc-parallel.Tpo .deps/oacc-parallel.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c -o oacc-host.lo ../../../gcc-14.2.0/libgomp/oacc-host.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-host.c -fno-common -DPIC -o .libs/oacc-host.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-host.c -o oacc-host.o >/dev/null 2>&1 mv -f .deps/oacc-host.Tpo .deps/oacc-host.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c -o oacc-init.lo ../../../gcc-14.2.0/libgomp/oacc-init.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-init.c -fno-common -DPIC -o .libs/oacc-init.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-init.c -o oacc-init.o >/dev/null 2>&1 mv -f .deps/oacc-init.Tpo .deps/oacc-init.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c -o oacc-mem.lo ../../../gcc-14.2.0/libgomp/oacc-mem.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-mem.c -fno-common -DPIC -o .libs/oacc-mem.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-mem.c -o oacc-mem.o >/dev/null 2>&1 mv -f .deps/oacc-mem.Tpo .deps/oacc-mem.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c -o oacc-async.lo ../../../gcc-14.2.0/libgomp/oacc-async.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-async.c -fno-common -DPIC -o .libs/oacc-async.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-async.c -o oacc-async.o >/dev/null 2>&1 mv -f .deps/oacc-async.Tpo .deps/oacc-async.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c -o oacc-plugin.lo ../../../gcc-14.2.0/libgomp/oacc-plugin.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-plugin.c -fno-common -DPIC -o .libs/oacc-plugin.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-plugin.c -o oacc-plugin.o >/dev/null 2>&1 mv -f .deps/oacc-plugin.Tpo .deps/oacc-plugin.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c -o oacc-cuda.lo ../../../gcc-14.2.0/libgomp/oacc-cuda.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-cuda.c -fno-common -DPIC -o .libs/oacc-cuda.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-cuda.c -o oacc-cuda.o >/dev/null 2>&1 mv -f .deps/oacc-cuda.Tpo .deps/oacc-cuda.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c -o priority_queue.lo ../../../gcc-14.2.0/libgomp/priority_queue.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c ../../../gcc-14.2.0/libgomp/priority_queue.c -fno-common -DPIC -o .libs/priority_queue.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c ../../../gcc-14.2.0/libgomp/priority_queue.c -o priority_queue.o >/dev/null 2>&1 mv -f .deps/priority_queue.Tpo .deps/priority_queue.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT affinity-fmt.lo -MD -MP -MF .deps/affinity-fmt.Tpo -c -o affinity-fmt.lo ../../../gcc-14.2.0/libgomp/affinity-fmt.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT affinity-fmt.lo -MD -MP -MF .deps/affinity-fmt.Tpo -c ../../../gcc-14.2.0/libgomp/affinity-fmt.c -fno-common -DPIC -o .libs/affinity-fmt.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT affinity-fmt.lo -MD -MP -MF .deps/affinity-fmt.Tpo -c ../../../gcc-14.2.0/libgomp/affinity-fmt.c -o affinity-fmt.o >/dev/null 2>&1 mv -f .deps/affinity-fmt.Tpo .deps/affinity-fmt.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT teams.lo -MD -MP -MF .deps/teams.Tpo -c -o teams.lo ../../../gcc-14.2.0/libgomp/teams.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT teams.lo -MD -MP -MF .deps/teams.Tpo -c ../../../gcc-14.2.0/libgomp/teams.c -fno-common -DPIC -o .libs/teams.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT teams.lo -MD -MP -MF .deps/teams.Tpo -c ../../../gcc-14.2.0/libgomp/teams.c -o teams.o >/dev/null 2>&1 mv -f .deps/teams.Tpo .deps/teams.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c -o allocator.lo ../../../gcc-14.2.0/libgomp/allocator.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c ../../../gcc-14.2.0/libgomp/allocator.c -fno-common -DPIC -o .libs/allocator.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c ../../../gcc-14.2.0/libgomp/allocator.c -o allocator.o >/dev/null 2>&1 mv -f .deps/allocator.Tpo .deps/allocator.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT oacc-profiling.lo -MD -MP -MF .deps/oacc-profiling.Tpo -c -o oacc-profiling.lo ../../../gcc-14.2.0/libgomp/oacc-profiling.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-profiling.lo -MD -MP -MF .deps/oacc-profiling.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-profiling.c -fno-common -DPIC -o .libs/oacc-profiling.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-profiling.lo -MD -MP -MF .deps/oacc-profiling.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-profiling.c -o oacc-profiling.o >/dev/null 2>&1 mv -f .deps/oacc-profiling.Tpo .deps/oacc-profiling.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT oacc-target.lo -MD -MP -MF .deps/oacc-target.Tpo -c -o oacc-target.lo ../../../gcc-14.2.0/libgomp/oacc-target.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-target.lo -MD -MP -MF .deps/oacc-target.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-target.c -fno-common -DPIC -o .libs/oacc-target.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT oacc-target.lo -MD -MP -MF .deps/oacc-target.Tpo -c ../../../gcc-14.2.0/libgomp/oacc-target.c -o oacc-target.o >/dev/null 2>&1 mv -f .deps/oacc-target.Tpo .deps/oacc-target.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT target-indirect.lo -MD -MP -MF .deps/target-indirect.Tpo -c -o target-indirect.lo ../../../gcc-14.2.0/libgomp/target-indirect.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT target-indirect.lo -MD -MP -MF .deps/target-indirect.Tpo -c ../../../gcc-14.2.0/libgomp/target-indirect.c -fno-common -DPIC -o .libs/target-indirect.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/config/bsd -I../../../gcc-14.2.0/libgomp/config/darwin -I../../../gcc-14.2.0/libgomp/config/posix -I../../../gcc-14.2.0/libgomp -I../../../gcc-14.2.0/libgomp/../include -Wall -pthread -Werror -g -O2 -pipe -Os -MT target-indirect.lo -MD -MP -MF .deps/target-indirect.Tpo -c ../../../gcc-14.2.0/libgomp/target-indirect.c -o target-indirect.o >/dev/null 2>&1 mv -f .deps/target-indirect.Tpo .deps/target-indirect.Plo /opt/pkg/bin/mksh ./libtool --tag=FC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -L. -Wall -L../libgfortran -c -o openacc.lo ../../../gcc-14.2.0/libgomp/openacc.f90 libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -L. -Wall -L../libgfortran -c ../../../gcc-14.2.0/libgomp/openacc.f90 -fno-common -o .libs/openacc.o ../../../gcc-14.2.0/libgomp/openacc.f90:1039:61: 1039 | bytes, async_arg) bind(C) | 1 Warning: Variable 'async_arg' at (1) is a dummy argument of the BIND(C) procedure 'acc_memcpy_from_device_async' but may not be C interoperable [-Wc-binding-type] ../../../gcc-14.2.0/libgomp/openacc.f90:1017:59: 1017 | bytes, async_arg) bind(C) | 1 Warning: Variable 'async_arg' at (1) is a dummy argument of the BIND(C) procedure 'acc_memcpy_to_device_async' but may not be C interoperable [-Wc-binding-type] libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -L. -Wall -L../libgfortran -c ../../../gcc-14.2.0/libgomp/openacc.f90 -o openacc.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag CC --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os '-L/opt/pkg/lib' -o libgomp.la -version-info 1:0:0 -Wc,-nodefaultrpaths -Wl,-rpath,@loader_path -rpath /opt/pkg/gcc14/lib alloc.lo atomic.lo barrier.lo critical.lo env.lo error.lo icv.lo icv-device.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo parallel.lo scope.lo sections.lo single.lo task.lo team.lo work.lo lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo fortran.lo affinity.lo target.lo splay-tree.lo libgomp-plugin.lo oacc-parallel.lo oacc-host.lo oacc-init.lo oacc-mem.lo oacc-async.lo oacc-plugin.lo oacc-cuda.lo priority_queue.lo affinity-fmt.lo teams.lo allocator.lo oacc-profiling.lo oacc-target.lo target-indirect.lo openacc.lo -ldl libtool: link: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -dynamiclib -o .libs/libgomp.1.dylib .libs/alloc.o .libs/atomic.o .libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/icv.o .libs/icv-device.o .libs/iter.o .libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o .libs/parallel.o .libs/scope.o .libs/sections.o .libs/single.o .libs/task.o .libs/team.o .libs/work.o .libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o .libs/ptrlock.o .libs/time.o .libs/fortran.o .libs/affinity.o .libs/target.o .libs/splay-tree.o .libs/libgomp-plugin.o .libs/oacc-parallel.o .libs/oacc-host.o .libs/oacc-init.o .libs/oacc-mem.o .libs/oacc-async.o .libs/oacc-plugin.o .libs/oacc-cuda.o .libs/priority_queue.o .libs/affinity-fmt.o .libs/teams.o .libs/allocator.o .libs/oacc-profiling.o .libs/oacc-target.o .libs/target-indirect.o .libs/openacc.o -L/opt/pkg/lib -ldl -pthread -nodefaultrpaths -Wl,-rpath -Wl,@loader_path -install_name @rpath/libgomp.1.dylib -compatibility_version 2 -current_version 2.0 ld: warning: directory not found for option '-L/opt/pkg/gcc14//lib/.' ld: warning: directory not found for option '-L/opt/pkg/gcc14/lib/.' libtool: link: dsymutil .libs/libgomp.1.dylib || : libtool: link: (cd ".libs" && rm -f "libgomp.dylib" && ln -s "libgomp.1.dylib" "libgomp.dylib") libtool: link: ar rc .libs/libgomp.a alloc.o atomic.o barrier.o critical.o env.o error.o icv.o icv-device.o iter.o iter_ull.o loop.o loop_ull.o ordered.o parallel.o scope.o sections.o single.o task.o team.o work.o lock.o mutex.o proc.o sem.o bar.o ptrlock.o time.o fortran.o affinity.o target.o splay-tree.o libgomp-plugin.o oacc-parallel.o oacc-host.o oacc-init.o oacc-mem.o oacc-async.o oacc-plugin.o oacc-cuda.o priority_queue.o affinity-fmt.o teams.o allocator.o oacc-profiling.o oacc-target.o target-indirect.o openacc.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgomp.a(mutex.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgomp.a(ptrlock.o) has no symbols /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgomp.a(oacc-target.o) has no symbols libtool: link: ranlib .libs/libgomp.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgomp.a(mutex.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgomp.a(ptrlock.o) has no symbols /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgomp.a(oacc-target.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libgomp.la" && ln -s "../libgomp.la" "libgomp.la" ) /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/gfortran -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -L. -Wall -L../libgfortran -cpp -fopenmp -fsyntax-only omp_lib.f90 omp_lib.f90:813:55: 813 | depobj_list) bind(c) | 1 Warning: Variable 'depobj_list' at (1) is a dummy argument of the BIND(C) procedure 'omp_target_memcpy_async' but may not be C interoperable [-Wc-binding-type] omp_lib.f90:851:60: 851 | depobj_list) bind(c) | 1 Warning: Variable 'depobj_list' at (1) is a dummy argument of the BIND(C) procedure 'omp_target_memcpy_rect_async' but may not be C interoperable [-Wc-binding-type] : : : true DO=all multi-do # /opt/pkg/bin/gmake gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgomp' gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgomp' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libgomp' Checking multilib configuration for libitm... mkdir x86_64-apple-darwin23/libitm Configuring in x86_64-apple-darwin23/libitm configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../../gcc-14.2.0/libitm/../install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking for x86_64-apple-darwin23-gcc... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... none needed checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include understands -c and -o together... rm: conftest.dSYM: is a directory yes checking for style of include used by /opt/pkg/bin/gmake... GNU checking dependency style of /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking dependency style of /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... gcc3 checking dependency style of /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... gcc3 checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-nm... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm checking for x86_64-apple-darwin23-ranlib... ranlib checking whether /opt/pkg/bin/gmake sets $(MAKE)... (cached) yes checking for makeinfo... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 checking for modern makeinfo... yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B checking the name lister (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... (cached) ar checking for x86_64-apple-darwin23-strip... strip checking for x86_64-apple-darwin23-ranlib... (cached) ranlib checking command to parse /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B output from /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include object... rm: conftest.dSYM: is a directory ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... no checking how to run the C preprocessor... clang -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 for dlfcn.h... yes checking for objdir... .libs checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -fno-rtti -fno-exceptions... no checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common -DPIC checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common -DPIC works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -E checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common -DPIC checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common -DPIC works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for unistd.h... (cached) yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/auxv.h usability... no checking sys/auxv.h presence... no checking for sys/auxv.h... no checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... no checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether byte ordering is bigendian... no checking for strtoull... yes checking for memalign... no checking for posix_memalign... yes checking for getauxval... no checking whether the target supports thread-local storage... yes checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... no checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... (cached) /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... (cached) no checking for -mclear-hwcap... no checking whether __AVX__ is declared... no configure: versioning on shared library symbols is no checking assembler .cfi pseudo-op support... yes checking how size_t is mangled... m checking whether the target supports __sync_*_compare_and_swap... yes checking whether the target supports 64-bit __sync_*_compare_and_swap... yes checking if the assembler supports AVX... yes checking if the assembler supports RTM... yes checking whether weak refs work like ELF... yes configure: updating cache ./config.cache checking for CET support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating libitm.spec config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libitm' /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libitm' Making all in testsuite gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libitm/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libitm/testsuite' gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libitm' /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 -I ../../../gcc-14.2.0/libitm/../gcc/doc/include -I ../../../gcc-14.2.0/libitm -o libitm.info ../../../gcc-14.2.0/libitm/libitm.texi /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c -o aatree.lo ../../../gcc-14.2.0/libitm/aatree.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c ../../../gcc-14.2.0/libitm/aatree.cc -fno-common -DPIC -o .libs/aatree.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c ../../../gcc-14.2.0/libitm/aatree.cc -o aatree.o >/dev/null 2>&1 mv -f .deps/aatree.Tpo .deps/aatree.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../../../gcc-14.2.0/libitm/alloc.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../gcc-14.2.0/libitm/alloc.cc -fno-common -DPIC -o .libs/alloc.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../gcc-14.2.0/libitm/alloc.cc -o alloc.o >/dev/null 2>&1 mv -f .deps/alloc.Tpo .deps/alloc.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c -o alloc_c.lo ../../../gcc-14.2.0/libitm/alloc_c.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c ../../../gcc-14.2.0/libitm/alloc_c.cc -fno-common -DPIC -o .libs/alloc_c.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c ../../../gcc-14.2.0/libitm/alloc_c.cc -o alloc_c.o >/dev/null 2>&1 mv -f .deps/alloc_c.Tpo .deps/alloc_c.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c -o alloc_cpp.lo ../../../gcc-14.2.0/libitm/alloc_cpp.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c ../../../gcc-14.2.0/libitm/alloc_cpp.cc -fno-common -DPIC -o .libs/alloc_cpp.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c ../../../gcc-14.2.0/libitm/alloc_cpp.cc -o alloc_cpp.o >/dev/null 2>&1 mv -f .deps/alloc_cpp.Tpo .deps/alloc_cpp.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo ../../../gcc-14.2.0/libitm/barrier.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../gcc-14.2.0/libitm/barrier.cc -fno-common -DPIC -o .libs/barrier.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../gcc-14.2.0/libitm/barrier.cc -o barrier.o >/dev/null 2>&1 mv -f .deps/barrier.Tpo .deps/barrier.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c -o beginend.lo ../../../gcc-14.2.0/libitm/beginend.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c ../../../gcc-14.2.0/libitm/beginend.cc -fno-common -DPIC -o .libs/beginend.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c ../../../gcc-14.2.0/libitm/beginend.cc -o beginend.o >/dev/null 2>&1 mv -f .deps/beginend.Tpo .deps/beginend.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c -o clone.lo ../../../gcc-14.2.0/libitm/clone.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c ../../../gcc-14.2.0/libitm/clone.cc -fno-common -DPIC -o .libs/clone.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c ../../../gcc-14.2.0/libitm/clone.cc -o clone.o >/dev/null 2>&1 mv -f .deps/clone.Tpo .deps/clone.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c -o eh_cpp.lo ../../../gcc-14.2.0/libitm/eh_cpp.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c ../../../gcc-14.2.0/libitm/eh_cpp.cc -fno-common -DPIC -o .libs/eh_cpp.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c ../../../gcc-14.2.0/libitm/eh_cpp.cc -o eh_cpp.o >/dev/null 2>&1 mv -f .deps/eh_cpp.Tpo .deps/eh_cpp.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT local.lo -MD -MP -MF .deps/local.Tpo -c -o local.lo ../../../gcc-14.2.0/libitm/local.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT local.lo -MD -MP -MF .deps/local.Tpo -c ../../../gcc-14.2.0/libitm/local.cc -fno-common -DPIC -o .libs/local.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT local.lo -MD -MP -MF .deps/local.Tpo -c ../../../gcc-14.2.0/libitm/local.cc -o local.o >/dev/null 2>&1 mv -f .deps/local.Tpo .deps/local.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT query.lo -MD -MP -MF .deps/query.Tpo -c -o query.lo ../../../gcc-14.2.0/libitm/query.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT query.lo -MD -MP -MF .deps/query.Tpo -c ../../../gcc-14.2.0/libitm/query.cc -fno-common -DPIC -o .libs/query.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT query.lo -MD -MP -MF .deps/query.Tpo -c ../../../gcc-14.2.0/libitm/query.cc -o query.o >/dev/null 2>&1 mv -f .deps/query.Tpo .deps/query.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c -o retry.lo ../../../gcc-14.2.0/libitm/retry.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c ../../../gcc-14.2.0/libitm/retry.cc -fno-common -DPIC -o .libs/retry.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c ../../../gcc-14.2.0/libitm/retry.cc -o retry.o >/dev/null 2>&1 mv -f .deps/retry.Tpo .deps/retry.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c -o rwlock.lo ../../../gcc-14.2.0/libitm/config/posix/rwlock.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c ../../../gcc-14.2.0/libitm/config/posix/rwlock.cc -fno-common -DPIC -o .libs/rwlock.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c ../../../gcc-14.2.0/libitm/config/posix/rwlock.cc -o rwlock.o >/dev/null 2>&1 mv -f .deps/rwlock.Tpo .deps/rwlock.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c -o useraction.lo ../../../gcc-14.2.0/libitm/useraction.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c ../../../gcc-14.2.0/libitm/useraction.cc -fno-common -DPIC -o .libs/useraction.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c ../../../gcc-14.2.0/libitm/useraction.cc -o useraction.o >/dev/null 2>&1 mv -f .deps/useraction.Tpo .deps/useraction.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo ../../../gcc-14.2.0/libitm/util.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../../../gcc-14.2.0/libitm/util.cc -fno-common -DPIC -o .libs/util.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../../../gcc-14.2.0/libitm/util.cc -o util.o >/dev/null 2>&1 mv -f .deps/util.Tpo .deps/util.Plo /opt/pkg/bin/mksh ./libtool --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c -o sjlj.lo ../../../gcc-14.2.0/libitm/config/x86/sjlj.S libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -g -O2 -pipe -Os -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c ../../../gcc-14.2.0/libitm/config/x86/sjlj.S -fno-common -DPIC -o .libs/sjlj.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -g -O2 -pipe -Os -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c ../../../gcc-14.2.0/libitm/config/x86/sjlj.S -o sjlj.o >/dev/null 2>&1 mv -f .deps/sjlj.Tpo .deps/sjlj.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c -o tls.lo ../../../gcc-14.2.0/libitm/config/generic/tls.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c ../../../gcc-14.2.0/libitm/config/generic/tls.cc -fno-common -DPIC -o .libs/tls.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c ../../../gcc-14.2.0/libitm/config/generic/tls.cc -o tls.o >/dev/null 2>&1 mv -f .deps/tls.Tpo .deps/tls.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c -o method-serial.lo ../../../gcc-14.2.0/libitm/method-serial.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c ../../../gcc-14.2.0/libitm/method-serial.cc -fno-common -DPIC -o .libs/method-serial.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c ../../../gcc-14.2.0/libitm/method-serial.cc -o method-serial.o >/dev/null 2>&1 mv -f .deps/method-serial.Tpo .deps/method-serial.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c -o method-gl.lo ../../../gcc-14.2.0/libitm/method-gl.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c ../../../gcc-14.2.0/libitm/method-gl.cc -fno-common -DPIC -o .libs/method-gl.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c ../../../gcc-14.2.0/libitm/method-gl.cc -o method-gl.o >/dev/null 2>&1 mv -f .deps/method-gl.Tpo .deps/method-gl.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c -o method-ml.lo ../../../gcc-14.2.0/libitm/method-ml.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c ../../../gcc-14.2.0/libitm/method-ml.cc -fno-common -DPIC -o .libs/method-ml.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c ../../../gcc-14.2.0/libitm/method-ml.cc -o method-ml.o >/dev/null 2>&1 mv -f .deps/method-ml.Tpo .deps/method-ml.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c -o x86_sse.lo ../../../gcc-14.2.0/libitm/config/x86/x86_sse.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c ../../../gcc-14.2.0/libitm/config/x86/x86_sse.cc -fno-common -DPIC -o .libs/x86_sse.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c ../../../gcc-14.2.0/libitm/config/x86/x86_sse.cc -o x86_sse.o >/dev/null 2>&1 mv -f .deps/x86_sse.Tpo .deps/x86_sse.Plo /opt/pkg/bin/mksh ./libtool --tag=CXX --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c -o x86_avx.lo ../../../gcc-14.2.0/libitm/config/x86/x86_avx.cc libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c ../../../gcc-14.2.0/libitm/config/x86/x86_avx.cc -fno-common -DPIC -o .libs/x86_avx.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xg++ -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include/x86_64-apple-darwin23 -I/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/include -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/libsupc++ -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/include/backward -I/Users/pbulk/build-disk/lang/gcc14/work/gcc-14.2.0/libstdc++-v3/testsuite/util -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -L/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/src/.libs -B/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/libitm -I../../../gcc-14.2.0/libitm/config/x86 -I../../../gcc-14.2.0/libitm/config/posix -I../../../gcc-14.2.0/libitm/config/generic -I../../../gcc-14.2.0/libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -pipe -Os -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c ../../../gcc-14.2.0/libitm/config/x86/x86_avx.cc -o x86_avx.o >/dev/null 2>&1 mv -f .deps/x86_avx.Tpo .deps/x86_avx.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -mrtm -Wall -Werror -Wc,-pthread -g -O2 -pipe -Os -Wl,-undefined,dynamic_lookup -L/opt/pkg/lib -o libitm.la -version-info 1:0:0 -Wc,-nodefaultrpaths -Wl,-rpath,@loader_path -rpath /opt/pkg/gcc14/lib aatree.lo alloc.lo alloc_c.lo alloc_cpp.lo barrier.lo beginend.lo clone.lo eh_cpp.lo local.lo query.lo retry.lo rwlock.lo useraction.lo util.lo sjlj.lo tls.lo method-serial.lo method-gl.lo method-ml.lo x86_sse.lo x86_avx.lo libtool: link: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -dynamiclib -o .libs/libitm.1.dylib .libs/aatree.o .libs/alloc.o .libs/alloc_c.o .libs/alloc_cpp.o .libs/barrier.o .libs/beginend.o .libs/clone.o .libs/eh_cpp.o .libs/local.o .libs/query.o .libs/retry.o .libs/rwlock.o .libs/useraction.o .libs/util.o .libs/sjlj.o .libs/tls.o .libs/method-serial.o .libs/method-gl.o .libs/method-ml.o .libs/x86_sse.o .libs/x86_avx.o -L/opt/pkg/lib -mrtm -pthread -Wl,-undefined -Wl,dynamic_lookup -nodefaultrpaths -Wl,-rpath -Wl,@loader_path -install_name @rpath/libitm.1.dylib -compatibility_version 2 -current_version 2.0 ld: warning: directory not found for option '-L/opt/pkg/gcc14//lib/.' ld: warning: directory not found for option '-L/opt/pkg/gcc14/lib/.' libtool: link: dsymutil .libs/libitm.1.dylib || : libtool: link: (cd ".libs" && rm -f "libitm.dylib" && ln -s "libitm.1.dylib" "libitm.dylib") libtool: link: ar rc .libs/libitm.a aatree.o alloc.o alloc_c.o alloc_cpp.o barrier.o beginend.o clone.o eh_cpp.o local.o query.o retry.o rwlock.o useraction.o util.o sjlj.o tls.o method-serial.o method-gl.o method-ml.o x86_sse.o x86_avx.o libtool: link: ranlib .libs/libitm.a libtool: link: ( cd ".libs" && rm -f "libitm.la" && ln -s "../libitm.la" "libitm.la" ) true DO=all multi-do # /opt/pkg/bin/gmake gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libitm' gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libitm' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libitm' Checking multilib configuration for libatomic... mkdir x86_64-apple-darwin23/libatomic Configuring in x86_64-apple-darwin23/libatomic configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../../gcc-14.2.0/libatomic/../install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking for x86_64-apple-darwin23-gcc... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include accepts -g... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to accept ISO C89... none needed checking whether /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include understands -c and -o together... rm: conftest.dSYM: is a directory yes checking for style of include used by /opt/pkg/bin/gmake... GNU checking dependency style of /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... gcc3 checking dependency style of /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... gcc3 checking for x86_64-apple-darwin23-ar... ar checking for x86_64-apple-darwin23-nm... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm checking for x86_64-apple-darwin23-ranlib... ranlib checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep checking for egrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -E checking for fgrep... /Users/pbulk/build-disk/lang/gcc14/work/.tools/bin/grep -F checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B checking the name lister (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld option to reload object files... -r checking for x86_64-apple-darwin23-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-ar... (cached) ar checking for x86_64-apple-darwin23-strip... strip checking for x86_64-apple-darwin23-ranlib... (cached) ranlib checking command to parse /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/nm -B output from /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include object... rm: conftest.dSYM: is a directory ok checking for x86_64-apple-darwin23-dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... lipo checking for x86_64-apple-darwin23-otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... no checking how to run the C preprocessor... clang -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 for dlfcn.h... yes checking for objdir... .libs checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -fno-rtti -fno-exceptions... no checking for /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include option to produce PIC... -fno-common -DPIC checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include PIC flag -fno-common -DPIC works... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include static flag -static works... no checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... yes checking if /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include supports -c -o file.o... (cached) yes checking whether the /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) supports shared libraries... configure: @rpath library names are needed on macOS versions later than 10.11 (rpaths have been enabled) yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for thread model used by GCC... posix checking for ANSI C header files... (cached) yes checking whether string.h and strings.h may both be included... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for 1 byte integer... yes checking for 2 byte integer... yes checking for 4 byte integer... yes checking for 8 byte integer... yes checking for 16 byte integer... yes checking for __atomic_load/store for size 1... yes checking for __atomic_load/store for size 2... yes checking for __atomic_load/store for size 4... yes checking for __atomic_load/store for size 8... yes checking for __atomic_load/store for size 16... no checking for __atomic_test_and_set for size 1... yes checking for __atomic_test_and_set for size 2... yes checking for __atomic_test_and_set for size 4... yes checking for __atomic_test_and_set for size 8... yes checking for __atomic_test_and_set for size 16... yes checking for __atomic_exchange for size 1... yes checking for __atomic_exchange for size 2... yes checking for __atomic_exchange for size 4... yes checking for __atomic_exchange for size 8... yes checking for __atomic_exchange for size 16... no checking for __atomic_compare_exchange for size 1... yes checking for __atomic_compare_exchange for size 2... yes checking for __atomic_compare_exchange for size 4... yes checking for __atomic_compare_exchange for size 8... yes checking for __atomic_compare_exchange for size 16... no checking for __atomic_fetch_add for size 1... yes checking for __atomic_fetch_add for size 2... yes checking for __atomic_fetch_add for size 4... yes checking for __atomic_fetch_add for size 8... yes checking for __atomic_fetch_add for size 16... no checking for __atomic_fetch_op for size 1... yes checking for __atomic_fetch_op for size 2... yes checking for __atomic_fetch_op for size 4... yes checking for __atomic_fetch_op for size 8... yes checking for __atomic_fetch_op for size 16... no checking for armv9.4-a LSE128 insn support... yes checking whether byte ordering is bigendian... no checking for the word size... 8 checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... no checking whether the target supports the ifunc attribute... no checking for ld used by /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include ... (cached) /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld checking if the linker (/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/collect-ld) is GNU ld... (cached) no configure: versioning on shared library symbols is no configure: updating cache ./config.cache checking for CET support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/libatomic-site-extra.exp config.status: creating auto-config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands gmake[2]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libatomic' /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libatomic' Making all in testsuite gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libatomic/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libatomic/testsuite' gmake[4]: Entering directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libatomic' /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c -o gload.lo ../../../gcc-14.2.0/libatomic/gload.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../../../gcc-14.2.0/libatomic/gload.c -fno-common -DPIC -o .libs/gload.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../../../gcc-14.2.0/libatomic/gload.c -o gload.o >/dev/null 2>&1 mv -f .deps/gload.Tpo .deps/gload.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c -o gstore.lo ../../../gcc-14.2.0/libatomic/gstore.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../../../gcc-14.2.0/libatomic/gstore.c -fno-common -DPIC -o .libs/gstore.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../../../gcc-14.2.0/libatomic/gstore.c -o gstore.o >/dev/null 2>&1 mv -f .deps/gstore.Tpo .deps/gstore.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c -o gcas.lo ../../../gcc-14.2.0/libatomic/gcas.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../../../gcc-14.2.0/libatomic/gcas.c -fno-common -DPIC -o .libs/gcas.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../../../gcc-14.2.0/libatomic/gcas.c -o gcas.o >/dev/null 2>&1 mv -f .deps/gcas.Tpo .deps/gcas.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c -o gexch.lo ../../../gcc-14.2.0/libatomic/gexch.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../../../gcc-14.2.0/libatomic/gexch.c -fno-common -DPIC -o .libs/gexch.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../../../gcc-14.2.0/libatomic/gexch.c -o gexch.o >/dev/null 2>&1 mv -f .deps/gexch.Tpo .deps/gexch.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c -o glfree.lo ../../../gcc-14.2.0/libatomic/glfree.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../../../gcc-14.2.0/libatomic/glfree.c -fno-common -DPIC -o .libs/glfree.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../../../gcc-14.2.0/libatomic/glfree.c -o glfree.o >/dev/null 2>&1 mv -f .deps/glfree.Tpo .deps/glfree.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../gcc-14.2.0/libatomic/config/posix/lock.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../gcc-14.2.0/libatomic/config/posix/lock.c -fno-common -DPIC -o .libs/lock.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../gcc-14.2.0/libatomic/config/posix/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../../gcc-14.2.0/libatomic/config/x86/init.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../gcc-14.2.0/libatomic/config/x86/init.c -fno-common -DPIC -o .libs/init.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../gcc-14.2.0/libatomic/config/x86/init.c -o init.o >/dev/null 2>&1 mv -f .deps/init.Tpo .deps/init.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c -o fenv.lo ../../../gcc-14.2.0/libatomic/config/x86/fenv.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../../../gcc-14.2.0/libatomic/config/x86/fenv.c -fno-common -DPIC -o .libs/fenv.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../../../gcc-14.2.0/libatomic/config/x86/fenv.c -o fenv.o >/dev/null 2>&1 mv -f .deps/fenv.Tpo .deps/fenv.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c -o fence.lo ../../../gcc-14.2.0/libatomic/fence.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../../../gcc-14.2.0/libatomic/fence.c -fno-common -DPIC -o .libs/fence.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../../../gcc-14.2.0/libatomic/fence.c -o fence.o >/dev/null 2>&1 mv -f .deps/fence.Tpo .deps/fence.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c -o flag.lo ../../../gcc-14.2.0/libatomic/flag.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../../../gcc-14.2.0/libatomic/flag.c -fno-common -DPIC -o .libs/flag.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../../../gcc-14.2.0/libatomic/flag.c -o flag.o >/dev/null 2>&1 mv -f .deps/flag.Tpo .deps/flag.Plo /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c -o load_1_.lo ../../../gcc-14.2.0/libatomic/load_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/load_n.c -fno-common -DPIC -o .libs/load_1_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/load_n.c -o load_1_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c -o store_1_.lo ../../../gcc-14.2.0/libatomic/store_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/store_n.c -fno-common -DPIC -o .libs/store_1_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/store_n.c -o store_1_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c -o cas_1_.lo ../../../gcc-14.2.0/libatomic/cas_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/cas_n.c -fno-common -DPIC -o .libs/cas_1_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/cas_n.c -o cas_1_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c -o exch_1_.lo ../../../gcc-14.2.0/libatomic/exch_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/exch_n.c -fno-common -DPIC -o .libs/exch_1_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/exch_n.c -o exch_1_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c -o fadd_1_.lo ../../../gcc-14.2.0/libatomic/fadd_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/fadd_n.c -fno-common -DPIC -o .libs/fadd_1_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/fadd_n.c -o fadd_1_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c -o fsub_1_.lo ../../../gcc-14.2.0/libatomic/fsub_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/fsub_n.c -fno-common -DPIC -o .libs/fsub_1_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/fsub_n.c -o fsub_1_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c -o fand_1_.lo ../../../gcc-14.2.0/libatomic/fand_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/fand_n.c -fno-common -DPIC -o .libs/fand_1_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/fand_n.c -o fand_1_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c -o fior_1_.lo ../../../gcc-14.2.0/libatomic/fior_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/fior_n.c -fno-common -DPIC -o .libs/fior_1_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/fior_n.c -o fior_1_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c -o fxor_1_.lo ../../../gcc-14.2.0/libatomic/fxor_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/fxor_n.c -fno-common -DPIC -o .libs/fxor_1_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/fxor_n.c -o fxor_1_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c -o fnand_1_.lo ../../../gcc-14.2.0/libatomic/fnand_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/fnand_n.c -fno-common -DPIC -o .libs/fnand_1_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/fnand_n.c -o fnand_1_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c -o tas_1_.lo ../../../gcc-14.2.0/libatomic/tas_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/tas_n.c -fno-common -DPIC -o .libs/tas_1_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c ../../../gcc-14.2.0/libatomic/tas_n.c -o tas_1_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c -o load_2_.lo ../../../gcc-14.2.0/libatomic/load_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/load_n.c -fno-common -DPIC -o .libs/load_2_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/load_n.c -o load_2_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c -o store_2_.lo ../../../gcc-14.2.0/libatomic/store_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/store_n.c -fno-common -DPIC -o .libs/store_2_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/store_n.c -o store_2_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c -o cas_2_.lo ../../../gcc-14.2.0/libatomic/cas_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/cas_n.c -fno-common -DPIC -o .libs/cas_2_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/cas_n.c -o cas_2_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c -o exch_2_.lo ../../../gcc-14.2.0/libatomic/exch_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/exch_n.c -fno-common -DPIC -o .libs/exch_2_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/exch_n.c -o exch_2_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c -o fadd_2_.lo ../../../gcc-14.2.0/libatomic/fadd_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/fadd_n.c -fno-common -DPIC -o .libs/fadd_2_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/fadd_n.c -o fadd_2_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c -o fsub_2_.lo ../../../gcc-14.2.0/libatomic/fsub_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/fsub_n.c -fno-common -DPIC -o .libs/fsub_2_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/fsub_n.c -o fsub_2_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c -o fand_2_.lo ../../../gcc-14.2.0/libatomic/fand_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/fand_n.c -fno-common -DPIC -o .libs/fand_2_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/fand_n.c -o fand_2_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c -o fior_2_.lo ../../../gcc-14.2.0/libatomic/fior_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/fior_n.c -fno-common -DPIC -o .libs/fior_2_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/fior_n.c -o fior_2_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c -o fxor_2_.lo ../../../gcc-14.2.0/libatomic/fxor_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/fxor_n.c -fno-common -DPIC -o .libs/fxor_2_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/fxor_n.c -o fxor_2_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c -o fnand_2_.lo ../../../gcc-14.2.0/libatomic/fnand_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/fnand_n.c -fno-common -DPIC -o .libs/fnand_2_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/fnand_n.c -o fnand_2_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c -o tas_2_.lo ../../../gcc-14.2.0/libatomic/tas_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/tas_n.c -fno-common -DPIC -o .libs/tas_2_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../gcc-14.2.0/libatomic/tas_n.c -o tas_2_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c -o load_4_.lo ../../../gcc-14.2.0/libatomic/load_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/load_n.c -fno-common -DPIC -o .libs/load_4_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/load_n.c -o load_4_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c -o store_4_.lo ../../../gcc-14.2.0/libatomic/store_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/store_n.c -fno-common -DPIC -o .libs/store_4_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/store_n.c -o store_4_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c -o cas_4_.lo ../../../gcc-14.2.0/libatomic/cas_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/cas_n.c -fno-common -DPIC -o .libs/cas_4_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/cas_n.c -o cas_4_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c -o exch_4_.lo ../../../gcc-14.2.0/libatomic/exch_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/exch_n.c -fno-common -DPIC -o .libs/exch_4_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/exch_n.c -o exch_4_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c -o fadd_4_.lo ../../../gcc-14.2.0/libatomic/fadd_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/fadd_n.c -fno-common -DPIC -o .libs/fadd_4_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/fadd_n.c -o fadd_4_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c -o fsub_4_.lo ../../../gcc-14.2.0/libatomic/fsub_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/fsub_n.c -fno-common -DPIC -o .libs/fsub_4_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/fsub_n.c -o fsub_4_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c -o fand_4_.lo ../../../gcc-14.2.0/libatomic/fand_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/fand_n.c -fno-common -DPIC -o .libs/fand_4_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/fand_n.c -o fand_4_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c -o fior_4_.lo ../../../gcc-14.2.0/libatomic/fior_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/fior_n.c -fno-common -DPIC -o .libs/fior_4_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/fior_n.c -o fior_4_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c -o fxor_4_.lo ../../../gcc-14.2.0/libatomic/fxor_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/fxor_n.c -fno-common -DPIC -o .libs/fxor_4_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/fxor_n.c -o fxor_4_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c -o fnand_4_.lo ../../../gcc-14.2.0/libatomic/fnand_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/fnand_n.c -fno-common -DPIC -o .libs/fnand_4_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/fnand_n.c -o fnand_4_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c -o tas_4_.lo ../../../gcc-14.2.0/libatomic/tas_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/tas_n.c -fno-common -DPIC -o .libs/tas_4_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../gcc-14.2.0/libatomic/tas_n.c -o tas_4_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c -o load_8_.lo ../../../gcc-14.2.0/libatomic/load_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/load_n.c -fno-common -DPIC -o .libs/load_8_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/load_n.c -o load_8_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c -o store_8_.lo ../../../gcc-14.2.0/libatomic/store_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/store_n.c -fno-common -DPIC -o .libs/store_8_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/store_n.c -o store_8_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c -o cas_8_.lo ../../../gcc-14.2.0/libatomic/cas_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/cas_n.c -fno-common -DPIC -o .libs/cas_8_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/cas_n.c -o cas_8_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c -o exch_8_.lo ../../../gcc-14.2.0/libatomic/exch_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/exch_n.c -fno-common -DPIC -o .libs/exch_8_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/exch_n.c -o exch_8_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c -o fadd_8_.lo ../../../gcc-14.2.0/libatomic/fadd_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/fadd_n.c -fno-common -DPIC -o .libs/fadd_8_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/fadd_n.c -o fadd_8_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c -o fsub_8_.lo ../../../gcc-14.2.0/libatomic/fsub_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/fsub_n.c -fno-common -DPIC -o .libs/fsub_8_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/fsub_n.c -o fsub_8_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c -o fand_8_.lo ../../../gcc-14.2.0/libatomic/fand_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/fand_n.c -fno-common -DPIC -o .libs/fand_8_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/fand_n.c -o fand_8_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c -o fior_8_.lo ../../../gcc-14.2.0/libatomic/fior_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/fior_n.c -fno-common -DPIC -o .libs/fior_8_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/fior_n.c -o fior_8_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c -o fxor_8_.lo ../../../gcc-14.2.0/libatomic/fxor_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/fxor_n.c -fno-common -DPIC -o .libs/fxor_8_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/fxor_n.c -o fxor_8_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c -o fnand_8_.lo ../../../gcc-14.2.0/libatomic/fnand_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/fnand_n.c -fno-common -DPIC -o .libs/fnand_8_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/fnand_n.c -o fnand_8_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c -o tas_8_.lo ../../../gcc-14.2.0/libatomic/tas_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/tas_n.c -fno-common -DPIC -o .libs/tas_8_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../gcc-14.2.0/libatomic/tas_n.c -o tas_8_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c -o load_16_.lo ../../../gcc-14.2.0/libatomic/load_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/load_n.c -fno-common -DPIC -o .libs/load_16_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/load_n.c -o load_16_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c -o store_16_.lo ../../../gcc-14.2.0/libatomic/store_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/store_n.c -fno-common -DPIC -o .libs/store_16_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/store_n.c -o store_16_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c -o cas_16_.lo ../../../gcc-14.2.0/libatomic/cas_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/cas_n.c -fno-common -DPIC -o .libs/cas_16_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/cas_n.c -o cas_16_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c -o exch_16_.lo ../../../gcc-14.2.0/libatomic/exch_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/exch_n.c -fno-common -DPIC -o .libs/exch_16_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/exch_n.c -o exch_16_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c -o fadd_16_.lo ../../../gcc-14.2.0/libatomic/fadd_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/fadd_n.c -fno-common -DPIC -o .libs/fadd_16_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/fadd_n.c -o fadd_16_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c -o fsub_16_.lo ../../../gcc-14.2.0/libatomic/fsub_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/fsub_n.c -fno-common -DPIC -o .libs/fsub_16_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/fsub_n.c -o fsub_16_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c -o fand_16_.lo ../../../gcc-14.2.0/libatomic/fand_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/fand_n.c -fno-common -DPIC -o .libs/fand_16_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/fand_n.c -o fand_16_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c -o fior_16_.lo ../../../gcc-14.2.0/libatomic/fior_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/fior_n.c -fno-common -DPIC -o .libs/fior_16_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/fior_n.c -o fior_16_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c -o fxor_16_.lo ../../../gcc-14.2.0/libatomic/fxor_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/fxor_n.c -fno-common -DPIC -o .libs/fxor_16_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/fxor_n.c -o fxor_16_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c -o fnand_16_.lo ../../../gcc-14.2.0/libatomic/fnand_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/fnand_n.c -fno-common -DPIC -o .libs/fnand_16_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/fnand_n.c -o fnand_16_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c -o tas_16_.lo ../../../gcc-14.2.0/libatomic/tas_n.c libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/tas_n.c -fno-common -DPIC -o .libs/tas_16_.o libtool: compile: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -DHAVE_CONFIG_H -I../../../gcc-14.2.0/libatomic/config/x86 -I../../../gcc-14.2.0/libatomic/config/posix -I../../../gcc-14.2.0/libatomic -I. -Wall -Werror -pthread -g -O2 -pipe -Os -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c ../../../gcc-14.2.0/libatomic/tas_n.c -o tas_16_.o >/dev/null 2>&1 /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -Wall -Werror -pthread -g -O2 -pipe -Os -L/opt/pkg/lib -o libatomic_convenience.la gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo libtool: link: ar rc .libs/libatomic_convenience.a .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libatomic_convenience.a(init.o) has no symbols libtool: link: ranlib .libs/libatomic_convenience.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libatomic_convenience.a(init.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libatomic_convenience.la" && ln -s "../libatomic_convenience.la" "libatomic_convenience.la" ) /opt/pkg/bin/mksh ./libtool --tag=CC --mode=link /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -Wall -Werror -pthread -g -O2 -pipe -Os -version-info 3:0:2 -Wc,-nodefaultrpaths -Wl,-rpath,@loader_path -L/opt/pkg/lib -o libatomic.la -rpath /opt/pkg/gcc14/lib gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo libtool: link: /Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/xgcc -B/Users/pbulk/build-disk/lang/gcc14/work/build/./gcc/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/bin/ -B/opt/pkg/gcc14/x86_64-apple-darwin23/lib/ -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/include -isystem /opt/pkg/gcc14/x86_64-apple-darwin23/sys-include -dynamiclib -o .libs/libatomic.1.dylib .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o -L/opt/pkg/lib -pthread -nodefaultrpaths -Wl,-rpath -Wl,@loader_path -pthread -install_name @rpath/libatomic.1.dylib -compatibility_version 4 -current_version 4.0 ld: warning: directory not found for option '-L/opt/pkg/gcc14//lib/.' ld: warning: directory not found for option '-L/opt/pkg/gcc14/lib/.' libtool: link: dsymutil .libs/libatomic.1.dylib || : libtool: link: (cd ".libs" && rm -f "libatomic.dylib" && ln -s "libatomic.1.dylib" "libatomic.dylib") libtool: link: ar rc .libs/libatomic.a gload.o gstore.o gcas.o gexch.o glfree.o lock.o init.o fenv.o fence.o flag.o load_1_.o store_1_.o cas_1_.o exch_1_.o fadd_1_.o fsub_1_.o fand_1_.o fior_1_.o fxor_1_.o fnand_1_.o tas_1_.o load_2_.o store_2_.o cas_2_.o exch_2_.o fadd_2_.o fsub_2_.o fand_2_.o fior_2_.o fxor_2_.o fnand_2_.o tas_2_.o load_4_.o store_4_.o cas_4_.o exch_4_.o fadd_4_.o fsub_4_.o fand_4_.o fior_4_.o fxor_4_.o fnand_4_.o tas_4_.o load_8_.o store_8_.o cas_8_.o exch_8_.o fadd_8_.o fsub_8_.o fand_8_.o fior_8_.o fxor_8_.o fnand_8_.o tas_8_.o load_16_.o store_16_.o cas_16_.o exch_16_.o fadd_16_.o fsub_16_.o fand_16_.o fior_16_.o fxor_16_.o fnand_16_.o tas_16_.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libatomic.a(init.o) has no symbols libtool: link: ranlib .libs/libatomic.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libatomic.a(init.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libatomic.la" && ln -s "../libatomic.la" "libatomic.la" ) true DO=all multi-do # /opt/pkg/bin/gmake gmake[4]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libatomic' gmake[3]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libatomic' gmake[2]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build/x86_64-apple-darwin23/libatomic' gmake[1]: Leaving directory '/Users/pbulk/build-disk/lang/gcc14/work/build'